Nearest-color comparison

Cornflower vs Cornflower Blue

Cornflower #6A8EDB vs Cornflower Blue #6495ED: RGB distance 20.2 and contrast 1.09:1. Compare hue, luminance, saturation, WCAG and practical use.

Cornflower and Cornflower Blue are very close, with an RGB distance of 20.2. Cornflower Blue is lighter by 0.028, and Cornflower Blue is more saturated by 18 percentage points. Their mutual contrast is 1.09:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Cornflower#6A8EDB
Cornflower Blue#6495ED

Quick Difference Summary

The main measurable differences between Cornflower and Cornflower Blue across RGB distance, luminance, hue, saturation, and contrast.

RGB distance20.2
Pair contrast1.09:1
Luminance delta0.028
Hue delta2 deg
Lighter colorCornflower Blue
More saturatedCornflower Blue

Side-by-Side Color Profiles

blue color

Cornflower

Cornflower is #6A8EDB, a cool blue with hue 221°, saturation 61% and luminance 0.2752. Beside Cornflower Blue, it is darker and less saturated. Of the two standard text choices, black text gives the higher contrast at 6.5:1.

HEX#6A8EDB RGB106, 142, 219 HSL221, 61, 64 CMYK52, 35, 0, 14 Luminance0.2752 Best textblack text

blue color

Cornflower Blue

Cornflower Blue is #6495ED, a cool blue with hue 219°, saturation 79% and luminance 0.3032. Beside Cornflower, it is lighter and more saturated. Of the two standard text choices, black text gives the higher contrast at 7.06:1.

HEX#6495ED RGB100, 149, 237 HSL219, 79, 66 CMYK58, 37, 0, 7 Luminance0.3032 Best textblack text

When to Use Cornflower or Cornflower Blue

Choose CornflowerChoose Cornflower when the design calls for balanced blue color at #6A8EDB, with cool temperature and 64% HSL lightness.
Choose Cornflower BlueChoose Cornflower Blue when #6495ED, its vibrant blue character, or its 66% HSL lightness is the closer match.
Use togetherTreat them as tonal alternatives or adjacent palette steps, not as text and background. Their contrast is only 1.09:1.

Technical Comparison Table

PropertyCornflowerCornflower Blue
HEX#6A8EDB#6495ED
RGB106, 142, 219100, 149, 237
HSL221, 61, 64219, 79, 66
CMYK52, 35, 0, 1458, 37, 0, 7
FamilyBlueBlue
TemperatureCoolCool
ToneBalancedVibrant
Luminance0.27520.3032
Black contrast6.5:17.06:1
White contrast3.23:12.97:1
Shared tonesNone

Accessibility and Contrast

Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.

Cornflowerblack text - 6.5:1
Cornflower Blueblack text - 7.06:1

Downloadable color comparison infographic

Cornflower vs Cornflower Blue Color Comparison Infographic

Save a high-resolution comparison infographic with both HEX colors, visual distance, mutual contrast, and accessibility guidance.

1200 × 800
Cornflower vs Cornflower Blue color comparison infographic showing both HEX colors, RGB and HSL values, color distance, mutual contrast, and accessibility guidance.
Cornflower vs Cornflower Blue color comparison infographic generated from the canonical dataset values shown on this page.

Related Palette Strip

A compact visual strip showing the two compared colors with nearby harmony and variant context.

Machine-readable data

Machine-Readable Cornflower vs Cornflower Blue Data (JSON)

Structured comparison data for Cornflower and Cornflower Blue, including color systems, RGB distance, HSL deltas, contrast, accessibility guidance, use cases, and API links.

