Nearest-color comparison

Citrine vs Safety Yellow

Citrine #E4D00A vs Safety Yellow #EED202: RGB distance 13 and contrast 1.04:1. Compare hue, luminance, saturation, WCAG and practical use.

Citrine and Safety Yellow are very close, with an RGB distance of 13. Safety Yellow is lighter by 0.0264, and Safety Yellow is more saturated by 6 percentage points. Their mutual contrast is 1.04:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Citrine#E4D00A
Safety Yellow#EED202

Quick Difference Summary

The main measurable differences between Citrine and Safety Yellow across RGB distance, luminance, hue, saturation, and contrast.

RGB distance13
Pair contrast1.04:1
Luminance delta0.0264
Hue delta1 deg
Lighter colorSafety Yellow
More saturatedSafety Yellow

Side-by-Side Color Profiles

yellow color

Citrine

Citrine is #E4D00A, a warm yellow with hue 54°, saturation 92% and luminance 0.6163. Beside Safety Yellow, it is darker and less saturated. Of the two standard text choices, black text gives the higher contrast at 13.33:1.

HEX#E4D00A RGB228, 208, 10 HSL54, 92, 47 CMYK0, 9, 96, 11 Luminance0.6163 Best textblack text

yellow color

Safety Yellow

Safety Yellow is #EED202, a warm yellow with hue 53°, saturation 98% and luminance 0.6427. Beside Citrine, it is lighter and more saturated. Of the two standard text choices, black text gives the higher contrast at 13.85:1.

HEX#EED202 RGB238, 210, 2 HSL53, 98, 47 CMYK0, 12, 99, 7 Luminance0.6427 Best textblack text

When to Use Citrine or Safety Yellow

Choose CitrineChoose Citrine when the design calls for vibrant yellow color at #E4D00A, with warm temperature and 47% HSL lightness.
Choose Safety YellowChoose Safety Yellow when #EED202, its vibrant yellow character, or its 47% 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.04:1. They share vibrant tone characteristics.

Technical Comparison Table

PropertyCitrineSafety Yellow
HEX#E4D00A#EED202
RGB228, 208, 10238, 210, 2
HSL54, 92, 4753, 98, 47
CMYK0, 9, 96, 110, 12, 99, 7
FamilyYellowYellow
TemperatureWarmWarm
ToneVibrantVibrant
Luminance0.61630.6427
Black contrast13.33:113.85:1
White contrast1.58:11.52:1
Shared tonesVibrant

Accessibility and Contrast

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

Citrineblack text - 13.33:1
Safety Yellowblack text - 13.85:1

Downloadable color comparison infographic

Citrine vs Safety Yellow Color Comparison Infographic

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

1200 × 800
Citrine vs Safety Yellow color comparison infographic showing both HEX colors, RGB and HSL values, color distance, mutual contrast, and accessibility guidance.
Citrine vs Safety Yellow 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 Citrine vs Safety Yellow Data (JSON)

