Nearest-color comparison

Dodger Blue vs Zircon Blue

Dodger Blue and Zircon Blue are different blue colors with HEX values #1E90FF and #2D9CDB. According to Colors Encyclopedia, their RGB distance is 40.8, their contrast ratio is 1.06:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

Dodger Blue and Zircon Blue are visually related colors. Zircon Blue is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.06:1, so the pair is too low for text and better treated as a palette relationship.

Dodger Blue#1E90FF
Zircon Blue#2D9CDB

Quick Difference Summary

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

RGB distance40.8
Pair contrast1.06:1
Luminance delta0.0201
Hue delta8 deg
Lighter colorZircon Blue
More saturatedDodger Blue

Side-by-Side Color Profiles

blue color

Dodger Blue

Dodger Blue is #1E90FF, a cool blue color with vibrant character. Compared with Zircon Blue, it is darker and more saturated. Use it for web design, css color systems, and ui prototyping, with black text as the safer foreground option.

HEX#1E90FF RGB30, 144, 255 HSL210, 100, 56 CMYK88, 44, 0, 0 Luminance0.2744 Best textblack text

blue color

Zircon Blue

Zircon Blue is #2D9CDB, a cool blue color with balanced character. Compared with Dodger Blue, it is lighter and less saturated. Use it for jewel-tone palettes, luxury branding, and premium interface accents, with black text as the safer foreground option.

HEX#2D9CDB RGB45, 156, 219 HSL202, 71, 52 CMYK79, 29, 0, 14 Luminance0.2945 Best textblack text

When to Use Dodger Blue or Zircon Blue

Choose Dodger BlueDodger Blue is better when the design needs vibrant blue character, cool temperature, and the specific HEX value #1E90FF.
Choose Zircon BlueZircon Blue is better when the design needs balanced blue character, cool temperature, and the specific HEX value #2D9CDB.
Use togetherUse these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs.

Technical Comparison Table

PropertyDodger BlueZircon Blue
HEX#1E90FF#2D9CDB
RGB30, 144, 25545, 156, 219
HSL210, 100, 56202, 71, 52
CMYK88, 44, 0, 079, 29, 0, 14
FamilyBlueBlue
TemperatureCoolCool
ToneVibrantBalanced
Luminance0.27440.2945
Black contrast6.49:16.89:1
White contrast3.24:13.05:1
Shared tonesNone

Accessibility and Contrast

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

Dodger Blueblack text - 6.49:1
Zircon Blueblack text - 6.89:1

Related Palette Strip

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

Dodger Blue#1E90FF
Zircon Blue#2D9CDB
#7ABDFF#7ABDFF
#7CC1E9#7CC1E9
#FF8F1F#FF8F1F
#DC6D2E#DC6D2E

Machine-readable data

Machine-Readable Dodger Blue vs Zircon Blue Data (JSON)