AI-Ready Dataset v1.0.0
colorsBoth named color records with HEX, RGB, HSL, CMYK, luminance, WCAG, and links
differencesRGB distance, HSL deltas, luminance delta, contrast, and shared attributes
accessibilityPair contrast and safer text choices for each color
useCasesWhen to choose each color and when to use them together
relatedApiMachine-readable comparison and color endpoints
Download JSON Open API
Structured sections
Colors
[
  {
    "slug": "cornflower",
    "name": "Cornflower",
    "hex": "#6A8EDB",
    "rgb": [
      106,
      142,
      219
    ],
    "hsl": [
      221,
      61,
      64
    ],
    "cmyk": [
      52,
      35,
      0,
      14
    ],
    "family": "blue",
    "temperature": "cool",
    "tone": [
      "balanced"
    ],
    "luminance": 0.2752,
    "contrast": {
      "black": 6.5,
      "white": 3.23
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 6.5
    },
    "description": "Cornflower is #6A8EDB, a cool blue color with balanced character. Compared with Cornflower Blue, it is darker and less saturated. Use it for interfaces, brand systems, and technical design, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/cornflower/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/cornflower.json"
  },
  {
    "slug": "cornflower-blue",
    "name": "Cornflower Blue",
    "hex": "#6495ED",
    "rgb": [
      100,
      149,
      237
    ],
    "hsl": [
      219,
      79,
      66
    ],
    "cmyk": [
      58,
      37,
      0,
      7
    ],
    "family": "blue",
    "temperature": "cool",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.3032,
    "contrast": {
      "black": 7.06,
      "white": 2.97
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": [
        "#000000"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 7.06
    },
    "description": "Cornflower Blue is #6495ED, a cool blue color with vibrant character. Compared with Cornflower, it is lighter and more saturated. Use it for web design, css color systems, and ui prototyping, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/cornflower-blue/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/cornflower-blue.json"
  }
]
Differences
{
  "rgbDistance": 20.2,
  "contrastRatio": 1.09,
  "hslDelta": {
    "hue": 2,
    "saturation": 18,
    "lightness": 2
  },
  "luminanceDelta": 0.028,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [],
  "lighterColor": "Cornflower Blue",
  "moreSaturatedColor": "Cornflower Blue"
}
Accessibility
{
  "pairContrastRatio": 1.09,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Cornflower",
      "background": "#6A8EDB",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 6.5
    },
    {
      "color": "Cornflower Blue",
      "background": "#6495ED",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 7.06
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Cornflower is better when the design needs balanced blue character, cool temperature, and the specific HEX value #6A8EDB.",
  "chooseSecondWhen": "Cornflower Blue is better when the design needs vibrant blue character, cool temperature, and the specific HEX value #6495ED.",
  "useTogetherWhen": "Use these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs."
}
Related API
[
  "https://www.colorsencyclopedia.com/api/compare/cornflower-vs-cornflower-blue.json",
  "https://www.colorsencyclopedia.com/api/colors/cornflower.json",
  "https://www.colorsencyclopedia.com/api/colors/cornflower-blue.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "cornflower-vs-cornflower-blue",
  "type": "nearest",
  "name": "Cornflower vs Cornflower Blue",
  "verdict": "Cornflower and Cornflower Blue are very close colors. Cornflower Blue is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.09:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Cornflower and Cornflower Blue are different blue colors with HEX values #6A8EDB and #6495ED. According to Colors Encyclopedia, their RGB distance is 20.2, their contrast ratio is 1.09:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 20.2,
  "contrastRatio": 1.09,
  "colors": [
    {
      "slug": "cornflower",
      "name": "Cornflower",
      "hex": "#6A8EDB",
      "rgb": [
        106,
        142,
        219
      ],
      "hsl": [
        221,
        61,
        64
      ],
      "cmyk": [
        52,
        35,
        0,
        14
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.2752,
      "contrast": {
        "black": 6.5,
        "white": 3.23
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 6.5
      },
      "description": "Cornflower is #6A8EDB, a cool blue color with balanced character. Compared with Cornflower Blue, it is darker and less saturated. Use it for interfaces, brand systems, and technical design, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/cornflower/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/cornflower.json"
    },
    {
      "slug": "cornflower-blue",
      "name": "Cornflower Blue",
      "hex": "#6495ED",
      "rgb": [
        100,
        149,
        237
      ],
      "hsl": [
        219,
        79,
        66
      ],
      "cmyk": [
        58,
        37,
        0,
        7
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.3032,
      "contrast": {
        "black": 7.06,
        "white": 2.97
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 7.06
      },
      "description": "Cornflower Blue is #6495ED, a cool blue color with vibrant character. Compared with Cornflower, it is lighter and more saturated. Use it for web design, css color systems, and ui prototyping, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/cornflower-blue/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/cornflower-blue.json"
    }
  ],
  "differences": {
    "rgbDistance": 20.2,
    "contrastRatio": 1.09,
    "hslDelta": {
      "hue": 2,
      "saturation": 18,
      "lightness": 2
    },
    "luminanceDelta": 0.028,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [],
    "lighterColor": "Cornflower Blue",
    "moreSaturatedColor": "Cornflower Blue"
  },
  "accessibility": {
    "pairContrastRatio": 1.09,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Cornflower",
        "background": "#6A8EDB",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 6.5
      },
      {
        "color": "Cornflower Blue",
        "background": "#6495ED",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 7.06
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Cornflower is better when the design needs balanced blue character, cool temperature, and the specific HEX value #6A8EDB.",
    "chooseSecondWhen": "Cornflower Blue is better when the design needs vibrant blue character, cool temperature, and the specific HEX value #6495ED.",
    "useTogetherWhen": "Use these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs."
  },
  "relatedApi": [
    "https://www.colorsencyclopedia.com/api/compare/cornflower-vs-cornflower-blue.json",
    "https://www.colorsencyclopedia.com/api/colors/cornflower.json",
    "https://www.colorsencyclopedia.com/api/colors/cornflower-blue.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/cornflower-vs-cornflower-blue/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/cornflower-vs-cornflower-blue.json"
}