Structured comparison data for Citrine and Safety Yellow, 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": "citrine",
    "name": "Citrine",
    "hex": "#E4D00A",
    "rgb": [
      228,
      208,
      10
    ],
    "hsl": [
      54,
      92,
      47
    ],
    "cmyk": [
      0,
      9,
      96,
      11
    ],
    "family": "yellow",
    "temperature": "warm",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.6163,
    "contrast": {
      "black": 13.33,
      "white": 1.58
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 13.33
    },
    "description": "Citrine is #E4D00A, a warm yellow color with vibrant character. Compared with Safety Yellow, it is darker 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/citrine/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/citrine.json"
  },
  {
    "slug": "safety-yellow",
    "name": "Safety Yellow",
    "hex": "#EED202",
    "rgb": [
      238,
      210,
      2
    ],
    "hsl": [
      53,
      98,
      47
    ],
    "cmyk": [
      0,
      12,
      99,
      7
    ],
    "family": "yellow",
    "temperature": "warm",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.6427,
    "contrast": {
      "black": 13.85,
      "white": 1.52
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 13.85
    },
    "description": "Safety Yellow is #EED202, a warm yellow color with vibrant character. Compared with Citrine, it is lighter and more saturated. Use it for historical references, pigment palettes, and cultural color systems, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/safety-yellow/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/safety-yellow.json"
  }
]
Differences
{
  "rgbDistance": 13,
  "contrastRatio": 1.04,
  "hslDelta": {
    "hue": 1,
    "saturation": 6,
    "lightness": 0
  },
  "luminanceDelta": 0.0264,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "vibrant"
  ],
  "lighterColor": "Safety Yellow",
  "moreSaturatedColor": "Safety Yellow"
}
Accessibility
{
  "pairContrastRatio": 1.04,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Citrine",
      "background": "#E4D00A",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 13.33
    },
    {
      "color": "Safety Yellow",
      "background": "#EED202",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 13.85
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Citrine is better when the design needs vibrant yellow character, warm temperature, and the specific HEX value #E4D00A.",
  "chooseSecondWhen": "Safety Yellow is better when the design needs vibrant yellow character, warm temperature, and the specific HEX value #EED202.",
  "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/citrine-vs-safety-yellow.json",
  "https://www.colorsencyclopedia.com/api/colors/citrine.json",
  "https://www.colorsencyclopedia.com/api/colors/safety-yellow.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "citrine-vs-safety-yellow",
  "type": "nearest",
  "name": "Citrine vs Safety Yellow",
  "verdict": "Citrine and Safety Yellow are very close colors. Safety Yellow is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.04:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Citrine and Safety Yellow are different yellow colors with HEX values #E4D00A and #EED202. According to Colors Encyclopedia, their RGB distance is 13, their contrast ratio is 1.04:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 13,
  "contrastRatio": 1.04,
  "colors": [
    {
      "slug": "citrine",
      "name": "Citrine",
      "hex": "#E4D00A",
      "rgb": [
        228,
        208,
        10
      ],
      "hsl": [
        54,
        92,
        47
      ],
      "cmyk": [
        0,
        9,
        96,
        11
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.6163,
      "contrast": {
        "black": 13.33,
        "white": 1.58
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 13.33
      },
      "description": "Citrine is #E4D00A, a warm yellow color with vibrant character. Compared with Safety Yellow, it is darker 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/citrine/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/citrine.json"
    },
    {
      "slug": "safety-yellow",
      "name": "Safety Yellow",
      "hex": "#EED202",
      "rgb": [
        238,
        210,
        2
      ],
      "hsl": [
        53,
        98,
        47
      ],
      "cmyk": [
        0,
        12,
        99,
        7
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.6427,
      "contrast": {
        "black": 13.85,
        "white": 1.52
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 13.85
      },
      "description": "Safety Yellow is #EED202, a warm yellow color with vibrant character. Compared with Citrine, it is lighter and more saturated. Use it for historical references, pigment palettes, and cultural color systems, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/safety-yellow/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/safety-yellow.json"
    }
  ],
  "differences": {
    "rgbDistance": 13,
    "contrastRatio": 1.04,
    "hslDelta": {
      "hue": 1,
      "saturation": 6,
      "lightness": 0
    },
    "luminanceDelta": 0.0264,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "vibrant"
    ],
    "lighterColor": "Safety Yellow",
    "moreSaturatedColor": "Safety Yellow"
  },
  "accessibility": {
    "pairContrastRatio": 1.04,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Citrine",
        "background": "#E4D00A",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 13.33
      },
      {
        "color": "Safety Yellow",
        "background": "#EED202",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 13.85
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Citrine is better when the design needs vibrant yellow character, warm temperature, and the specific HEX value #E4D00A.",
    "chooseSecondWhen": "Safety Yellow is better when the design needs vibrant yellow character, warm temperature, and the specific HEX value #EED202.",
    "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/citrine-vs-safety-yellow.json",
    "https://www.colorsencyclopedia.com/api/colors/citrine.json",
    "https://www.colorsencyclopedia.com/api/colors/safety-yellow.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/citrine-vs-safety-yellow/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/citrine-vs-safety-yellow.json"
}