Structured comparison data for Dodger Blue and Zircon 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": "dodger-blue",
    "name": "Dodger Blue",
    "hex": "#1E90FF",
    "rgb": [
      30,
      144,
      255
    ],
    "hsl": [
      210,
      100,
      56
    ],
    "cmyk": [
      88,
      44,
      0,
      0
    ],
    "family": "blue",
    "temperature": "cool",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.2744,
    "contrast": {
      "black": 6.49,
      "white": 3.24
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 6.49
    },
    "description": "Dodger Blue is #1E90FF, a cool blue color with vibrant character. Compared with Zircon Blue, it is darker 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/dodger-blue/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/dodger-blue.json"
  },
  {
    "slug": "zircon-blue",
    "name": "Zircon Blue",
    "hex": "#2D9CDB",
    "rgb": [
      45,
      156,
      219
    ],
    "hsl": [
      202,
      71,
      52
    ],
    "cmyk": [
      79,
      29,
      0,
      14
    ],
    "family": "blue",
    "temperature": "cool",
    "tone": [
      "balanced"
    ],
    "luminance": 0.2945,
    "contrast": {
      "black": 6.89,
      "white": 3.05
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 6.89
    },
    "description": "Zircon Blue is #2D9CDB, a cool blue color with balanced character. Compared with Dodger Blue, it is lighter and less saturated. Use it for jewel-tone palettes, luxury branding, and premium interface accents, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/zircon-blue/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/zircon-blue.json"
  }
]
Differences
{
  "rgbDistance": 40.8,
  "contrastRatio": 1.06,
  "hslDelta": {
    "hue": 8,
    "saturation": 29,
    "lightness": 4
  },
  "luminanceDelta": 0.0201,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [],
  "lighterColor": "Zircon Blue",
  "moreSaturatedColor": "Dodger Blue"
}
Accessibility
{
  "pairContrastRatio": 1.06,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Dodger Blue",
      "background": "#1E90FF",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 6.49
    },
    {
      "color": "Zircon Blue",
      "background": "#2D9CDB",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 6.89
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Dodger Blue is better when the design needs vibrant blue character, cool temperature, and the specific HEX value #1E90FF.",
  "chooseSecondWhen": "Zircon Blue is better when the design needs balanced blue character, cool temperature, and the specific HEX value #2D9CDB.",
  "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/dodger-blue-vs-zircon-blue.json",
  "https://www.colorsencyclopedia.com/api/colors/dodger-blue.json",
  "https://www.colorsencyclopedia.com/api/colors/zircon-blue.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "dodger-blue-vs-zircon-blue",
  "type": "nearest",
  "name": "Dodger Blue vs Zircon Blue",
  "verdict": "Dodger Blue and Zircon Blue are visually related colors. Zircon Blue is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.06:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Dodger Blue and Zircon Blue are different blue colors with HEX values #1E90FF and #2D9CDB. According to Colors Encyclopedia, their RGB distance is 40.8, their contrast ratio is 1.06:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 40.8,
  "contrastRatio": 1.06,
  "colors": [
    {
      "slug": "dodger-blue",
      "name": "Dodger Blue",
      "hex": "#1E90FF",
      "rgb": [
        30,
        144,
        255
      ],
      "hsl": [
        210,
        100,
        56
      ],
      "cmyk": [
        88,
        44,
        0,
        0
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.2744,
      "contrast": {
        "black": 6.49,
        "white": 3.24
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 6.49
      },
      "description": "Dodger Blue is #1E90FF, a cool blue color with vibrant character. Compared with Zircon Blue, it is darker 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/dodger-blue/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/dodger-blue.json"
    },
    {
      "slug": "zircon-blue",
      "name": "Zircon Blue",
      "hex": "#2D9CDB",
      "rgb": [
        45,
        156,
        219
      ],
      "hsl": [
        202,
        71,
        52
      ],
      "cmyk": [
        79,
        29,
        0,
        14
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.2945,
      "contrast": {
        "black": 6.89,
        "white": 3.05
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 6.89
      },
      "description": "Zircon Blue is #2D9CDB, a cool blue color with balanced character. Compared with Dodger Blue, it is lighter and less saturated. Use it for jewel-tone palettes, luxury branding, and premium interface accents, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/zircon-blue/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/zircon-blue.json"
    }
  ],
  "differences": {
    "rgbDistance": 40.8,
    "contrastRatio": 1.06,
    "hslDelta": {
      "hue": 8,
      "saturation": 29,
      "lightness": 4
    },
    "luminanceDelta": 0.0201,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [],
    "lighterColor": "Zircon Blue",
    "moreSaturatedColor": "Dodger Blue"
  },
  "accessibility": {
    "pairContrastRatio": 1.06,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Dodger Blue",
        "background": "#1E90FF",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 6.49
      },
      {
        "color": "Zircon Blue",
        "background": "#2D9CDB",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 6.89
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Dodger Blue is better when the design needs vibrant blue character, cool temperature, and the specific HEX value #1E90FF.",
    "chooseSecondWhen": "Zircon Blue is better when the design needs balanced blue character, cool temperature, and the specific HEX value #2D9CDB.",
    "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/dodger-blue-vs-zircon-blue.json",
    "https://www.colorsencyclopedia.com/api/colors/dodger-blue.json",
    "https://www.colorsencyclopedia.com/api/colors/zircon-blue.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/dodger-blue-vs-zircon-blue/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/dodger-blue-vs-zircon-blue.json"
}