diff --git a/packages/lint-fixer-analysis/.gitignore b/packages/lint-fixer-analysis/.gitignore deleted file mode 100644 index a547bf36..00000000 --- a/packages/lint-fixer-analysis/.gitignore +++ /dev/null @@ -1,24 +0,0 @@ -# Logs -logs -*.log -npm-debug.log* -yarn-debug.log* -yarn-error.log* -pnpm-debug.log* -lerna-debug.log* - -node_modules -dist -dist-ssr -*.local - -# Editor directories and files -.vscode/* -!.vscode/extensions.json -.idea -.DS_Store -*.suo -*.ntvs* -*.njsproj -*.sln -*.sw? diff --git a/packages/lint-fixer-analysis/README.md b/packages/lint-fixer-analysis/README.md deleted file mode 100644 index 966a8060..00000000 --- a/packages/lint-fixer-analysis/README.md +++ /dev/null @@ -1,22 +0,0 @@ -# Lint Fixer Analysis - -This repo contains an experiment that analyzes the fixers capabilities. It uses the version made at submission time. To recreate the data, ensure that you have a .env file like, it should be a sibling to the prompter.ts file in this directory. - -```sh -OPENAI_API_KEY=YOUR_TOKEN -ANTHROPIC_KEY=YOUR_TOKEN -``` - -Install the deps - -```sh -yarn -``` - -Run the analysis - -```sh -yarn test -``` - -The analysis is conducted in a jupyter notebook in the analysis.ipynb file. It uses the data generated by the test command. It uses standard altair/pandas/jupyter for analysis, so you should set up your local python environment with those dependencies in what way is most comfortable. diff --git a/packages/lint-fixer-analysis/analysis-output/results.json b/packages/lint-fixer-analysis/analysis-output/results.json deleted file mode 100644 index 3dddaa57..00000000 --- a/packages/lint-fixer-analysis/analysis-output/results.json +++ /dev/null @@ -1,54193 +0,0 @@ -[ - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "YlGn", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors () do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "YlGn", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#ffc, #c2e699, #78c679) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 0, - 1, - 2 - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "YlGnBu", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#253494) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "YlGnBu", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#ffc, #a1dab4, #41b6c4) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 0, - 1, - 2 - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "GnBu", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors () do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "GnBu", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#f0f9e8, #bae4bc, #7bccc4, #43a2ca) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 0, - 1, - 2, - 3 - ], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "BuGn", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors () do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "BuGn", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#edf8fb, #b2e2e2, #66c2a4) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 0, - 1, - 2 - ], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "PuBuGn", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors () do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "PuBuGn", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#f6eff7, #bdc9e1, #67a9cf) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 0, - 1, - 2 - ], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "PuBu", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#045a8d) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "PuBu", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#f1eef6, #bdc9e1, #74a9cf) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 0, - 1, - 2 - ], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "BuPu", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#810f7c) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "BuPu", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#edf8fb, #b3cde3, #8c96c6) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 0, - 1, - 2 - ], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "RdPu", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#7a0177) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "RdPu", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#feebe2, #fbb4b9, #f768a1) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 0, - 1, - 2 - ], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "PuRd", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#980043) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "PuRd", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#f1eef6, #d7b5d8) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "OrRd", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#b30000) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "OrRd", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#fef0d9, #fdcc8a, #fc8d59) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 0, - 1, - 2 - ], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "YlOrRd", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors () do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "YlOrRd", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#ffffb2, #fecc5c, #fd8d3c) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 0, - 1, - 2 - ], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "YlOrBr", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#993404) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "YlOrBr", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#ffffd4, #fed98e, #fe9929) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 0, - 1, - 2 - ], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "Purples", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#54278f) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "Purples", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#f2f0f7, #cbc9e2, #9e9ac8) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 0, - 1, - 2 - ], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "Blues", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#08519c) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "Blues", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#eff3ff, #bdd7e7, #6baed6) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 0, - 1, - 2 - ], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "Greens", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors () do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "Greens", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#edf8e9, #bae4b3, #74c476) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 0, - 1, - 2 - ], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "Oranges", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors () do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "Oranges", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#feedde, #fdbe85, #fd8d3c) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 0, - 1, - 2 - ], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "Reds", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#a50f15) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "Reds", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#fee5d9, #fcae91, #fb6a4a) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 0, - 1, - 2 - ], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "Greys", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#252525) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "Greys", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#f7f7f7, #ccc, #969696) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 0, - 1, - 2 - ], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "PuOr", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#5e3c99) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "PuOr", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#fdb863, #f7f7f7, #b2abd2) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 1, - 2, - 3 - ], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "BrBG", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors () do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "BrBG", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#dfc27d, #f5f5f5, #80cdc1) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 1, - 2, - 3 - ], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "PRGn", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#7b3294) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 0 - ], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "PRGn", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#c2a5cf, #f7f7f7, #a6dba0) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 1, - 2, - 3 - ], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "PiYG", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors () do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "PiYG", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#f1b6da, #f7f7f7, #b8e186, #4dac26) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "RdBu", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors () do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "RdBu", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#f4a582, #f7f7f7, #92c5de) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 1, - 2, - 3 - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "RdGy", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#404040) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "RdGy", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#f4a582, #fff, #bababa) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 1, - 2, - 3 - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "RdYlBu", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors () do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "RdYlBu", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#fdae61, #ffffbf, #abd9e9) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 1, - 2, - 3 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "Spectral", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors () do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "Spectral", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#fdae61, #ffffbf, #abdda4) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 1, - 2, - 3 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "RdYlGn", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors () do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "RdYlGn", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#fdae61, #ffffbf, #a6d96a) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 1, - 2, - 3 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "Accent", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors () do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "Accent", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#7fc97f, #beaed4, #fdc086, #ff9) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 0, - 1, - 2, - 3 - ], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "Dark2", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors () do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "Dark2", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#66a61e) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "Paired", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors () do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "Paired", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#a6cee3, #b2df8a, #fb9a99) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 0, - 2, - 4 - ], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "Pastel1", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors () do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "Pastel1", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#fbb4ae, #b3cde3, #ccebc5, #decbe4, #fed9a6) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "Pastel2", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors () do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "Pastel2", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#b3e2cd, #fdcdac, #cbd5e8, #f4cae4, #e6f5c9) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "Set1", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors () do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "Set1", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#4daf4a, #ff7f00) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 2, - 4 - ], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "Set2", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors () do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "Set2", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#66c2a5, #fc8d62, #8da0cb, #e78ac3, #a6d854) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "Set3", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors () do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Contrast Graphical Objects", - "paletteName": "Set3", - "passing": false, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These colors (#8dd3c7, #ffffb3, #bebada, #fb8072, #80b1d3) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "YlGn", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "YlGn", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "YlGnBu", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "YlGnBu", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "GnBu", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "GnBu", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "BuGn", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "BuGn", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "PuBuGn", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "PuBuGn", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "PuBu", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "PuBu", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "BuPu", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "BuPu", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "RdPu", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "RdPu", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "PuRd", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "PuRd", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "OrRd", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "OrRd", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "YlOrRd", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "YlOrRd", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "YlOrBr", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "YlOrBr", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "Purples", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "Purples", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "Blues", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "Blues", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "Greens", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "Greens", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "Oranges", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "Oranges", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "Reds", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "Reds", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "Greys", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "Greys", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "PuOr", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "PuOr", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "BrBG", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "BrBG", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "PRGn", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "PRGn", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "PiYG", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "PiYG", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "RdBu", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "RdBu", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "RdGy", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "RdGy", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "RdYlBu", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "RdYlBu", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "Spectral", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "Spectral", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "RdYlGn", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "RdYlGn", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "Accent", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "Accent", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "Dark2", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "Dark2", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "Paired", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "Paired", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "Pastel1", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "Pastel1", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "Pastel2", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "Pastel2", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "Set1", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "Set1", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "Set2", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "Set2", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "Set3", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AA (text colors only)", - "paletteName": "Set3", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "YlGn", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "YlGn", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "YlGnBu", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "YlGnBu", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "GnBu", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "GnBu", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "BuGn", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "BuGn", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "PuBuGn", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "PuBuGn", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "PuBu", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "PuBu", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "BuPu", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "BuPu", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "RdPu", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "RdPu", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "PuRd", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "PuRd", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "OrRd", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "OrRd", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "YlOrRd", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "YlOrRd", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "YlOrBr", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "YlOrBr", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "Purples", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "Purples", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "Blues", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "Blues", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "Greens", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "Greens", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "Oranges", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "Oranges", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "Reds", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "Reds", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "Greys", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "Greys", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "PuOr", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "PuOr", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "BrBG", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "BrBG", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "PRGn", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "PRGn", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "PiYG", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "PiYG", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "RdBu", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "RdBu", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "RdGy", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "RdGy", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "RdYlBu", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "RdYlBu", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "Spectral", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "Spectral", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "RdYlGn", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "RdYlGn", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "Accent", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "Accent", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "Dark2", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "Dark2", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "Paired", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "Paired", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "Pastel1", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "Pastel1", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "Pastel2", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "Pastel2", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "Set1", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "Set1", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "Set2", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "Set2", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "Set3", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "WCAG Text Contrast: AAA (text colors only)", - "paletteName": "Set3", - "passing": true, - "description": "All colors in a palette should have a sufficient contrast ratio with the background color. This is because if they are not, then they will not be differentiable from each other in some contexts. Valid algorithms are \"APCA\", \"WCAG21\", \"Michelson\", \"Weber\", \"Lstar\", \"DeltaPhi\". If this lint is not failing and you believe it should be, ensure that a color has been selected as having the \"text\" tag.", - "message": "These text colors ({{blame}) do not have a sufficient contrast do not have sufficient contrast with the background to be easily readable.", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "YlGn", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [ - 0 - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "YlGn", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [ - 0 - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "YlGnBu", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [ - 0 - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "YlGnBu", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [ - 0 - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "GnBu", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "GnBu", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "BuGn", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "BuGn", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "PuBuGn", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "PuBuGn", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "PuBu", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "PuBu", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "BuPu", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "BuPu", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "RdPu", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "RdPu", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "PuRd", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "PuRd", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "OrRd", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "OrRd", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "YlOrRd", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [ - 0 - ], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "YlOrRd", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [ - 0 - ], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "YlOrBr", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "YlOrBr", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "Purples", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "Purples", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "Blues", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [ - 0 - ], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "Blues", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [ - 0 - ], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "Greens", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "Greens", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "Oranges", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "Oranges", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "Reds", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "Reds", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "Greys", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "Greys", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "PuOr", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "PuOr", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "BrBG", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "BrBG", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "PRGn", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "PRGn", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "PiYG", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "PiYG", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "RdBu", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [ - 1 - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "RdBu", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [ - 1 - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "RdGy", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [ - 1 - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "RdGy", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [ - 1 - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "RdYlBu", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [ - 2 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "RdYlBu", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [ - 2 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "Spectral", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [ - 2 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "Spectral", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [ - 2 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "RdYlGn", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [ - 2 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "RdYlGn", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [ - 2 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "Accent", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [ - 2, - 3 - ], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "Accent", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [ - 2, - 3 - ], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "Dark2", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "Dark2", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "Paired", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "Paired", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "Pastel1", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "Pastel1", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "Pastel2", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [ - 1 - ], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "Pastel2", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [ - 1 - ], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "Set1", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "Set1", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "Set2", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "Set2", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "Set3", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [ - 1, - 3 - ], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Saturated not appropriate for serious affect", - "paletteName": "Set3", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be serious. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a serious palette.", - "blamedColors": [ - 1, - 3 - ], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "YlGn", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [ - 0 - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "YlGn", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [ - 0 - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "YlGnBu", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [ - 0 - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "YlGnBu", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [ - 0 - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "GnBu", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "GnBu", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "BuGn", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "BuGn", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "PuBuGn", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "PuBuGn", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "PuBu", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "PuBu", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "BuPu", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "BuPu", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "RdPu", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "RdPu", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "PuRd", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "PuRd", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "OrRd", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "OrRd", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "YlOrRd", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [ - 0 - ], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "YlOrRd", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [ - 0 - ], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "YlOrBr", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "YlOrBr", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "Purples", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "Purples", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "Blues", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [ - 0 - ], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "Blues", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [ - 0 - ], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "Greens", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "Greens", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "Oranges", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "Oranges", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "Reds", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "Reds", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "Greys", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "Greys", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "PuOr", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "PuOr", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "BrBG", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "BrBG", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "PRGn", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "PRGn", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "PiYG", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "PiYG", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "RdBu", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [ - 1 - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "RdBu", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [ - 1 - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "RdGy", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [ - 1 - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "RdGy", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [ - 1 - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "RdYlBu", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [ - 2 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "RdYlBu", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [ - 2 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "Spectral", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [ - 2 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "Spectral", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [ - 2 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "RdYlGn", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [ - 2 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "RdYlGn", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [ - 2 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "Accent", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [ - 2, - 3 - ], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "Accent", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [ - 2, - 3 - ], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "Dark2", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "Dark2", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "Paired", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "Paired", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "Pastel1", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "Pastel1", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "Pastel2", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [ - 1 - ], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "Pastel2", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [ - 1 - ], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "Set1", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "Set1", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "Set2", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "Set2", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "Set3", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [ - 1, - 3 - ], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for trustworthy affect", - "paletteName": "Set3", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be trustworthy. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a trustworthy palette.", - "blamedColors": [ - 1, - 3 - ], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "YlGn", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [ - 0 - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "YlGn", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [ - 0 - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "YlGnBu", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [ - 0 - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "YlGnBu", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [ - 0 - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "GnBu", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "GnBu", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "BuGn", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "BuGn", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "PuBuGn", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "PuBuGn", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "PuBu", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "PuBu", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "BuPu", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "BuPu", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "RdPu", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "RdPu", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "PuRd", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "PuRd", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "OrRd", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "OrRd", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "YlOrRd", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [ - 0 - ], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "YlOrRd", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [ - 0 - ], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "YlOrBr", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "YlOrBr", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "Purples", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "Purples", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "Blues", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [ - 0 - ], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "Blues", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [ - 0 - ], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "Greens", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "Greens", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "Oranges", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "Oranges", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "Reds", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "Reds", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "Greys", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "Greys", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "PuOr", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "PuOr", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "BrBG", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "BrBG", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "PRGn", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "PRGn", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "PiYG", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "PiYG", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "RdBu", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [ - 1 - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "RdBu", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [ - 1 - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "RdGy", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [ - 1 - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "RdGy", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [ - 1 - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "RdYlBu", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [ - 2 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "RdYlBu", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [ - 2 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "Spectral", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [ - 2 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "Spectral", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [ - 2 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "RdYlGn", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [ - 2 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "RdYlGn", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [ - 2 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "Accent", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [ - 2, - 3 - ], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "Accent", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [ - 2, - 3 - ], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "Dark2", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "Dark2", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "Paired", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "Paired", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "Pastel1", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "Pastel1", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "Pastel2", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [ - 1 - ], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "Pastel2", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [ - 1 - ], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "Set1", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "Set1", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "Set2", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "Set2", - "passing": true, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "Set3", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [ - 1, - 3 - ], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Saturated not appropriate for calm affect", - "paletteName": "Set3", - "passing": false, - "description": "Highly saturated light colors are not appropriate for palettes that seek to be calm. See \"Affective color in visualization\" for more.", - "message": "This palette has colors which are highly saturated and light, which may not be appropriate for a calm palette.", - "blamedColors": [ - 1, - 3 - ], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "YlGn", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "YlGn", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "YlGnBu", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "YlGnBu", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "GnBu", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "GnBu", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "BuGn", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "BuGn", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "PuBuGn", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "PuBuGn", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "PuBu", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "PuBu", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "BuPu", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "BuPu", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "RdPu", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "RdPu", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "PuRd", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "PuRd", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "OrRd", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "OrRd", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "YlOrRd", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "YlOrRd", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "YlOrBr", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "YlOrBr", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "Purples", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "Purples", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "Blues", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "Blues", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "Greens", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "Greens", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "Oranges", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "Oranges", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "Reds", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "Reds", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "Greys", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "Greys", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "PuOr", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "PuOr", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "BrBG", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "BrBG", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "PRGn", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "PRGn", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "PiYG", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "PiYG", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "RdBu", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "RdBu", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "RdGy", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "RdGy", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "RdYlBu", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "RdYlBu", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "Spectral", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "Spectral", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "RdYlGn", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "RdYlGn", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "Accent", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "Accent", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "Dark2", - "passing": false, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular #1b9e77, #d95f02, #7570b3, #e7298a, #66a61e may be problematic.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "Dark2", - "passing": false, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular #1b9e77, #d95f02, #7570b3, #e7298a, #66a61e may be problematic.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "Paired", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "Paired", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "Pastel1", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "Pastel1", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "Pastel2", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "Pastel2", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "Set1", - "passing": false, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular #e41a1c, #377eb8, #4daf4a, #984ea3, #ff7f00 may be problematic.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "Set1", - "passing": false, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular #e41a1c, #377eb8, #4daf4a, #984ea3, #ff7f00 may be problematic.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "Set2", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "Set2", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "Set3", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Playful affects can have light blues, beiges, and grays", - "paletteName": "Set3", - "passing": true, - "description": "Palettes that seek to be playful should have at least one light blue, beige, or gray. See \"Affective color in visualization\" for more.", - "message": "This palette does not have at least one light blue, beige, or gray, which may not be appropriate for a playful palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "YlGn", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "YlGn", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "YlGnBu", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "YlGnBu", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "GnBu", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "GnBu", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "BuGn", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "BuGn", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "PuBuGn", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "PuBuGn", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "PuBu", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "PuBu", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "BuPu", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "BuPu", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "RdPu", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "RdPu", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "PuRd", - "passing": false, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular #980043 may be problematic.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "PuRd", - "passing": false, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular #980043 may be problematic.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "OrRd", - "passing": false, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular #e34a33, #b30000 may be problematic.", - "blamedColors": [ - 3, - 4 - ], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "OrRd", - "passing": false, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular #e34a33, #b30000 may be problematic.", - "blamedColors": [ - 3, - 4 - ], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "YlOrRd", - "passing": false, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular #f03b20, #bd0026 may be problematic.", - "blamedColors": [ - 3, - 4 - ], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "YlOrRd", - "passing": false, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular #f03b20, #bd0026 may be problematic.", - "blamedColors": [ - 3, - 4 - ], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "YlOrBr", - "passing": false, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular #993404 may be problematic.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "YlOrBr", - "passing": false, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular #993404 may be problematic.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "Purples", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "Purples", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "Blues", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "Blues", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "Greens", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "Greens", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "Oranges", - "passing": false, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular #a63603 may be problematic.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "Oranges", - "passing": false, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular #a63603 may be problematic.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "Reds", - "passing": false, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular #de2d26, #a50f15 may be problematic.", - "blamedColors": [ - 3, - 4 - ], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "Reds", - "passing": false, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular #de2d26, #a50f15 may be problematic.", - "blamedColors": [ - 3, - 4 - ], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "Greys", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "Greys", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "PuOr", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "PuOr", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "BrBG", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "BrBG", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "PRGn", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "PRGn", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "PiYG", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "PiYG", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "RdBu", - "passing": false, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular #ca0020 may be problematic.", - "blamedColors": [ - 0 - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "RdBu", - "passing": false, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular #ca0020 may be problematic.", - "blamedColors": [ - 0 - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "RdGy", - "passing": false, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular #ca0020 may be problematic.", - "blamedColors": [ - 0 - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "RdGy", - "passing": false, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular #ca0020 may be problematic.", - "blamedColors": [ - 0 - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "RdYlBu", - "passing": false, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular #d7191c may be problematic.", - "blamedColors": [ - 0 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "RdYlBu", - "passing": false, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular #d7191c may be problematic.", - "blamedColors": [ - 0 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "Spectral", - "passing": false, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular #d7191c may be problematic.", - "blamedColors": [ - 0 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "Spectral", - "passing": false, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular #d7191c may be problematic.", - "blamedColors": [ - 0 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "RdYlGn", - "passing": false, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular #d7191c may be problematic.", - "blamedColors": [ - 0 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "RdYlGn", - "passing": false, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular #d7191c may be problematic.", - "blamedColors": [ - 0 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "Accent", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "Accent", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "Dark2", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "Dark2", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "Paired", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "Paired", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "Pastel1", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "Pastel1", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "Pastel2", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "Pastel2", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "Set1", - "passing": false, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular #e41a1c may be problematic.", - "blamedColors": [ - 0 - ], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "Set1", - "passing": false, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular #e41a1c may be problematic.", - "blamedColors": [ - 0 - ], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "Set2", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "Set2", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "Set3", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Dark reds and browns are not positive", - "paletteName": "Set3", - "passing": true, - "description": "Palettes that seek to be positive should not have dark reds or browns. See \"Affective color in visualization\" for more.", - "message": "This palette has dark reds or browns, which may not be appropriate for a positive palette. In particular may be problematic.", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "YlGn", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #ffc, #c2e699, #78c679, #31a354, #006837 may be problematic.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "YlGn", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #ffc, #c2e699, #78c679, #31a354, #006837 may be problematic.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "YlGnBu", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #ffc, #a1dab4 may be problematic.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "YlGnBu", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #ffc, #a1dab4 may be problematic.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "GnBu", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #f0f9e8, #bae4bc, #7bccc4 may be problematic.", - "blamedColors": [ - 0, - 1, - 2 - ], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "GnBu", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #f0f9e8, #bae4bc, #7bccc4 may be problematic.", - "blamedColors": [ - 0, - 1, - 2 - ], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "BuGn", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #edf8fb, #b2e2e2, #66c2a4, #2ca25f, #006d2c may be problematic.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "BuGn", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #edf8fb, #b2e2e2, #66c2a4, #2ca25f, #006d2c may be problematic.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "PuBuGn", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #f6eff7, #bdc9e1 may be problematic.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "PuBuGn", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #f6eff7, #bdc9e1 may be problematic.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "PuBu", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #f1eef6, #bdc9e1 may be problematic.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "PuBu", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #f1eef6, #bdc9e1 may be problematic.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "BuPu", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #edf8fb, #b3cde3 may be problematic.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "BuPu", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #edf8fb, #b3cde3 may be problematic.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "RdPu", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #feebe2, #fbb4b9 may be problematic.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "RdPu", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #feebe2, #fbb4b9 may be problematic.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "PuRd", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #f1eef6, #d7b5d8 may be problematic.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "PuRd", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #f1eef6, #d7b5d8 may be problematic.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "OrRd", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #fef0d9, #fdcc8a, #fc8d59 may be problematic.", - "blamedColors": [ - 0, - 1, - 2 - ], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "OrRd", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #fef0d9, #fdcc8a, #fc8d59 may be problematic.", - "blamedColors": [ - 0, - 1, - 2 - ], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "YlOrRd", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #ffffb2, #fecc5c, #fd8d3c may be problematic.", - "blamedColors": [ - 0, - 1, - 2 - ], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "YlOrRd", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #ffffb2, #fecc5c, #fd8d3c may be problematic.", - "blamedColors": [ - 0, - 1, - 2 - ], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "YlOrBr", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #ffffd4, #fed98e, #fe9929 may be problematic.", - "blamedColors": [ - 0, - 1, - 2 - ], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "YlOrBr", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #ffffd4, #fed98e, #fe9929 may be problematic.", - "blamedColors": [ - 0, - 1, - 2 - ], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "Purples", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #f2f0f7, #cbc9e2 may be problematic.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "Purples", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #f2f0f7, #cbc9e2 may be problematic.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "Blues", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #eff3ff, #bdd7e7 may be problematic.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "Blues", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #eff3ff, #bdd7e7 may be problematic.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "Greens", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #edf8e9, #bae4b3, #74c476, #31a354, #006d2c may be problematic.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "Greens", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #edf8e9, #bae4b3, #74c476, #31a354, #006d2c may be problematic.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "Oranges", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #feedde, #fdbe85, #fd8d3c may be problematic.", - "blamedColors": [ - 0, - 1, - 2 - ], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "Oranges", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #feedde, #fdbe85, #fd8d3c may be problematic.", - "blamedColors": [ - 0, - 1, - 2 - ], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "Reds", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #fee5d9, #fcae91 may be problematic.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "Reds", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #fee5d9, #fcae91 may be problematic.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "Greys", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #f7f7f7, #ccc may be problematic.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "Greys", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #f7f7f7, #ccc may be problematic.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "PuOr", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #fdb863, #f7f7f7, #b2abd2 may be problematic.", - "blamedColors": [ - 1, - 2, - 3 - ], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "PuOr", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #fdb863, #f7f7f7, #b2abd2 may be problematic.", - "blamedColors": [ - 1, - 2, - 3 - ], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "BrBG", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #dfc27d, #f5f5f5, #80cdc1 may be problematic.", - "blamedColors": [ - 1, - 2, - 3 - ], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "BrBG", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #dfc27d, #f5f5f5, #80cdc1 may be problematic.", - "blamedColors": [ - 1, - 2, - 3 - ], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "PRGn", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #c2a5cf, #f7f7f7, #a6dba0, #008837 may be problematic.", - "blamedColors": [ - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "PRGn", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #c2a5cf, #f7f7f7, #a6dba0, #008837 may be problematic.", - "blamedColors": [ - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "PiYG", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #f1b6da, #f7f7f7, #b8e186, #4dac26 may be problematic.", - "blamedColors": [ - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "PiYG", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #f1b6da, #f7f7f7, #b8e186, #4dac26 may be problematic.", - "blamedColors": [ - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "RdBu", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #f4a582, #f7f7f7, #92c5de may be problematic.", - "blamedColors": [ - 1, - 2, - 3 - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "RdBu", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #f4a582, #f7f7f7, #92c5de may be problematic.", - "blamedColors": [ - 1, - 2, - 3 - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "RdGy", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #f4a582, #fff, #bababa may be problematic.", - "blamedColors": [ - 1, - 2, - 3 - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "RdGy", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #f4a582, #fff, #bababa may be problematic.", - "blamedColors": [ - 1, - 2, - 3 - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "RdYlBu", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #fdae61, #ffffbf, #abd9e9 may be problematic.", - "blamedColors": [ - 1, - 2, - 3 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "RdYlBu", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #fdae61, #ffffbf, #abd9e9 may be problematic.", - "blamedColors": [ - 1, - 2, - 3 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "Spectral", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #fdae61, #ffffbf, #abdda4 may be problematic.", - "blamedColors": [ - 1, - 2, - 3 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "Spectral", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #fdae61, #ffffbf, #abdda4 may be problematic.", - "blamedColors": [ - 1, - 2, - 3 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "RdYlGn", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #fdae61, #ffffbf, #a6d96a, #1a9641 may be problematic.", - "blamedColors": [ - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "RdYlGn", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #fdae61, #ffffbf, #a6d96a, #1a9641 may be problematic.", - "blamedColors": [ - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "Accent", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #7fc97f, #beaed4, #fdc086, #ff9 may be problematic.", - "blamedColors": [ - 0, - 1, - 2, - 3 - ], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "Accent", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #7fc97f, #beaed4, #fdc086, #ff9 may be problematic.", - "blamedColors": [ - 0, - 1, - 2, - 3 - ], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "Dark2", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #1b9e77, #66a61e may be problematic.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "Dark2", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #1b9e77, #66a61e may be problematic.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "Paired", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #a6cee3, #b2df8a, #33a02c, #fb9a99 may be problematic.", - "blamedColors": [ - 0, - 2, - 3, - 4 - ], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "Paired", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #a6cee3, #b2df8a, #33a02c, #fb9a99 may be problematic.", - "blamedColors": [ - 0, - 2, - 3, - 4 - ], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "Pastel1", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #fbb4ae, #b3cde3, #ccebc5, #decbe4, #fed9a6 may be problematic.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "Pastel1", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #fbb4ae, #b3cde3, #ccebc5, #decbe4, #fed9a6 may be problematic.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "Pastel2", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #b3e2cd, #fdcdac, #cbd5e8, #f4cae4, #e6f5c9 may be problematic.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "Pastel2", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #b3e2cd, #fdcdac, #cbd5e8, #f4cae4, #e6f5c9 may be problematic.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "Set1", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #4daf4a may be problematic.", - "blamedColors": [ - 2 - ], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "Set1", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #4daf4a may be problematic.", - "blamedColors": [ - 2 - ], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "Set2", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #66c2a5, #fc8d62, #a6d854 may be problematic.", - "blamedColors": [ - 0, - 1, - 4 - ], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "Set2", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #66c2a5, #fc8d62, #a6d854 may be problematic.", - "blamedColors": [ - 0, - 1, - 4 - ], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "Set3", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #8dd3c7, #ffffb3, #bebada may be problematic.", - "blamedColors": [ - 0, - 1, - 2 - ], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Negative palettes should not have light colors, particularly greens", - "paletteName": "Set3", - "passing": false, - "description": "Palettes that seek to be negative should not have light colors, particularly greens. See \"Affective color in visualization\" for more.", - "message": "This palette has light colors, particularly greens, which may not be appropriate for a negative palette. In particular #8dd3c7, #ffffb3, #bebada may be problematic.", - "blamedColors": [ - 0, - 1, - 2 - ], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "YlGn", - "passing": false, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: (#ffc and #c2e699)", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "YlGn", - "passing": false, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: (#ffc and #c2e699)", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "YlGnBu", - "passing": true, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "YlGnBu", - "passing": true, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "GnBu", - "passing": false, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: (#f0f9e8 and #bae4bc)", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "GnBu", - "passing": false, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: (#f0f9e8 and #bae4bc)", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "BuGn", - "passing": false, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: (#edf8fb and #b2e2e2)", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "BuGn", - "passing": false, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: (#edf8fb and #b2e2e2)", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "PuBuGn", - "passing": true, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "PuBuGn", - "passing": true, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "PuBu", - "passing": true, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "PuBu", - "passing": true, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "BuPu", - "passing": true, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "BuPu", - "passing": true, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "RdPu", - "passing": false, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: (#feebe2 and #fbb4b9)", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "RdPu", - "passing": false, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: (#feebe2 and #fbb4b9)", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "PuRd", - "passing": true, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "PuRd", - "passing": true, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "OrRd", - "passing": true, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "OrRd", - "passing": true, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "YlOrRd", - "passing": true, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "YlOrRd", - "passing": true, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "YlOrBr", - "passing": true, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "YlOrBr", - "passing": true, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "Purples", - "passing": true, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "Purples", - "passing": true, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "Blues", - "passing": false, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: (#eff3ff and #bdd7e7)", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "Blues", - "passing": false, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: (#eff3ff and #bdd7e7)", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "Greens", - "passing": true, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "Greens", - "passing": true, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "Oranges", - "passing": true, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "Oranges", - "passing": true, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "Reds", - "passing": true, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "Reds", - "passing": true, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "Greys", - "passing": true, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "Greys", - "passing": true, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "PuOr", - "passing": true, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "PuOr", - "passing": true, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "BrBG", - "passing": true, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "BrBG", - "passing": true, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "PRGn", - "passing": true, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "PRGn", - "passing": true, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "PiYG", - "passing": true, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "PiYG", - "passing": true, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "RdBu", - "passing": true, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "RdBu", - "passing": true, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "RdGy", - "passing": true, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "RdGy", - "passing": true, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "RdYlBu", - "passing": true, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "RdYlBu", - "passing": true, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "Spectral", - "passing": true, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "Spectral", - "passing": true, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "RdYlGn", - "passing": false, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: (#d7191c and #1a9641, #fdae61 and #a6d96a)", - "blamedColors": [ - [ - 0, - 4 - ], - [ - 1, - 3 - ] - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "RdYlGn", - "passing": false, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: (#d7191c and #1a9641, #fdae61 and #a6d96a)", - "blamedColors": [ - [ - 0, - 4 - ], - [ - 1, - 3 - ] - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "Accent", - "passing": false, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: (#7fc97f and #fdc086)", - "blamedColors": [ - [ - 0, - 2 - ] - ], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "Accent", - "passing": false, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: (#7fc97f and #fdc086)", - "blamedColors": [ - [ - 0, - 2 - ] - ], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "Dark2", - "passing": false, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: (#1b9e77 and #e7298a, #d95f02 and #66a61e)", - "blamedColors": [ - [ - 0, - 3 - ], - [ - 1, - 4 - ] - ], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "Dark2", - "passing": false, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: (#1b9e77 and #e7298a, #d95f02 and #66a61e)", - "blamedColors": [ - [ - 0, - 3 - ], - [ - 1, - 4 - ] - ], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "Paired", - "passing": false, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: (#b2df8a and #fb9a99)", - "blamedColors": [ - [ - 2, - 4 - ] - ], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "Paired", - "passing": false, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: (#b2df8a and #fb9a99)", - "blamedColors": [ - [ - 2, - 4 - ] - ], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "Pastel1", - "passing": false, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: (#fbb4ae and #ccebc5, #b3cde3 and #decbe4, #ccebc5 and #fed9a6)", - "blamedColors": [ - [ - 0, - 2 - ], - [ - 1, - 3 - ], - [ - 2, - 4 - ] - ], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "Pastel1", - "passing": false, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: (#fbb4ae and #ccebc5, #b3cde3 and #decbe4, #ccebc5 and #fed9a6)", - "blamedColors": [ - [ - 0, - 2 - ], - [ - 1, - 3 - ], - [ - 2, - 4 - ] - ], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "Pastel2", - "passing": false, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: (#b3e2cd and #f4cae4, #fdcdac and #e6f5c9, #cbd5e8 and #f4cae4)", - "blamedColors": [ - [ - 0, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ] - ], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "Pastel2", - "passing": false, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: (#b3e2cd and #f4cae4, #fdcdac and #e6f5c9, #cbd5e8 and #f4cae4)", - "blamedColors": [ - [ - 0, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ] - ], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "Set1", - "passing": false, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: (#377eb8 and #984ea3)", - "blamedColors": [ - [ - 1, - 3 - ] - ], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "Set1", - "passing": false, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: (#377eb8 and #984ea3)", - "blamedColors": [ - [ - 1, - 3 - ] - ], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "Set2", - "passing": false, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: (#fc8d62 and #a6d854, #8da0cb and #e78ac3)", - "blamedColors": [ - [ - 1, - 4 - ], - [ - 2, - 3 - ] - ], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "Set2", - "passing": false, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: (#fc8d62 and #a6d854, #8da0cb and #e78ac3)", - "blamedColors": [ - [ - 1, - 4 - ], - [ - 2, - 3 - ] - ], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "Set3", - "passing": false, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: (#8dd3c7 and #bebada, #bebada and #80b1d3)", - "blamedColors": [ - [ - 0, - 2 - ], - [ - 2, - 4 - ] - ], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Deuteranopia Friendly", - "paletteName": "Set3", - "passing": false, - "description": "All colors in a palette should be differentiable by people with deuteranopia (effects 0.56% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with deuteranopia color vision deficiency. The following pairs are undifferentiable: (#8dd3c7 and #bebada, #bebada and #80b1d3)", - "blamedColors": [ - [ - 0, - 2 - ], - [ - 2, - 4 - ] - ], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "YlGn", - "passing": false, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: (#ffc and #c2e699, #c2e699 and #78c679)", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 1, - 2 - ] - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "YlGn", - "passing": false, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: (#ffc and #c2e699, #c2e699 and #78c679)", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 1, - 2 - ] - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "YlGnBu", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "YlGnBu", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "GnBu", - "passing": false, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: (#f0f9e8 and #bae4bc)", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "GnBu", - "passing": false, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: (#f0f9e8 and #bae4bc)", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "BuGn", - "passing": false, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: (#edf8fb and #b2e2e2)", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "BuGn", - "passing": false, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: (#edf8fb and #b2e2e2)", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "PuBuGn", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "PuBuGn", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "PuBu", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "PuBu", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "BuPu", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "BuPu", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "RdPu", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "RdPu", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "PuRd", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "PuRd", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "OrRd", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "OrRd", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "YlOrRd", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "YlOrRd", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "YlOrBr", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "YlOrBr", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "Purples", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "Purples", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "Blues", - "passing": false, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: (#eff3ff and #bdd7e7)", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "Blues", - "passing": false, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: (#eff3ff and #bdd7e7)", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "Greens", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "Greens", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "Oranges", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "Oranges", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "Reds", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "Reds", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "Greys", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "Greys", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "PuOr", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "PuOr", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "BrBG", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "BrBG", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "PRGn", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "PRGn", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "PiYG", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "PiYG", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "RdBu", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "RdBu", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "RdGy", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "RdGy", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "RdYlBu", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "RdYlBu", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "Spectral", - "passing": false, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: (#ffffbf and #abdda4)", - "blamedColors": [ - [ - 2, - 3 - ] - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "Spectral", - "passing": false, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: (#ffffbf and #abdda4)", - "blamedColors": [ - [ - 2, - 3 - ] - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "RdYlGn", - "passing": false, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: (#fdae61 and #a6d96a)", - "blamedColors": [ - [ - 1, - 3 - ] - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "RdYlGn", - "passing": false, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: (#fdae61 and #a6d96a)", - "blamedColors": [ - [ - 1, - 3 - ] - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "Accent", - "passing": false, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: (#7fc97f and #fdc086)", - "blamedColors": [ - [ - 0, - 2 - ] - ], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "Accent", - "passing": false, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: (#7fc97f and #fdc086)", - "blamedColors": [ - [ - 0, - 2 - ] - ], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "Dark2", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "Dark2", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "Paired", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "Paired", - "passing": true, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "Pastel1", - "passing": false, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: (#b3cde3 and #decbe4, #ccebc5 and #fed9a6)", - "blamedColors": [ - [ - 1, - 3 - ], - [ - 2, - 4 - ] - ], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "Pastel1", - "passing": false, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: (#b3cde3 and #decbe4, #ccebc5 and #fed9a6)", - "blamedColors": [ - [ - 1, - 3 - ], - [ - 2, - 4 - ] - ], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "Pastel2", - "passing": false, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: (#b3e2cd and #fdcdac, #fdcdac and #e6f5c9, #cbd5e8 and #f4cae4)", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ] - ], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "Pastel2", - "passing": false, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: (#b3e2cd and #fdcdac, #fdcdac and #e6f5c9, #cbd5e8 and #f4cae4)", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ] - ], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "Set1", - "passing": false, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: (#4daf4a and #ff7f00)", - "blamedColors": [ - [ - 2, - 4 - ] - ], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "Set1", - "passing": false, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: (#4daf4a and #ff7f00)", - "blamedColors": [ - [ - 2, - 4 - ] - ], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "Set2", - "passing": false, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: (#8da0cb and #e78ac3)", - "blamedColors": [ - [ - 2, - 3 - ] - ], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "Set2", - "passing": false, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: (#8da0cb and #e78ac3)", - "blamedColors": [ - [ - 2, - 3 - ] - ], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "Set3", - "passing": false, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: (#bebada and #80b1d3)", - "blamedColors": [ - [ - 2, - 4 - ] - ], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Protanopia Friendly", - "paletteName": "Set3", - "passing": false, - "description": "All colors in a palette should be differentiable by people with protanopia (effects 0.59% of population). This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with protanopia color vision deficiency. The following pairs are undifferentiable: (#bebada and #80b1d3)", - "blamedColors": [ - [ - 2, - 4 - ] - ], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "YlGn", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "YlGn", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "YlGnBu", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "YlGnBu", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "GnBu", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "GnBu", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "BuGn", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "BuGn", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "PuBuGn", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "PuBuGn", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "PuBu", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "PuBu", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "BuPu", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "BuPu", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "RdPu", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "RdPu", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "PuRd", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "PuRd", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "OrRd", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "OrRd", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "YlOrRd", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "YlOrRd", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "YlOrBr", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "YlOrBr", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "Purples", - "passing": false, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: (#f2f0f7 and #cbc9e2)", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "Purples", - "passing": false, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: (#f2f0f7 and #cbc9e2)", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "Blues", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "Blues", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "Greens", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "Greens", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "Oranges", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "Oranges", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "Reds", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "Reds", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "Greys", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "Greys", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "PuOr", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "PuOr", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "BrBG", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "BrBG", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "PRGn", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "PRGn", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "PiYG", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "PiYG", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "RdBu", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "RdBu", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "RdGy", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "RdGy", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "RdYlBu", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "RdYlBu", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "Spectral", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "Spectral", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "RdYlGn", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "RdYlGn", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "Accent", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "Accent", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "Dark2", - "passing": false, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: (#d95f02 and #e7298a)", - "blamedColors": [ - [ - 1, - 3 - ] - ], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "Dark2", - "passing": false, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: (#d95f02 and #e7298a)", - "blamedColors": [ - [ - 1, - 3 - ] - ], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "Paired", - "passing": false, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: (#a6cee3 and #b2df8a)", - "blamedColors": [ - [ - 0, - 2 - ] - ], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "Paired", - "passing": false, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: (#a6cee3 and #b2df8a)", - "blamedColors": [ - [ - 0, - 2 - ] - ], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "Pastel1", - "passing": false, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: (#fbb4ae and #fed9a6, #b3cde3 and #ccebc5)", - "blamedColors": [ - [ - 0, - 4 - ], - [ - 1, - 2 - ] - ], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "Pastel1", - "passing": false, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: (#fbb4ae and #fed9a6, #b3cde3 and #ccebc5)", - "blamedColors": [ - [ - 0, - 4 - ], - [ - 1, - 2 - ] - ], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "Pastel2", - "passing": false, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: (#b3e2cd and #cbd5e8, #fdcdac and #f4cae4, #cbd5e8 and #e6f5c9)", - "blamedColors": [ - [ - 0, - 2 - ], - [ - 1, - 3 - ], - [ - 2, - 4 - ] - ], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "Pastel2", - "passing": false, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: (#b3e2cd and #cbd5e8, #fdcdac and #f4cae4, #cbd5e8 and #e6f5c9)", - "blamedColors": [ - [ - 0, - 2 - ], - [ - 1, - 3 - ], - [ - 2, - 4 - ] - ], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "Set1", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "Set1", - "passing": true, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: ()", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "Set2", - "passing": false, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: (#66c2a5 and #8da0cb, #fc8d62 and #e78ac3)", - "blamedColors": [ - [ - 0, - 2 - ], - [ - 1, - 3 - ] - ], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "Set2", - "passing": false, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: (#66c2a5 and #8da0cb, #fc8d62 and #e78ac3)", - "blamedColors": [ - [ - 0, - 2 - ], - [ - 1, - 3 - ] - ], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "Set3", - "passing": false, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: (#8dd3c7 and #80b1d3)", - "blamedColors": [ - [ - 0, - 4 - ] - ], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "CVD: Tritanopia Friendly", - "paletteName": "Set3", - "passing": false, - "description": "All colors in a palette should be differentiable by people with tritanopia . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette is not friendly for people with tritanopia color vision deficiency. The following pairs are undifferentiable: (#8dd3c7 and #80b1d3)", - "blamedColors": [ - [ - 0, - 4 - ] - ], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "YlGn", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#ffc and #c2e699)", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "YlGn", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#ffc and #c2e699)", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "YlGnBu", - "passing": true, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: ()", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Right in black and white", - "paletteName": "YlGnBu", - "passing": true, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: ()", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Right in black and white", - "paletteName": "GnBu", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#f0f9e8 and #bae4bc, #bae4bc and #7bccc4)", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 1, - 2 - ] - ], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "GnBu", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#f0f9e8 and #bae4bc, #bae4bc and #7bccc4)", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 1, - 2 - ] - ], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "BuGn", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#edf8fb and #b2e2e2)", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "BuGn", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#edf8fb and #b2e2e2)", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "PuBuGn", - "passing": true, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: ()", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Right in black and white", - "paletteName": "PuBuGn", - "passing": true, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: ()", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Right in black and white", - "paletteName": "PuBu", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#f1eef6 and #bdc9e1)", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "PuBu", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#f1eef6 and #bdc9e1)", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "BuPu", - "passing": true, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: ()", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Right in black and white", - "paletteName": "BuPu", - "passing": true, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: ()", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Right in black and white", - "paletteName": "RdPu", - "passing": true, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: ()", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Right in black and white", - "paletteName": "RdPu", - "passing": true, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: ()", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Right in black and white", - "paletteName": "PuRd", - "passing": true, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: ()", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Right in black and white", - "paletteName": "PuRd", - "passing": true, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: ()", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Right in black and white", - "paletteName": "OrRd", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#fef0d9 and #fdcc8a)", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "OrRd", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#fef0d9 and #fdcc8a)", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "YlOrRd", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#ffffb2 and #fecc5c)", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "YlOrRd", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#ffffb2 and #fecc5c)", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "YlOrBr", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#ffffd4 and #fed98e)", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "YlOrBr", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#ffffd4 and #fed98e)", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "Purples", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#f2f0f7 and #cbc9e2)", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "Purples", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#f2f0f7 and #cbc9e2)", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "Blues", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#eff3ff and #bdd7e7)", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "Blues", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#eff3ff and #bdd7e7)", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "Greens", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#edf8e9 and #bae4b3)", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "Greens", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#edf8e9 and #bae4b3)", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "Oranges", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#feedde and #fdbe85, #fdbe85 and #fd8d3c)", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 1, - 2 - ] - ], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "Oranges", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#feedde and #fdbe85, #fdbe85 and #fd8d3c)", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 1, - 2 - ] - ], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "Reds", - "passing": true, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: ()", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Right in black and white", - "paletteName": "Reds", - "passing": true, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: ()", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Right in black and white", - "paletteName": "Greys", - "passing": true, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: ()", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Right in black and white", - "paletteName": "Greys", - "passing": true, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: ()", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Right in black and white", - "paletteName": "PuOr", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#fdb863 and #b2abd2)", - "blamedColors": [ - [ - 1, - 3 - ] - ], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "PuOr", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#fdb863 and #b2abd2)", - "blamedColors": [ - [ - 1, - 3 - ] - ], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "BrBG", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#a6611a and #018571, #dfc27d and #80cdc1)", - "blamedColors": [ - [ - 0, - 4 - ], - [ - 1, - 3 - ] - ], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "BrBG", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#a6611a and #018571, #dfc27d and #80cdc1)", - "blamedColors": [ - [ - 0, - 4 - ], - [ - 1, - 3 - ] - ], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "PRGn", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#c2a5cf and #a6dba0)", - "blamedColors": [ - [ - 1, - 3 - ] - ], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "PRGn", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#c2a5cf and #a6dba0)", - "blamedColors": [ - [ - 1, - 3 - ] - ], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "PiYG", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#f1b6da and #b8e186, #f7f7f7 and #b8e186)", - "blamedColors": [ - [ - 1, - 3 - ], - [ - 2, - 3 - ] - ], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "PiYG", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#f1b6da and #b8e186, #f7f7f7 and #b8e186)", - "blamedColors": [ - [ - 1, - 3 - ], - [ - 2, - 3 - ] - ], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "RdBu", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#ca0020 and #0571b0, #f4a582 and #92c5de)", - "blamedColors": [ - [ - 0, - 4 - ], - [ - 1, - 3 - ] - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "RdBu", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#ca0020 and #0571b0, #f4a582 and #92c5de)", - "blamedColors": [ - [ - 0, - 4 - ], - [ - 1, - 3 - ] - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "RdGy", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#f4a582 and #bababa)", - "blamedColors": [ - [ - 1, - 3 - ] - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "RdGy", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#f4a582 and #bababa)", - "blamedColors": [ - [ - 1, - 3 - ] - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "RdYlBu", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#d7191c and #2c7bb6, #fdae61 and #abd9e9)", - "blamedColors": [ - [ - 0, - 4 - ], - [ - 1, - 3 - ] - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "RdYlBu", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#d7191c and #2c7bb6, #fdae61 and #abd9e9)", - "blamedColors": [ - [ - 0, - 4 - ], - [ - 1, - 3 - ] - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "Spectral", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#d7191c and #2b83ba, #fdae61 and #abdda4)", - "blamedColors": [ - [ - 0, - 4 - ], - [ - 1, - 3 - ] - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "Spectral", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#d7191c and #2b83ba, #fdae61 and #abdda4)", - "blamedColors": [ - [ - 0, - 4 - ], - [ - 1, - 3 - ] - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "RdYlGn", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#d7191c and #1a9641, #fdae61 and #a6d96a)", - "blamedColors": [ - [ - 0, - 4 - ], - [ - 1, - 3 - ] - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "RdYlGn", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#d7191c and #1a9641, #fdae61 and #a6d96a)", - "blamedColors": [ - [ - 0, - 4 - ], - [ - 1, - 3 - ] - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "Accent", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#7fc97f and #beaed4, #7fc97f and #fdc086, #beaed4 and #fdc086)", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 1, - 2 - ] - ], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "Accent", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#7fc97f and #beaed4, #7fc97f and #fdc086, #beaed4 and #fdc086)", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 1, - 2 - ] - ], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "Dark2", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#1b9e77 and #d95f02, #1b9e77 and #7570b3, #1b9e77 and #e7298a, #1b9e77 and #66a61e, #d95f02 and #7570b3, #d95f02 and #e7298a, #d95f02 and #66a61e, #7570b3 and #e7298a, #e7298a and #66a61e)", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "Dark2", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#1b9e77 and #d95f02, #1b9e77 and #7570b3, #1b9e77 and #e7298a, #1b9e77 and #66a61e, #d95f02 and #7570b3, #d95f02 and #e7298a, #d95f02 and #66a61e, #7570b3 and #e7298a, #e7298a and #66a61e)", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "Paired", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#a6cee3 and #b2df8a, #a6cee3 and #fb9a99, #b2df8a and #fb9a99)", - "blamedColors": [ - [ - 0, - 2 - ], - [ - 0, - 4 - ], - [ - 2, - 4 - ] - ], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "Paired", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#a6cee3 and #b2df8a, #a6cee3 and #fb9a99, #b2df8a and #fb9a99)", - "blamedColors": [ - [ - 0, - 2 - ], - [ - 0, - 4 - ], - [ - 2, - 4 - ] - ], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "Pastel1", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#fbb4ae and #b3cde3, #fbb4ae and #ccebc5, #fbb4ae and #decbe4, #fbb4ae and #fed9a6, #b3cde3 and #ccebc5, #b3cde3 and #decbe4, #b3cde3 and #fed9a6, #ccebc5 and #decbe4, #ccebc5 and #fed9a6, #decbe4 and #fed9a6)", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "Pastel1", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#fbb4ae and #b3cde3, #fbb4ae and #ccebc5, #fbb4ae and #decbe4, #fbb4ae and #fed9a6, #b3cde3 and #ccebc5, #b3cde3 and #decbe4, #b3cde3 and #fed9a6, #ccebc5 and #decbe4, #ccebc5 and #fed9a6, #decbe4 and #fed9a6)", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "Pastel2", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#b3e2cd and #fdcdac, #b3e2cd and #cbd5e8, #b3e2cd and #f4cae4, #b3e2cd and #e6f5c9, #fdcdac and #cbd5e8, #fdcdac and #f4cae4, #fdcdac and #e6f5c9, #cbd5e8 and #f4cae4, #cbd5e8 and #e6f5c9, #f4cae4 and #e6f5c9)", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "Pastel2", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#b3e2cd and #fdcdac, #b3e2cd and #cbd5e8, #b3e2cd and #f4cae4, #b3e2cd and #e6f5c9, #fdcdac and #cbd5e8, #fdcdac and #f4cae4, #fdcdac and #e6f5c9, #cbd5e8 and #f4cae4, #cbd5e8 and #e6f5c9, #f4cae4 and #e6f5c9)", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "Set1", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#e41a1c and #377eb8, #e41a1c and #984ea3, #377eb8 and #984ea3, #4daf4a and #ff7f00)", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 3 - ], - [ - 1, - 3 - ], - [ - 2, - 4 - ] - ], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "Set1", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#e41a1c and #377eb8, #e41a1c and #984ea3, #377eb8 and #984ea3, #4daf4a and #ff7f00)", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 3 - ], - [ - 1, - 3 - ], - [ - 2, - 4 - ] - ], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "Set2", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#66c2a5 and #fc8d62, #66c2a5 and #8da0cb, #66c2a5 and #e78ac3, #66c2a5 and #a6d854, #fc8d62 and #8da0cb, #fc8d62 and #e78ac3, #fc8d62 and #a6d854, #8da0cb and #e78ac3, #e78ac3 and #a6d854)", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "Set2", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#66c2a5 and #fc8d62, #66c2a5 and #8da0cb, #66c2a5 and #e78ac3, #66c2a5 and #a6d854, #fc8d62 and #8da0cb, #fc8d62 and #e78ac3, #fc8d62 and #a6d854, #8da0cb and #e78ac3, #e78ac3 and #a6d854)", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "Set3", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#8dd3c7 and #bebada, #8dd3c7 and #80b1d3, #bebada and #fb8072, #bebada and #80b1d3, #fb8072 and #80b1d3)", - "blamedColors": [ - [ - 0, - 2 - ], - [ - 0, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Right in black and white", - "paletteName": "Set3", - "passing": false, - "description": "All colors in a palette should be differentiable by people with grayscale . This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "This palette may not work in black and white. The following pairs are hard to tell the difference between: (#8dd3c7 and #bebada, #8dd3c7 and #80b1d3, #bebada and #fb8072, #bebada and #80b1d3, #fb8072 and #80b1d3)", - "blamedColors": [ - [ - 0, - 2 - ], - [ - 0, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "YlGn", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "YlGn", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "YlGnBu", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "YlGnBu", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "GnBu", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "GnBu", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "BuGn", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "BuGn", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "PuBuGn", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "PuBuGn", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "PuBu", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "PuBu", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "BuPu", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "BuPu", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "RdPu", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "RdPu", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "PuRd", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "PuRd", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "OrRd", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "OrRd", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "YlOrRd", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "YlOrRd", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "YlOrBr", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "YlOrBr", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "Purples", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "Purples", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "Blues", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "Blues", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "Greens", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "Greens", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "Oranges", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "Oranges", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "Reds", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "Reds", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "Greys", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "Greys", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "PuOr", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "PuOr", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "BrBG", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "BrBG", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "PRGn", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "PRGn", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "PiYG", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "PiYG", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "RdBu", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "RdBu", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "RdGy", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "RdGy", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "RdYlBu", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "RdYlBu", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "Spectral", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "Spectral", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "RdYlGn", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "RdYlGn", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "Accent", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "Accent", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "Dark2", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "Dark2", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "Paired", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "Paired", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "Pastel1", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "Pastel1", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "Pastel2", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "Pastel2", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "Set1", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "Set1", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "Set2", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "Set2", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "Set3", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Axes should have low contrast with background", - "paletteName": "Set3", - "passing": true, - "description": "Axes should have low contrast with the background. Having it too high can make the axes too distracting. See \"Whisper, Don't Scream: Grids and Transparency\" for more.", - "message": "Axes should not have high contrast with the background. This can make the axes too distracting. ", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "YlGn", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "YlGn", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "YlGnBu", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "YlGnBu", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "GnBu", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "GnBu", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "BuGn", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "BuGn", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "PuBuGn", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "PuBuGn", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "PuBu", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "PuBu", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "BuPu", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "BuPu", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "RdPu", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "RdPu", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "PuRd", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "PuRd", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "OrRd", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "OrRd", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "YlOrRd", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "YlOrRd", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "YlOrBr", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "YlOrBr", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "Purples", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "Purples", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "Blues", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "Blues", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "Greens", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "Greens", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "Oranges", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "Oranges", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "Reds", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "Reds", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "Greys", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "Greys", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "PuOr", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "PuOr", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "BrBG", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "BrBG", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "PRGn", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "PRGn", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "PiYG", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "PiYG", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "RdBu", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "RdBu", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "RdGy", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "RdGy", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "RdYlBu", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "RdYlBu", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "Spectral", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "Spectral", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "RdYlGn", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "RdYlGn", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "Accent", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "Accent", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "Dark2", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "Dark2", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "Paired", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "Paired", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "Pastel1", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "Pastel1", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "Pastel2", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "Pastel2", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "Set1", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "Set1", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "Set2", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "Set2", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "Set3", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Blue should be high probability for the basic color term blue", - "paletteName": "Set3", - "passing": true, - "description": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users.", - "message": "Blue should be high probability for the basic color term blue. If it's not, it can be confusing to users. ", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "YlGn", - "passing": true, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "YlGn", - "passing": true, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "YlGnBu", - "passing": true, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "YlGnBu", - "passing": true, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "GnBu", - "passing": false, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "GnBu", - "passing": false, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "BuGn", - "passing": true, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "BuGn", - "passing": true, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "PuBuGn", - "passing": true, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "PuBuGn", - "passing": true, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "PuBu", - "passing": false, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "PuBu", - "passing": false, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "BuPu", - "passing": true, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "BuPu", - "passing": true, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "RdPu", - "passing": true, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "RdPu", - "passing": true, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "PuRd", - "passing": true, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "PuRd", - "passing": true, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "OrRd", - "passing": true, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "OrRd", - "passing": true, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "YlOrRd", - "passing": true, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "YlOrRd", - "passing": true, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "YlOrBr", - "passing": true, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "YlOrBr", - "passing": true, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "Purples", - "passing": true, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "Purples", - "passing": true, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "Blues", - "passing": true, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "Blues", - "passing": true, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "Greens", - "passing": true, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "Greens", - "passing": true, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "Oranges", - "passing": true, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "Oranges", - "passing": true, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "Reds", - "passing": true, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "Reds", - "passing": true, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "Greys", - "passing": false, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "fail", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "Greys", - "passing": false, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "fail", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "PuOr", - "passing": false, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "fail", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "PuOr", - "passing": false, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "fail", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "BrBG", - "passing": false, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "fail", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "BrBG", - "passing": false, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "fail", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "PRGn", - "passing": false, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "fail", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "PRGn", - "passing": false, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "fail", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "PiYG", - "passing": false, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "fail", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "PiYG", - "passing": false, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "fail", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "RdBu", - "passing": false, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "fail", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "RdBu", - "passing": false, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "fail", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "RdGy", - "passing": false, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "fail", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "RdGy", - "passing": false, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "fail", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "RdYlBu", - "passing": false, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "RdYlBu", - "passing": false, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "Spectral", - "passing": false, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "Spectral", - "passing": false, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "RdYlGn", - "passing": true, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "RdYlGn", - "passing": true, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "Accent", - "passing": false, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "Accent", - "passing": false, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "Dark2", - "passing": true, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "Dark2", - "passing": true, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "Paired", - "passing": false, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "Paired", - "passing": false, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "Pastel1", - "passing": true, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "Pastel1", - "passing": true, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "Pastel2", - "passing": false, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "Pastel2", - "passing": false, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "Set1", - "passing": false, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "Set1", - "passing": false, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "Set2", - "passing": true, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "Set2", - "passing": true, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "Set3", - "passing": false, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Even Distribution in Hue", - "paletteName": "Set3", - "passing": false, - "description": "Categorical values should have an even distribution around the hue circle in LCH color space", - "message": "This palette does not evenly distribute the colors around its range correctly. Try making the spacing between the colors more regular to resolve this issue. ", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "YlGn", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "YlGn", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "YlGnBu", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "YlGnBu", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "GnBu", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "GnBu", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "BuGn", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "BuGn", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "PuBuGn", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "PuBuGn", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "PuBu", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "PuBu", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "BuPu", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "BuPu", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "RdPu", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "RdPu", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "PuRd", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "PuRd", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "OrRd", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "OrRd", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "YlOrRd", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "YlOrRd", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "YlOrBr", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "YlOrBr", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "Purples", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "Purples", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "Blues", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "Blues", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "Greens", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "Greens", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "Oranges", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "Oranges", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "Reds", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "Reds", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "Greys", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "Greys", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "PuOr", - "passing": false, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "PuOr", - "passing": false, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "BrBG", - "passing": false, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "BrBG", - "passing": false, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "PRGn", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "PRGn", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "PiYG", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "PiYG", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "RdBu", - "passing": false, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "RdBu", - "passing": false, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "RdGy", - "passing": false, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "RdGy", - "passing": false, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "RdYlBu", - "passing": false, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "RdYlBu", - "passing": false, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "Spectral", - "passing": false, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "Spectral", - "passing": false, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "RdYlGn", - "passing": false, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "RdYlGn", - "passing": false, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "Accent", - "passing": false, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "Accent", - "passing": false, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "Dark2", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "Dark2", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "Paired", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "Paired", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "Pastel1", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "Pastel1", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "Pastel2", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "Pastel2", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "Set1", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "Set1", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "Set2", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "Set2", - "passing": true, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "Set3", - "passing": false, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Even Distribution in Lightness", - "paletteName": "Set3", - "passing": false, - "description": "Values should be space evenly in lightness in LCH color space", - "message": "This palette does not evenly distribute the colors in lightness (in LCH space) correctly. Try making the spacing between the colors more regular to resolve this issue.", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Fair", - "paletteName": "YlGn", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "YlGn", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "YlGnBu", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "YlGnBu", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "GnBu", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Fair", - "paletteName": "GnBu", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Fair", - "paletteName": "BuGn", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Fair", - "paletteName": "BuGn", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Fair", - "paletteName": "PuBuGn", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Fair", - "paletteName": "PuBuGn", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Fair", - "paletteName": "PuBu", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Fair", - "paletteName": "PuBu", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Fair", - "paletteName": "BuPu", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "BuPu", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "RdPu", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "RdPu", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Fair", - "paletteName": "PuRd", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "PuRd", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "OrRd", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Fair", - "paletteName": "OrRd", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Fair", - "paletteName": "YlOrRd", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Fair", - "paletteName": "YlOrRd", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Fair", - "paletteName": "YlOrBr", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "YlOrBr", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "Purples", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "Purples", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "Blues", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Fair", - "paletteName": "Blues", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Fair", - "paletteName": "Greens", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Fair", - "paletteName": "Greens", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Fair", - "paletteName": "Oranges", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Fair", - "paletteName": "Oranges", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Fair", - "paletteName": "Reds", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Fair", - "paletteName": "Reds", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Fair", - "paletteName": "Greys", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "Greys", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "PuOr", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 2 - ], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "PuOr", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 2 - ], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "BrBG", - "passing": true, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Fair", - "paletteName": "BrBG", - "passing": true, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Fair", - "paletteName": "PRGn", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 0, - 2 - ], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Fair", - "paletteName": "PRGn", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 0, - 2 - ], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "PiYG", - "passing": true, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Fair", - "paletteName": "PiYG", - "passing": true, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Fair", - "paletteName": "RdBu", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 2 - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "RdBu", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 2 - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "RdGy", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "RdGy", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "RdYlBu", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 0, - 2 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "RdYlBu", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 0, - 2 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "Spectral", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 0, - 2 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "Spectral", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 0, - 2 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "RdYlGn", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 0, - 2 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "RdYlGn", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 0, - 2 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "Accent", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 3, - 4 - ], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "Accent", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [ - 3, - 4 - ], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "Dark2", - "passing": true, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Fair", - "paletteName": "Dark2", - "passing": true, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Fair", - "paletteName": "Paired", - "passing": true, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Fair", - "paletteName": "Paired", - "passing": true, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Fair", - "paletteName": "Pastel1", - "passing": true, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Fair", - "paletteName": "Pastel1", - "passing": true, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Fair", - "paletteName": "Pastel2", - "passing": true, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Fair", - "paletteName": "Pastel2", - "passing": true, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Fair", - "paletteName": "Set1", - "passing": true, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Fair", - "paletteName": "Set1", - "passing": true, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Fair", - "paletteName": "Set2", - "passing": true, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Fair", - "paletteName": "Set2", - "passing": true, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Fair", - "paletteName": "Set3", - "passing": true, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Fair", - "paletteName": "Set3", - "passing": true, - "description": "Do the colors stand out equally? A color palette is described as fair if both chroma and luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold.", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 80, maximum luminance range: 50.", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Fair", - "paletteName": "YlGn", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "YlGn", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "YlGnBu", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "YlGnBu", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "GnBu", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "GnBu", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Fair", - "paletteName": "BuGn", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Fair", - "paletteName": "BuGn", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Fair", - "paletteName": "PuBuGn", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "PuBuGn", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "PuBu", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Fair", - "paletteName": "PuBu", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Fair", - "paletteName": "BuPu", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "BuPu", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "RdPu", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "RdPu", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "PuRd", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "PuRd", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "OrRd", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Fair", - "paletteName": "OrRd", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Fair", - "paletteName": "YlOrRd", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Fair", - "paletteName": "YlOrRd", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "YlOrBr", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "YlOrBr", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "Purples", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Fair", - "paletteName": "Purples", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Fair", - "paletteName": "Blues", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "Blues", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "Greens", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Fair", - "paletteName": "Greens", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Fair", - "paletteName": "Oranges", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Fair", - "paletteName": "Oranges", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Fair", - "paletteName": "Reds", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "Reds", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 0, - 4 - ], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "Greys", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "Greys", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "PuOr", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 2, - 4 - ], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "PuOr", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 2, - 4 - ], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "BrBG", - "passing": true, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Fair", - "paletteName": "BrBG", - "passing": true, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Fair", - "paletteName": "PRGn", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 0, - 2 - ], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "PRGn", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 0, - 2 - ], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "PiYG", - "passing": true, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Fair", - "paletteName": "PiYG", - "passing": true, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Fair", - "paletteName": "RdBu", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 2 - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "RdBu", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 2 - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "RdGy", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 2 - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "RdGy", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 2 - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Fair", - "paletteName": "RdYlBu", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 0, - 2 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "RdYlBu", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 0, - 2 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "Spectral", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 0, - 2 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "Spectral", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 0, - 2 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "RdYlGn", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 0, - 2 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "RdYlGn", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 0, - 2 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "Accent", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 3, - 4 - ], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "Accent", - "passing": false, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [ - 3, - 4 - ], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Fair", - "paletteName": "Dark2", - "passing": true, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Fair", - "paletteName": "Dark2", - "passing": true, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Fair", - "paletteName": "Paired", - "passing": true, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Fair", - "paletteName": "Paired", - "passing": true, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Fair", - "paletteName": "Pastel1", - "passing": true, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Fair", - "paletteName": "Pastel1", - "passing": true, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Fair", - "paletteName": "Pastel2", - "passing": true, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Fair", - "paletteName": "Pastel2", - "passing": true, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Fair", - "paletteName": "Set1", - "passing": true, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Fair", - "paletteName": "Set1", - "passing": true, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Fair", - "paletteName": "Set2", - "passing": true, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Fair", - "paletteName": "Set2", - "passing": true, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Fair", - "paletteName": "Set3", - "passing": true, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Fair", - "paletteName": "Set3", - "passing": true, - "description": "Do the colors stand out equally? A color palette is described as fair if the luminance ranges are below a certain threshold and unfair if one of them is above a certain threshold. ", - "message": "This palette is unfair (meaning that some values may unduely stand out). Note that this check is naturally at odds with color vision deficiency friendly palettes. Maximum chroma range: 50.", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "YlGn", - "passing": false, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "YlGn", - "passing": true, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "YlGnBu", - "passing": false, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "YlGnBu", - "passing": true, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "GnBu", - "passing": false, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "GnBu", - "passing": true, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "BuGn", - "passing": false, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "BuGn", - "passing": true, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "PuBuGn", - "passing": false, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "PuBuGn", - "passing": true, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "PuBu", - "passing": false, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "PuBu", - "passing": true, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "BuPu", - "passing": false, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "BuPu", - "passing": true, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "RdPu", - "passing": false, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "RdPu", - "passing": true, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "PuRd", - "passing": false, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "PuRd", - "passing": true, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "OrRd", - "passing": false, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "OrRd", - "passing": true, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "YlOrRd", - "passing": false, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "YlOrRd", - "passing": true, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "YlOrBr", - "passing": false, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "YlOrBr", - "passing": true, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "Purples", - "passing": false, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "Purples", - "passing": true, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "Blues", - "passing": false, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "Blues", - "passing": true, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "Greens", - "passing": false, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "Greens", - "passing": true, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "Oranges", - "passing": false, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "Oranges", - "passing": true, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "Reds", - "passing": false, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "Reds", - "passing": true, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "Greys", - "passing": false, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "Greys", - "passing": true, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "PuOr", - "passing": false, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "PuOr", - "passing": true, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "BrBG", - "passing": false, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "BrBG", - "passing": true, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "PRGn", - "passing": false, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "PRGn", - "passing": true, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "PiYG", - "passing": false, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "PiYG", - "passing": true, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "RdBu", - "passing": false, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "RdBu", - "passing": true, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "RdGy", - "passing": false, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "RdGy", - "passing": true, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "RdYlBu", - "passing": false, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "RdYlBu", - "passing": true, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "Spectral", - "passing": false, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "Spectral", - "passing": true, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "RdYlGn", - "passing": false, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "RdYlGn", - "passing": true, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "Accent", - "passing": false, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "Accent", - "passing": true, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "Dark2", - "passing": false, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "Dark2", - "passing": true, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "Paired", - "passing": false, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "Paired", - "passing": true, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "Pastel1", - "passing": false, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "Pastel1", - "passing": true, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "Pastel2", - "passing": false, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "Pastel2", - "passing": true, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "Set1", - "passing": false, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "Set1", - "passing": true, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "Set2", - "passing": false, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "Set2", - "passing": true, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "Set3", - "passing": false, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Background desaturation sufficient", - "paletteName": "Set3", - "passing": true, - "description": "Background should be sufficiently desaturated. ", - "message": "Colorful backgrounds can seem like a good idea, but they can easily distract from your data and they limit your potential color palette. Desaturated colors are your best bet. Roughly, you want either HSL.L > 90 and HSV.S < 8 for light backgrounds, or you want 10 < HSL.L < 25 and HSV.S < 20 for dark backgrounds. See \"https://blog.datawrapper.de/beautifulcolors/#12\" for more", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "YlGn", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "YlGn", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "YlGnBu", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "YlGnBu", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "GnBu", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "GnBu", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "BuGn", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "BuGn", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "PuBuGn", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "PuBuGn", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "PuBu", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "PuBu", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "BuPu", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "BuPu", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "RdPu", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "RdPu", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "PuRd", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "PuRd", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "OrRd", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "OrRd", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "YlOrRd", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "YlOrRd", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "YlOrBr", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "YlOrBr", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "Purples", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "Purples", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "Blues", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "Blues", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "Greens", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "Greens", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "Oranges", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "Oranges", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "Reds", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "Reds", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "Greys", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "Greys", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "PuOr", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "PuOr", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "BrBG", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "BrBG", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "PRGn", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "PRGn", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "PiYG", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "PiYG", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "RdBu", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "RdBu", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "RdGy", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "RdGy", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "RdYlBu", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "RdYlBu", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "Spectral", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "Spectral", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "RdYlGn", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "RdYlGn", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "Accent", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "Accent", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "Dark2", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "Dark2", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "Paired", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "Paired", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "Pastel1", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "Pastel1", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "Pastel2", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "Pastel2", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "Set1", - "passing": false, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "Set1", - "passing": false, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "Set2", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "Set2", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "Set3", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid Tetradic Palettes", - "paletteName": "Set3", - "passing": true, - "description": "Tetradic palettes are hard to work with and are not recommended.", - "message": "This palette is tetradic, which is not recommended.", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "YlGn", - "passing": false, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [ - 2, - 3 - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "YlGn", - "passing": false, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [ - 2, - 3 - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "YlGnBu", - "passing": false, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [ - 1 - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "YlGnBu", - "passing": false, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [ - 1 - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "GnBu", - "passing": false, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "GnBu", - "passing": false, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [ - 0, - 1 - ], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "BuGn", - "passing": false, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [ - 3, - 4 - ], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "BuGn", - "passing": false, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [ - 3, - 4 - ], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "PuBuGn", - "passing": true, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "PuBuGn", - "passing": true, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "PuBu", - "passing": true, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "PuBu", - "passing": true, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "BuPu", - "passing": true, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "BuPu", - "passing": true, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "RdPu", - "passing": true, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "RdPu", - "passing": true, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "PuRd", - "passing": true, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "PuRd", - "passing": true, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "OrRd", - "passing": true, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "OrRd", - "passing": true, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "YlOrRd", - "passing": true, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "YlOrRd", - "passing": true, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "YlOrBr", - "passing": true, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "YlOrBr", - "passing": true, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "Purples", - "passing": true, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "Purples", - "passing": true, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "Blues", - "passing": true, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "Blues", - "passing": true, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "Greens", - "passing": false, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "Greens", - "passing": false, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "Oranges", - "passing": true, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "Oranges", - "passing": true, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "Reds", - "passing": true, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "Reds", - "passing": true, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "Greys", - "passing": false, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [ - 2, - 3 - ], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "Greys", - "passing": false, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [ - 2, - 3 - ], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "PuOr", - "passing": true, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "PuOr", - "passing": true, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "BrBG", - "passing": true, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "BrBG", - "passing": true, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "PRGn", - "passing": false, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [ - 3, - 4 - ], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "PRGn", - "passing": false, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [ - 3, - 4 - ], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "PiYG", - "passing": false, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "PiYG", - "passing": false, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "RdBu", - "passing": true, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "RdBu", - "passing": true, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "RdGy", - "passing": false, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [ - 2, - 3 - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "RdGy", - "passing": false, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [ - 2, - 3 - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "RdYlBu", - "passing": true, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "RdYlBu", - "passing": true, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "Spectral", - "passing": false, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [ - 3 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "Spectral", - "passing": false, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [ - 3 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "RdYlGn", - "passing": false, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "RdYlGn", - "passing": false, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "Accent", - "passing": false, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [ - 0 - ], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "Accent", - "passing": false, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [ - 0 - ], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "Dark2", - "passing": true, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "Dark2", - "passing": true, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "Paired", - "passing": false, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [ - 2, - 3 - ], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "Paired", - "passing": false, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [ - 2, - 3 - ], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "Pastel1", - "passing": false, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [ - 2 - ], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "Pastel1", - "passing": false, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [ - 2 - ], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "Pastel2", - "passing": true, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "Pastel2", - "passing": true, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "Set1", - "passing": false, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [ - 2 - ], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "Set1", - "passing": false, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [ - 2 - ], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "Set2", - "passing": true, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "Set2", - "passing": true, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "Set3", - "passing": true, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Prefer yellowish or blueish greens", - "paletteName": "Set3", - "passing": true, - "description": "When using green, make it a yellow or blue one. This makes it easier to play nicely with other colors.", - "message": "When using green, it is better to try to it a yellow or blue one (hue angle less than 60 or greater than 160). T See \"https://blog.datawrapper.de/beautifulcolors/#5\" for more.", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "YlGn", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "YlGn", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "YlGnBu", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "YlGnBu", - "passing": false, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "GnBu", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "GnBu", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "BuGn", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "BuGn", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "PuBuGn", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "PuBuGn", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "PuBu", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "PuBu", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "BuPu", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "BuPu", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "RdPu", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "RdPu", - "passing": false, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "PuRd", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "PuRd", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "OrRd", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "OrRd", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "YlOrRd", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "YlOrRd", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "YlOrBr", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "YlOrBr", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "Purples", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "Purples", - "passing": false, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "Blues", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "Blues", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "Greens", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "Greens", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "Oranges", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "Oranges", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "Reds", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "Reds", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "Greys", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "Greys", - "passing": false, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "PuOr", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "PuOr", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "BrBG", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "BrBG", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "PRGn", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "PRGn", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "PiYG", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "PiYG", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "RdBu", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "RdBu", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "RdGy", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "RdGy", - "passing": false, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [ - 4 - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "RdYlBu", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "RdYlBu", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "Spectral", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "Spectral", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "RdYlGn", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "RdYlGn", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "Accent", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "Accent", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "Dark2", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "Dark2", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "Paired", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "Paired", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "Pastel1", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "Pastel1", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "Pastel2", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "Pastel2", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "Set1", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "Set1", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "Set2", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "Set2", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "Set3", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid too much contrast with the background", - "paletteName": "Set3", - "passing": true, - "description": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels.", - "message": "Don't make your colors too dark and saturated when you're using a bright background. If in doubt, try it out. Make your colors lighter, pull some saturation out of them and see how it feels. See \"https://blog.datawrapper.de/beautifulcolors/#11\" for more.", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Require color complements", - "paletteName": "YlGn", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "YlGn", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "YlGnBu", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "YlGnBu", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "GnBu", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "GnBu", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "BuGn", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Require color complements", - "paletteName": "BuGn", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "PuBuGn", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "PuBuGn", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "PuBu", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "PuBu", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Require color complements", - "paletteName": "BuPu", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "BuPu", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "RdPu", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Require color complements", - "paletteName": "RdPu", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Require color complements", - "paletteName": "PuRd", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "PuRd", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "OrRd", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "OrRd", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "YlOrRd", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "YlOrRd", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "YlOrBr", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "YlOrBr", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "Purples", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Require color complements", - "paletteName": "Purples", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "Blues", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Require color complements", - "paletteName": "Blues", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Require color complements", - "paletteName": "Greens", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Require color complements", - "paletteName": "Greens", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "Oranges", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "Oranges", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "Reds", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Require color complements", - "paletteName": "Reds", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Require color complements", - "paletteName": "Greys", - "passing": true, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Require color complements", - "paletteName": "Greys", - "passing": true, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Require color complements", - "paletteName": "PuOr", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "PuOr", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "BrBG", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "BrBG", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "PRGn", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "PRGn", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "PiYG", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "PiYG", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "RdBu", - "passing": true, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Require color complements", - "paletteName": "RdBu", - "passing": true, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Require color complements", - "paletteName": "RdGy", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Require color complements", - "paletteName": "RdGy", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Require color complements", - "paletteName": "RdYlBu", - "passing": true, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Require color complements", - "paletteName": "RdYlBu", - "passing": true, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Require color complements", - "paletteName": "Spectral", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "Spectral", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "RdYlGn", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "RdYlGn", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "Accent", - "passing": true, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Require color complements", - "paletteName": "Accent", - "passing": true, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Require color complements", - "paletteName": "Dark2", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "Dark2", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "Paired", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "Paired", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Require color complements", - "paletteName": "Pastel1", - "passing": true, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Require color complements", - "paletteName": "Pastel1", - "passing": true, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Require color complements", - "paletteName": "Pastel2", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "Pastel2", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "Set1", - "passing": true, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Require color complements", - "paletteName": "Set1", - "passing": true, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Require color complements", - "paletteName": "Set2", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "Set2", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "Set3", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Require color complements", - "paletteName": "Set3", - "passing": false, - "description": "Use color complements whenever possible", - "message": "Color complements are a great way to make your colors pop. Try to use them whenever possible.", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 0, - 2 - ], - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 1, - 4 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 3, - 4 - ] - ], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "YlGn", - "passing": false, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors (#ffc and #c2e699) that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "YlGn", - "passing": false, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors (#ffc and #c2e699) that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "YlGnBu", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "YlGnBu", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "GnBu", - "passing": false, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors (#f0f9e8 and #bae4bc, #bae4bc and #7bccc4) that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 1, - 2 - ] - ], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "GnBu", - "passing": false, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors (#f0f9e8 and #bae4bc, #bae4bc and #7bccc4) that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [ - [ - 0, - 1 - ], - [ - 1, - 2 - ] - ], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "BuGn", - "passing": false, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors (#edf8fb and #b2e2e2) that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "BuGn", - "passing": false, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors (#edf8fb and #b2e2e2) that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "PuBuGn", - "passing": false, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors (#67a9cf and #1c9099) that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [ - [ - 2, - 3 - ] - ], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "PuBuGn", - "passing": false, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors (#67a9cf and #1c9099) that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [ - [ - 2, - 3 - ] - ], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "PuBu", - "passing": false, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors (#74a9cf and #2b8cbe) that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [ - [ - 2, - 3 - ] - ], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "PuBu", - "passing": false, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors (#74a9cf and #2b8cbe) that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [ - [ - 2, - 3 - ] - ], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "BuPu", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "BuPu", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "RdPu", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "RdPu", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "PuRd", - "passing": false, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors (#df65b0 and #dd1c77) that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [ - [ - 2, - 3 - ] - ], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "PuRd", - "passing": false, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors (#df65b0 and #dd1c77) that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [ - [ - 2, - 3 - ] - ], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "OrRd", - "passing": false, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors (#fef0d9 and #fdcc8a) that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "OrRd", - "passing": false, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors (#fef0d9 and #fdcc8a) that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "YlOrRd", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "YlOrRd", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "YlOrBr", - "passing": false, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors (#ffffd4 and #fed98e) that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "YlOrBr", - "passing": false, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors (#ffffd4 and #fed98e) that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "Purples", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "Purples", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "Blues", - "passing": false, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors (#eff3ff and #bdd7e7) that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "Blues", - "passing": false, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors (#eff3ff and #bdd7e7) that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "Greens", - "passing": false, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors (#edf8e9 and #bae4b3) that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "Greens", - "passing": false, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors (#edf8e9 and #bae4b3) that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "Oranges", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "Oranges", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "Reds", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "Reds", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "Greys", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "Greys", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "PuOr", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "PuOr", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "BrBG", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "BrBG", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "PRGn", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "PRGn", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "PiYG", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "PiYG", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "RdBu", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "RdBu", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "RdGy", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "RdGy", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "RdYlBu", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "RdYlBu", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "Spectral", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "Spectral", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "RdYlGn", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "RdYlGn", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "Accent", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "Accent", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "Dark2", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "Dark2", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "Paired", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "Paired", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "Pastel1", - "passing": false, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors (#fbb4ae and #decbe4, #fbb4ae and #fed9a6, #b3cde3 and #ccebc5, #b3cde3 and #decbe4) that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [ - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ] - ], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "Pastel1", - "passing": false, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors (#fbb4ae and #decbe4, #fbb4ae and #fed9a6, #b3cde3 and #ccebc5, #b3cde3 and #decbe4) that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [ - [ - 0, - 3 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ] - ], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "Pastel2", - "passing": false, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors (#b3e2cd and #cbd5e8, #b3e2cd and #e6f5c9, #fdcdac and #cbd5e8, #fdcdac and #f4cae4, #cbd5e8 and #f4cae4, #cbd5e8 and #e6f5c9) that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [ - [ - 0, - 2 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ] - ], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "Pastel2", - "passing": false, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors (#b3e2cd and #cbd5e8, #b3e2cd and #e6f5c9, #fdcdac and #cbd5e8, #fdcdac and #f4cae4, #cbd5e8 and #f4cae4, #cbd5e8 and #e6f5c9) that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [ - [ - 0, - 2 - ], - [ - 0, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 3 - ], - [ - 2, - 3 - ], - [ - 2, - 4 - ] - ], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "Set1", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "Set1", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "Set2", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "Set2", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "Set3", - "passing": false, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors (#8dd3c7 and #80b1d3, #bebada and #80b1d3) that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [ - [ - 0, - 4 - ], - [ - 2, - 4 - ] - ], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Color Distinctness: Thin Size Objects", - "paletteName": "Set3", - "passing": false, - "description": "Pairs of colors in a palette should be differentiable from each other in Thin marks. ", - "message": "This palette has some colors (#8dd3c7 and #80b1d3, #bebada and #80b1d3) that are close to each other in perceptual space and will not be resolvable for Thin areas. This involves elements like small blocks such as small circles or lines", - "blamedColors": [ - [ - 0, - 4 - ], - [ - 2, - 4 - ] - ], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "YlGn", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "YlGn", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "YlGnBu", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "YlGnBu", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "GnBu", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "GnBu", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "BuGn", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "BuGn", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "PuBuGn", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "PuBuGn", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "PuBu", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "PuBu", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "BuPu", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "BuPu", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "RdPu", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "RdPu", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "PuRd", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "PuRd", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "OrRd", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "OrRd", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "YlOrRd", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "YlOrRd", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "YlOrBr", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "YlOrBr", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "Purples", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "Purples", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "Blues", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "Blues", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "Greens", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "Greens", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "Oranges", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "Oranges", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "Reds", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "Reds", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "Greys", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "Greys", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "PuOr", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "PuOr", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "BrBG", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "BrBG", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "PRGn", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "PRGn", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "PiYG", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "PiYG", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "RdBu", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "RdBu", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "RdGy", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "RdGy", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "RdYlBu", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "RdYlBu", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "Spectral", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "Spectral", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "RdYlGn", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "RdYlGn", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "Accent", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "Accent", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "Dark2", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "Dark2", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "Paired", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "Paired", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "Pastel1", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "Pastel1", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "Pastel2", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "Pastel2", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "Set1", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "Set1", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "Set2", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "Set2", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "Set3", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Medium Size Objects", - "paletteName": "Set3", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Medium marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Medium areas. This involves elements like medium blocks such as bars in a bar chart or small graphics", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "YlGn", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "YlGn", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "YlGnBu", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "YlGnBu", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "GnBu", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "GnBu", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "BuGn", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "BuGn", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "PuBuGn", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "PuBuGn", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "PuBu", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "PuBu", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "BuPu", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "BuPu", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "RdPu", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "RdPu", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "PuRd", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "PuRd", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "OrRd", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "OrRd", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "YlOrRd", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "YlOrRd", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "YlOrBr", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "YlOrBr", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "Purples", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "Purples", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "Blues", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "Blues", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "Greens", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "Greens", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "Oranges", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "Oranges", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "Reds", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "Reds", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "Greys", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "Greys", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "PuOr", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "PuOr", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "BrBG", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "BrBG", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "PRGn", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "PRGn", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "PiYG", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "PiYG", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "RdBu", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "RdBu", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "RdGy", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "RdGy", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "RdYlBu", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "RdYlBu", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "Spectral", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "Spectral", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "RdYlGn", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "RdYlGn", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "Accent", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "Accent", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "Dark2", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "Dark2", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "Paired", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "Paired", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "Pastel1", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "Pastel1", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "Pastel2", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "Pastel2", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "Set1", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "Set1", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "Set2", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "Set2", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "Set3", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Distinctness: Wide Size Objects", - "paletteName": "Set3", - "passing": true, - "description": "Pairs of colors in a palette should be differentiable from each other in Wide marks. ", - "message": "This palette has some colors () that are close to each other in perceptual space and will not be resolvable for Wide areas. This involves elements like large blocks of color such as backgrounds or countries on a map", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "YlGn", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "YlGn", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "YlGnBu", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "YlGnBu", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "GnBu", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "GnBu", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "BuGn", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "BuGn", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "PuBuGn", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "PuBuGn", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "PuBu", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "PuBu", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "BuPu", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "BuPu", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "RdPu", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "RdPu", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "PuRd", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "PuRd", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "OrRd", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "OrRd", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "YlOrRd", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "YlOrRd", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "YlOrBr", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "YlOrBr", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "Purples", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "Purples", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "Blues", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "Blues", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "Greens", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "Greens", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "Oranges", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "Oranges", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "Reds", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "Reds", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "Greys", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "Greys", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "PuOr", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "PuOr", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "BrBG", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "BrBG", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "PRGn", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "PRGn", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "PiYG", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "PiYG", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "RdBu", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "RdBu", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "RdGy", - "passing": false, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum #fff are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [ - 2 - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "RdGy", - "passing": false, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum #fff are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [ - 2 - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "RdYlBu", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "RdYlBu", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "Spectral", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "Spectral", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "RdYlGn", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "RdYlGn", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "Accent", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "Accent", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "Dark2", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "Dark2", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "Paired", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "Paired", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "Pastel1", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "Pastel1", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "Pastel2", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "Pastel2", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "Set1", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "Set1", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "Set2", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "Set2", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "Set3", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Avoid extreme colors", - "paletteName": "Set3", - "passing": true, - "description": "Colors at either end of the lightness spectrum can be hard to discriminate in some contexts, and are sometimes advised against. See https://blog.datawrapper.de/beautifulcolors/#6 for more.", - "message": "Colors at either end of the lightness spectrum are hard to discriminate in some contexts, and are sometimes advised against", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "YlGn", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "YlGn", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "YlGnBu", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "YlGnBu", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "GnBu", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "GnBu", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "BuGn", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "BuGn", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "PuBuGn", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "PuBuGn", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "PuBu", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "PuBu", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "BuPu", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "BuPu", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "RdPu", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "RdPu", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "PuRd", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "PuRd", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "OrRd", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "OrRd", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "YlOrRd", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "YlOrRd", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "YlOrBr", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "YlOrBr", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "Purples", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "Purples", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "Blues", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "Blues", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "Greens", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "Greens", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "Oranges", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "Oranges", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "Reds", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "Reds", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "Greys", - "passing": false, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: #f7f7f7 and #ccc. Try reordering them or making them more distinguishable", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "Greys", - "passing": false, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: #f7f7f7 and #ccc. Try reordering them or making them more distinguishable", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": true - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "PuOr", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "PuOr", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "BrBG", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "BrBG", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "PRGn", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "PRGn", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "PiYG", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "PiYG", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "RdBu", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "RdBu", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "RdGy", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "RdGy", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "RdYlBu", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "RdYlBu", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "Spectral", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "Spectral", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "RdYlGn", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "RdYlGn", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "Accent", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "Accent", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "Dark2", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "Dark2", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "Paired", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "Paired", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "Pastel1", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "Pastel1", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "Pastel2", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "Pastel2", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "Set1", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "Set1", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "Set2", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "Set2", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "Set3", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Colors distinguishable in order", - "paletteName": "Set3", - "passing": true, - "description": "Opt for colors that are perceptually distinguishable in a logical sequence when designing visual elements like charts or graphs. This ensures that viewers can easily recognize the order or progression of data points. For categorical this means that when only a small number of colors are used, they should be as different as possible. For sequential and diverging, this means that the colors should be as different as possible in order.", - "message": "Some sequences of colors are too similar based on dE scores: . Try reordering them or making them more distinguishable", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "YlGn", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "YlGn", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "YlGnBu", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "YlGnBu", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "GnBu", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "GnBu", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "BuGn", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "BuGn", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "PuBuGn", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "PuBuGn", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "PuBu", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "PuBu", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "BuPu", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "BuPu", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "RdPu", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "RdPu", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "PuRd", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "PuRd", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "OrRd", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "OrRd", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "YlOrRd", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "YlOrRd", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "YlOrBr", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "YlOrBr", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "Purples", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "Purples", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "Blues", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "Blues", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "Greens", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "Greens", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "Oranges", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "Oranges", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "Reds", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "Reds", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "Greys", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "Greys", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "PuOr", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "PuOr", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "BrBG", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "BrBG", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "PRGn", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "PRGn", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "PiYG", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "PiYG", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "RdBu", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "RdBu", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "RdGy", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "RdGy", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "RdYlBu", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "RdYlBu", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "Spectral", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "Spectral", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "RdYlGn", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "RdYlGn", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "Accent", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "Accent", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "Dark2", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "Dark2", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "Paired", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "Paired", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "Pastel1", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "Pastel1", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "Pastel2", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "Pastel2", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "Set1", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "Set1", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "Set2", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "Set2", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "Set3", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "In Gamut", - "paletteName": "Set3", - "passing": true, - "description": "Checks if the colors are in the sRGB gamut. This is important to ensure that the colors are visible and can be displayed on most devices.", - "message": "A color or colors is not in the sRGB gamut (). Please adjust the color so that it can be displayed on most devices.", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "YlGn", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "YlGn", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "YlGnBu", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "YlGnBu", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "GnBu", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "GnBu", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "BuGn", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "BuGn", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "PuBuGn", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "PuBuGn", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "PuBu", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "PuBu", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "BuPu", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "BuPu", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "RdPu", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "RdPu", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "PuRd", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "PuRd", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "OrRd", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "OrRd", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "YlOrRd", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "YlOrRd", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "YlOrBr", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "YlOrBr", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "Purples", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "Purples", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "Blues", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "Blues", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "Greens", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "Greens", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "Oranges", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "Oranges", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "Reds", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "Reds", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "Greys", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "Greys", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "PuOr", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "PuOr", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "BrBG", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "BrBG", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "PRGn", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "PRGn", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "PiYG", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "PiYG", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "RdBu", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "RdBu", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "RdGy", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "RdGy", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "RdYlBu", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "RdYlBu", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "Spectral", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "Spectral", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "RdYlGn", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "RdYlGn", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "Accent", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "Accent", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "Dark2", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "Dark2", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "Paired", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "Paired", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "Pastel1", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "Pastel1", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "Pastel2", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "Pastel2", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "Set1", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "Set1", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "Set2", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "Set2", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "Set3", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Max Colors", - "paletteName": "Set3", - "passing": true, - "description": "Palettes should have a maximum number of colors. Higher numbers of colors can make it hard to identify specific values.", - "message": "This palette has too many colors and may be hard to discriminate in some contexts. Maximum: 10.", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "YlGn", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "YlGn", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "YlGnBu", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "YlGnBu", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "GnBu", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "GnBu", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "BuGn", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "BuGn", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "PuBuGn", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "PuBuGn", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "PuBu", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "PuBu", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "BuPu", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "BuPu", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "RdPu", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "RdPu", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "PuRd", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "PuRd", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "OrRd", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "OrRd", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "YlOrRd", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "YlOrRd", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "YlOrBr", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "YlOrBr", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "Purples", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "Purples", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "Blues", - "passing": false, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette (#eff3ff and #bdd7e7) are not differentiable from each other.", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Mutually Distinct", - "paletteName": "Blues", - "passing": false, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette (#eff3ff and #bdd7e7) are not differentiable from each other.", - "blamedColors": [ - [ - 0, - 1 - ] - ], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "unavailable", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Mutually Distinct", - "paletteName": "Greens", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "Greens", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "Oranges", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "Oranges", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "Reds", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "Reds", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "Greys", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "Greys", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "PuOr", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "PuOr", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "BrBG", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "BrBG", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "PRGn", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "PRGn", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "PiYG", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "PiYG", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "RdBu", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "RdBu", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "RdGy", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "RdGy", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "RdYlBu", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "RdYlBu", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "Spectral", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "Spectral", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "RdYlGn", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "RdYlGn", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "Accent", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "Accent", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "Dark2", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "Dark2", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "Paired", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "Paired", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "Pastel1", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "Pastel1", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "Pastel2", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "Pastel2", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "Set1", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "Set1", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "Set2", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "Set2", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "Set3", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Mutually Distinct", - "paletteName": "Set3", - "passing": true, - "description": "All colors in a palette should be different from each other. This is because if they are not, then they will not be differentiable from each other in some contexts.", - "message": "Some colors in this palette () are not differentiable from each other.", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "YlGn", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "YlGn", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "YlGnBu", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "YlGnBu", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "GnBu", - "passing": false, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: #bae4bc and #7bccc4", - "blamedColors": [ - [ - 1, - 2 - ] - ], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "GnBu", - "passing": false, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: #bae4bc and #7bccc4", - "blamedColors": [ - [ - 1, - 2 - ] - ], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": true, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "BuGn", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "BuGn", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "PuBuGn", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "PuBuGn", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "PuBu", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "PuBu", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "BuPu", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "BuPu", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "RdPu", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "RdPu", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "PuRd", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "PuRd", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "OrRd", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "OrRd", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "YlOrRd", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "YlOrRd", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "YlOrBr", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "YlOrBr", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "Purples", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "Purples", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "Blues", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "Blues", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "Greens", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "Greens", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "Oranges", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "Oranges", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "Reds", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "Reds", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "Greys", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "Greys", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "PuOr", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "PuOr", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "BrBG", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "BrBG", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "PRGn", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "PRGn", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "PiYG", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "PiYG", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "RdBu", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "RdBu", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "RdGy", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "RdGy", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "RdYlBu", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "RdYlBu", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "Spectral", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "Spectral", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "RdYlGn", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "RdYlGn", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "Accent", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "Accent", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "Dark2", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "Dark2", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "Paired", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "Paired", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "Pastel1", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "Pastel1", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "Pastel2", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "Pastel2", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "Set1", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "Set1", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "Set2", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "Set2", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "Set3", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Color Name Discriminability", - "paletteName": "Set3", - "passing": true, - "description": "Being able to identify colors by name is important for usability and for memorability.", - "message": "The following pairs of colors have the same name: ", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "YlGn", - "passing": true, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. may be to blame.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "YlGn", - "passing": true, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. may be to blame.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "YlGnBu", - "passing": true, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. may be to blame.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "YlGnBu", - "passing": true, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. may be to blame.", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "GnBu", - "passing": true, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. may be to blame.", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "GnBu", - "passing": true, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. may be to blame.", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "BuGn", - "passing": true, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. may be to blame.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "BuGn", - "passing": true, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. may be to blame.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "PuBuGn", - "passing": true, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. may be to blame.", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "PuBuGn", - "passing": true, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. may be to blame.", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "PuBu", - "passing": true, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. may be to blame.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "PuBu", - "passing": true, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. may be to blame.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "BuPu", - "passing": true, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. may be to blame.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "BuPu", - "passing": true, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. may be to blame.", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "RdPu", - "passing": true, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. may be to blame.", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "RdPu", - "passing": true, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. may be to blame.", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "PuRd", - "passing": true, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. may be to blame.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "PuRd", - "passing": true, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. may be to blame.", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "OrRd", - "passing": true, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. may be to blame.", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "OrRd", - "passing": true, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. may be to blame.", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "YlOrRd", - "passing": true, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. may be to blame.", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "YlOrRd", - "passing": true, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. may be to blame.", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "YlOrBr", - "passing": true, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. may be to blame.", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "YlOrBr", - "passing": true, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. may be to blame.", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "Purples", - "passing": true, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. may be to blame.", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "Purples", - "passing": true, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. may be to blame.", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "Blues", - "passing": true, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. may be to blame.", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "Blues", - "passing": true, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. may be to blame.", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "Greens", - "passing": true, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. may be to blame.", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "Greens", - "passing": true, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. may be to blame.", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "Oranges", - "passing": true, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. may be to blame.", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "Oranges", - "passing": true, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. may be to blame.", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "Reds", - "passing": true, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. may be to blame.", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "Reds", - "passing": true, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. may be to blame.", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "Greys", - "passing": true, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. may be to blame.", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "Greys", - "passing": true, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. may be to blame.", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "PuOr", - "passing": false, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. #e66101, #fdb863, #f7f7f7, #b2abd2, #5e3c99 may be to blame.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "PuOr", - "passing": false, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. #e66101, #fdb863, #f7f7f7, #b2abd2, #5e3c99 may be to blame.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "BrBG", - "passing": false, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. #a6611a, #dfc27d, #f5f5f5, #80cdc1, #018571 may be to blame.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "BrBG", - "passing": false, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. #a6611a, #dfc27d, #f5f5f5, #80cdc1, #018571 may be to blame.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "PRGn", - "passing": false, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. #7b3294, #c2a5cf, #f7f7f7, #a6dba0, #008837 may be to blame.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "PRGn", - "passing": false, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. #7b3294, #c2a5cf, #f7f7f7, #a6dba0, #008837 may be to blame.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "PiYG", - "passing": false, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. #d01c8b, #f1b6da, #f7f7f7, #b8e186, #4dac26 may be to blame.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "PiYG", - "passing": false, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. #d01c8b, #f1b6da, #f7f7f7, #b8e186, #4dac26 may be to blame.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "RdBu", - "passing": false, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. #ca0020, #f4a582, #f7f7f7, #92c5de, #0571b0 may be to blame.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "RdBu", - "passing": false, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. #ca0020, #f4a582, #f7f7f7, #92c5de, #0571b0 may be to blame.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "RdGy", - "passing": false, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. #ca0020, #f4a582, #fff, #bababa, #404040 may be to blame.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "RdGy", - "passing": false, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. #ca0020, #f4a582, #fff, #bababa, #404040 may be to blame.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "RdYlBu", - "passing": false, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. #d7191c, #fdae61, #ffffbf, #abd9e9, #2c7bb6 may be to blame.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "RdYlBu", - "passing": false, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. #d7191c, #fdae61, #ffffbf, #abd9e9, #2c7bb6 may be to blame.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "Spectral", - "passing": false, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. #d7191c, #fdae61, #ffffbf, #abdda4, #2b83ba may be to blame.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "Spectral", - "passing": false, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. #d7191c, #fdae61, #ffffbf, #abdda4, #2b83ba may be to blame.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "RdYlGn", - "passing": false, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. #d7191c, #fdae61, #ffffbf, #a6d96a, #1a9641 may be to blame.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "RdYlGn", - "passing": false, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. #d7191c, #fdae61, #ffffbf, #a6d96a, #1a9641 may be to blame.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "Accent", - "passing": false, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. #7fc97f, #beaed4, #fdc086, #ff9, #386cb0 may be to blame.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "Accent", - "passing": false, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. #7fc97f, #beaed4, #fdc086, #ff9, #386cb0 may be to blame.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "Dark2", - "passing": false, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. #1b9e77, #d95f02, #7570b3, #e7298a, #66a61e may be to blame.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "Dark2", - "passing": false, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. #1b9e77, #d95f02, #7570b3, #e7298a, #66a61e may be to blame.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "Paired", - "passing": false, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. #a6cee3, #1f78b4, #b2df8a, #33a02c, #fb9a99 may be to blame.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "Paired", - "passing": false, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. #a6cee3, #1f78b4, #b2df8a, #33a02c, #fb9a99 may be to blame.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "Pastel1", - "passing": false, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. #ccebc5 may be to blame.", - "blamedColors": [ - 2 - ], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": false, - "anthropicFixPasses": false - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "Pastel1", - "passing": false, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. #ccebc5 may be to blame.", - "blamedColors": [ - 2 - ], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "Pastel2", - "passing": false, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. #b3e2cd, #fdcdac, #cbd5e8, #f4cae4, #e6f5c9 may be to blame.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "Pastel2", - "passing": false, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. #b3e2cd, #fdcdac, #cbd5e8, #f4cae4, #e6f5c9 may be to blame.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "Set1", - "passing": false, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. #984ea3 may be to blame.", - "blamedColors": [ - 3 - ], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "Set1", - "passing": false, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. #984ea3 may be to blame.", - "blamedColors": [ - 3 - ], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "Set2", - "passing": false, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. #66c2a5, #fc8d62, #8da0cb, #e78ac3, #a6d854 may be to blame.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "Set2", - "passing": false, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. #66c2a5, #fc8d62, #8da0cb, #e78ac3, #a6d854 may be to blame.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": false - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "Set3", - "passing": false, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. #8dd3c7, #ffffb3, #bebada, #fb8072, #80b1d3 may be to blame.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": false, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Sequential Palette Order", - "paletteName": "Set3", - "passing": false, - "description": "Sequential palettes should be ordered by lightness. This is a defining property of a sequential palette and ensures that values are understood as having an increase (or decreasing) value.", - "message": "This palette should be ordered by lightness if being used as a sequential palette. #8dd3c7, #ffffb3, #bebada, #fb8072, #80b1d3 may be to blame.", - "blamedColors": [ - 0, - 1, - 2, - 3, - 4 - ], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "pass", - "mcFixPasses": true, - "openAIFixPasses": true, - "anthropicFixPasses": true - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "YlGn", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "YlGn", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(87.32% -21.931 33.543)", - "lab(73.429% -36.887 30.753)", - "lab(59.413% -46.278 31.281)", - "lab(38.12% -36.495 19.95)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "YlGnBu", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "YlGnBu", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(99.064% -5.96 24.507)", - "lab(82.356% -24.752 12.603)", - "lab(68.063% -30.38 -17.291)", - "lab(50.311% -10.329 -37.815)", - "lab(25.769% 22.046 -55.741)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "GnBu", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "GnBu", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(96.898% -5.294 7.108)", - "lab(86.796% -19.844 14.894)", - "lab(76.704% -27.338 -4.242)", - "lab(62.28% -19.385 -29.357)", - "lab(41.967% -4.892 -44.072)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "BuGn", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "BuGn", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(86.522% -16.03 -5.369)", - "lab(72.149% -34.208 6.233)", - "lab(59.118% -45.355 25.178)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "PuBuGn", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "PuBuGn", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(95.17% 3.476 -2.992)", - "lab(80.604% -0.591 -13.437)", - "lab(65.937% -13.918 -26.377)", - "lab(54.221% -29.04 -14.099)", - "lab(40.185% -31.453 2.784)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "PuBu", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "PuBu", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(80.604% -0.591 -13.437)", - "lab(66.605% -10.524 -25.289)", - "lab(54.511% -15.441 -34.687)", - "lab(35.929% -7.577 -35.199)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "BuPu", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "BuPu", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(96.814% -3.337 -2.766)", - "lab(80.989% -5.521 -14.023)", - "lab(62.611% 4.645 -26.221)", - "lab(44.93% 32.592 -35.833)", - "lab(30.517% 53.489 -32.451)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "RdPu", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "RdPu", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(94.406% 5.577 6.829)", - "lab(80.249% 27.072 8.287)", - "lab(63.981% 59.575 -1.751)", - "lab(45.289% 68.512 -16.988)", - "lab(28.034% 53.697 -33.325)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "PuRd", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "PuRd", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(94.505% 2.103 -3.5)", - "lab(77.524% 17.125 -12.896)", - "lab(60.23% 54.603 -16.36)", - "lab(49.542% 72.844 1.515)", - "lab(32.538% 56.634 8.15)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "OrRd", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "OrRd", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(95.465% 2.144 12.944)", - "lab(85.343% 11.952 39.725)", - "lab(70.427% 39.946 46.609)", - "lab(54.239% 59.285 47.583)", - "lab(37.896% 61.958 53.49)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "YlOrRd", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "YlOrRd", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(98.685% -8.445 36.92)", - "lab(84.99% 9.755 61.114)", - "lab(70.332% 39.339 60.22)", - "lab(54.669% 67.942 58.115)", - "lab(40.311% 64.95 38.327)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "YlOrBr", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "YlOrBr", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(99.194% -5.119 20.663)", - "lab(88.654% 6.285 41.886)", - "lab(72.906% 33.451 69.549)", - "lab(55.754% 46.448 62.286)", - "lab(37.035% 41.678 47.69)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "Purples", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "Purples", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(95.102% 1.622 -3.137)", - "lab(81.713% 4.301 -12.186)", - "lab(65.18% 8.841 -23.268)", - "lab(48.465% 16.665 -36.314)", - "lab(26.995% 37.87 -50.436)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "Blues", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "Blues", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(95.797% 0.268 -6.274)", - "lab(84.423% -6.482 -10.971)", - "lab(67.792% -13.806 -27.368)", - "lab(51.577% -9.729 -38.678)", - "lab(33.916% 3.201 -47.443)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "Greens", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "Greens", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(96.441% -5.737 5.911)", - "lab(86.64% -20.978 19.322)", - "lab(72.599% -37.655 31.17)", - "lab(59.413% -46.278 31.281)", - "lab(39.775% -39.56 27.883)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "Oranges", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "Oranges", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(94.819% 4.149 9.472)", - "lab(81.941% 18.522 37.997)", - "lab(70.332% 39.339 60.22)", - "lab(56.23% 55.436 64.148)", - "lab(39.806% 45.539 50.99)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "Reds", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "Reds", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(92.764% 7.429 9.148)", - "lab(78.297% 26.949 27.037)", - "lab(63.517% 55.152 46.647)", - "lab(49.799% 66.614 49.826)", - "lab(35.517% 56.638 41.316)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "Greys", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "Greys", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(97.232% 0 0)", - "lab(82.046% 0 -0)", - "lab(62.082% 0 0)", - "lab(41.965% 0 0)", - "lab(14.68% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "PuOr", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "PuOr", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(58.205% 50.273 67.439)", - "lab(80.164% 19.537 52.676)", - "lab(97.232% 0 0)", - "lab(71.56% 8.45 -18.95)", - "lab(33.266% 31.446 -46.351)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "BrBG", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "BrBG", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(48.406% 25.01 49.29)", - "lab(79.805% 3.93 38.617)", - "lab(96.537% 0 0)", - "lab(77.162% -26.944 -1.94)", - "lab(49.28% -35.913 1.646)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "PRGn", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "PRGn", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(34.981% 43.687 -40.305)", - "lab(71.391% 16.647 -17.39)", - "lab(97.232% 0 0)", - "lab(82.592% -26.133 23.363)", - "lab(49.352% -46.553 33.504)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "PiYG", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "PiYG", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(47.536% 71.025 -13.956)", - "lab(80.379% 26.109 -9.414)", - "lab(97.232% 0 0)", - "lab(85.041% -25.151 39.876)", - "lab(62.796% -46.649 54.8)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "RdBu", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "RdBu", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(97.232% 0 0)", - "lab(76.588% -12.73 -18.177)", - "lab(44.947% -8.725 -41.689)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "RdGy", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "RdGy", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(43.105% 68.092 45.471)", - "lab(75.111% 27.233 30.638)", - "lab(100% 0 0)", - "lab(75.515% 0 -0)", - "lab(27.093% 0 0)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "RdYlBu", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "RdYlBu", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.832% -12.805 -13.054)", - "lab(49.002% -8.789 -38.719)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "Spectral", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "Spectral", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(83.519% -24.828 22.615)", - "lab(51.593% -11.98 -36.957)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "RdYlGn", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "RdYlGn", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(46.825% 68.649 51.723)", - "lab(77.829% 24.417 51.018)", - "lab(98.866% -7.251 30.734)", - "lab(81.347% -30.584 48.432)", - "lab(54.464% -47.653 34.668)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "Accent", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "Accent", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(74.749% -35.225 29.475)", - "lab(73.41% 11.357 -17.142)", - "lab(82.426% 17.598 38.095)", - "lab(98.38% -10.472 48.601)", - "lab(44.607% -0.259 -42.134)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "Dark2", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "Dark2", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(57.917% -42.227 10.468)", - "lab(55.731% 46.363 64.654)", - "lab(49.865% 14.255 -35.284)", - "lab(52.851% 74.052 -4.896)", - "lab(61.974% -36.874 56.866)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "Paired", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "Paired", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(80.397% -10.125 -15.013)", - "lab(47.67% -9.407 -39.684)", - "lab(84.146% -26.072 36.685)", - "lab(58.123% -48.554 47.915)", - "lab(73.908% 37.109 16.806)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "Pastel1", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "Pastel1", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(80.038% 26.014 13.892)", - "lab(80.989% -5.521 -14.023)", - "lab(90.034% -15.701 14.963)", - "lab(83.845% 10.171 -9.892)", - "lab(88.972% 8.166 30.219)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "Pastel2", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "Pastel2", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(86.132% -18.931 5.051)", - "lab(86.067% 14.183 23.234)", - "lab(84.935% -0.714 -10.607)", - "lab(85.591% 18.422 -7.056)", - "lab(94.571% -10.666 19.524)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "Set1", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "Set1", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(49.584% 71.905 55.1)", - "lab(50.349% -8.07 -37.726)", - "lab(63.997% -45.306 41.821)", - "lab(45.176% 41.213 -32.906)", - "lab(67.624% 45.955 74.743)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "Set2", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "Set2", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(72.169% -34.036 5.724)", - "lab(70.52% 40.349 42.093)", - "lab(65.552% 0.671 -24.511)", - "lab(68.973% 41.863 -13.878)", - "lab(80.877% -31.64 57.565)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "Set3", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(0% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - }, - { - "lintName": "Palette does not have ugly colors", - "paletteName": "Set3", - "passing": true, - "description": "Colors that are close to what are known as ugly colors are sometimes advised against. See https://www.colourlovers.com/palette/1416250/The_Ugliest_Colors for more details.", - "message": "This palette has some colors (specifically ) that are close to what are known as ugly colors", - "blamedColors": [], - "colors": [ - "lab(79.663% -24.873 -1.415)", - "lab(98.698% -8.357 36.446)", - "lab(76.623% 6.159 -15.594)", - "lab(67.99% 46.995 30.378)", - "lab(69.661% -10.319 -22.77)" - ], - "background": "lab(100% 0 0)", - "heuristicFixPasses": "NA", - "mcFixPasses": "NA", - "openAIFixPasses": "NA", - "anthropicFixPasses": "NA" - } -] \ No newline at end of file diff --git a/packages/lint-fixer-analysis/analysis.ipynb b/packages/lint-fixer-analysis/analysis.ipynb deleted file mode 100644 index 3c65fdc9..00000000 --- a/packages/lint-fixer-analysis/analysis.ipynb +++ /dev/null @@ -1,724 +0,0 @@ -{ - "cells": [ - { - "cell_type": "code", - "execution_count": 4, - "metadata": {}, - "outputs": [], - "source": [ - "import pandas as pd\n", - "import altair as alt" - ] - }, - { - "cell_type": "code", - "execution_count": 82, - "metadata": {}, - "outputs": [ - { - "data": { - "text/html": [ - "
\n", - " | lintName | \n", - "paletteName | \n", - "passing | \n", - "description | \n", - "message | \n", - "blamedColors | \n", - "colors | \n", - "background | \n", - "heuristicFixPasses | \n", - "mcFixPasses | \n", - "openAIFixPasses | \n", - "anthropicFixPasses | \n", - "
---|---|---|---|---|---|---|---|---|---|---|---|---|
0 | \n", - "WCAG Contrast Graphical Objects | \n", - "YlGn | \n", - "True | \n", - "All colors in a palette should have a sufficie... | \n", - "These colors () do not have a sufficient contr... | \n", - "[] | \n", - "[lab(99.064% -5.96 24.507), lab(87.32% -21.931... | \n", - "lab(0% 0 0) | \n", - "NA | \n", - "NA | \n", - "NA | \n", - "NA | \n", - "
1 | \n", - "WCAG Contrast Graphical Objects | \n", - "YlGn | \n", - "False | \n", - "All colors in a palette should have a sufficie... | \n", - "These colors (#ffc, #c2e699, #78c679) do not h... | \n", - "[0, 1, 2] | \n", - "[lab(99.064% -5.96 24.507), lab(87.32% -21.931... | \n", - "lab(100% 0 0) | \n", - "pass | \n", - "False | \n", - "False | \n", - "False | \n", - "
2 | \n", - "WCAG Contrast Graphical Objects | \n", - "YlGnBu | \n", - "False | \n", - "All colors in a palette should have a sufficie... | \n", - "These colors (#253494) do not have a sufficien... | \n", - "[4] | \n", - "[lab(99.064% -5.96 24.507), lab(82.356% -24.75... | \n", - "lab(0% 0 0) | \n", - "pass | \n", - "False | \n", - "False | \n", - "False | \n", - "
3 | \n", - "WCAG Contrast Graphical Objects | \n", - "YlGnBu | \n", - "False | \n", - "All colors in a palette should have a sufficie... | \n", - "These colors (#ffc, #a1dab4, #41b6c4) do not h... | \n", - "[0, 1, 2] | \n", - "[lab(99.064% -5.96 24.507), lab(82.356% -24.75... | \n", - "lab(100% 0 0) | \n", - "pass | \n", - "False | \n", - "False | \n", - "False | \n", - "
4 | \n", - "WCAG Contrast Graphical Objects | \n", - "GnBu | \n", - "True | \n", - "All colors in a palette should have a sufficie... | \n", - "These colors () do not have a sufficient contr... | \n", - "[] | \n", - "[lab(96.898% -5.294 7.108), lab(86.796% -19.84... | \n", - "lab(0% 0 0) | \n", - "NA | \n", - "NA | \n", - "NA | \n", - "NA | \n", - "
... | \n", - "... | \n", - "... | \n", - "... | \n", - "... | \n", - "... | \n", - "... | \n", - "... | \n", - "... | \n", - "... | \n", - "... | \n", - "... | \n", - "... | \n", - "
2445 | \n", - "Palette does not have ugly colors | \n", - "Set1 | \n", - "True | \n", - "Colors that are close to what are known as ugl... | \n", - "This palette has some colors (specifically ) t... | \n", - "[] | \n", - "[lab(49.584% 71.905 55.1), lab(50.349% -8.07 -... | \n", - "lab(100% 0 0) | \n", - "NA | \n", - "NA | \n", - "NA | \n", - "NA | \n", - "
2446 | \n", - "Palette does not have ugly colors | \n", - "Set2 | \n", - "True | \n", - "Colors that are close to what are known as ugl... | \n", - "This palette has some colors (specifically ) t... | \n", - "[] | \n", - "[lab(72.169% -34.036 5.724), lab(70.52% 40.349... | \n", - "lab(0% 0 0) | \n", - "NA | \n", - "NA | \n", - "NA | \n", - "NA | \n", - "
2447 | \n", - "Palette does not have ugly colors | \n", - "Set2 | \n", - "True | \n", - "Colors that are close to what are known as ugl... | \n", - "This palette has some colors (specifically ) t... | \n", - "[] | \n", - "[lab(72.169% -34.036 5.724), lab(70.52% 40.349... | \n", - "lab(100% 0 0) | \n", - "NA | \n", - "NA | \n", - "NA | \n", - "NA | \n", - "
2448 | \n", - "Palette does not have ugly colors | \n", - "Set3 | \n", - "True | \n", - "Colors that are close to what are known as ugl... | \n", - "This palette has some colors (specifically ) t... | \n", - "[] | \n", - "[lab(79.663% -24.873 -1.415), lab(98.698% -8.3... | \n", - "lab(0% 0 0) | \n", - "NA | \n", - "NA | \n", - "NA | \n", - "NA | \n", - "
2449 | \n", - "Palette does not have ugly colors | \n", - "Set3 | \n", - "True | \n", - "Colors that are close to what are known as ugl... | \n", - "This palette has some colors (specifically ) t... | \n", - "[] | \n", - "[lab(79.663% -24.873 -1.415), lab(98.698% -8.3... | \n", - "lab(100% 0 0) | \n", - "NA | \n", - "NA | \n", - "NA | \n", - "NA | \n", - "
2450 rows × 12 columns
\n", - "