Skip to content

Citrine (#E4D00A)

The hex code for Citrine is #E4D00A. It is rgb(228, 208, 10) in RGB, hsl(54, 92%, 47%) in HSL, and about cmyk(0%, 9%, 96%, 11%) in CMYK — a mid-tone yellow. Black text is the more readable choice on this background.

#E4D00A
HEX#E4D00A
RGBrgb(228, 208, 10)
HSLhsl(54, 92%, 47%)
HSVhsv(54, 96%, 89%)
CMYKcmyk(0%, 9%, 96%, 11%)
OKLCHoklch(84.8% 0.177 102.4)
LABlab(83.18% -5.02 81.39)
LCHlch(83.18% 81.54 93.53)

Colors Closest to Citrine

Citrine is a registered color name. These are the named colors nearest to it, measured as CIE76 distance in CIELAB — a perceptual scale, so the ordering matches what the eye sees rather than how close the raw RGB numbers happen to sit.

Browse the full index of named colors A-Z or every yellow in the library.

#E4D00A Channel Values

How Citrine breaks down in each color model. Hue is measured in degrees around the color wheel; saturation, lightness, and the CMYK inks are percentages.

ModelChannelsNotes
RGBR 228 · G 208 · B 108-bit channels as sent to the display
HSLH 54° · S 92% · L 47%Easiest model for building lighter and darker variants
HSVH 54° · S 96% · V 89%Matches the picker in most design tools
CMYKC 0% · M 9% · Y 96% · K 11%Approximate ink mix; confirm with an ICC profile before printing
Luminance1.58:1 vs white · 13.33:1 vs blackWCAG 2.2 relative-luminance contrast ratios

Text Contrast & Accessibility

WCAG 2.2 contrast ratios for text on a Citrine background. AA requires 4.5:1 for normal text and 3:1 for large text; AAA requires 7:1. Contrast is one check, not a full accessibility review.

TextWhite text1.58:1AA normal AA large AAA normal
TextBlack text13.33:1AA normal AA large AAA normal

Need a specific ratio against another background? Open #E4D00A in the contrast checker.

Colors That Go With Citrine

Pairings derived from color-wheel relationships. The complementary color sits opposite Citrine; analogous colors sit beside it; triadic and split-complementary sets spread evenly around the wheel. Select any swatch for its own breakdown.

Base
Complementary
Analogous
Analogous
Triadic
Triadic
Split comp.
Split comp.

Tints & Shades of Citrine

Lighter tints and darker shades built by moving the lightness channel while holding hue and saturation, which is what you want for hover states, backgrounds, and text variants.

Tints

Shades

Want a full 50-950 ramp with semantic roles? Generate design tokens from #E4D00A.

How Citrine Looks with Color Vision Deficiency

Simulated with the Viénot, Brettel & Mollon LMS projection model. Anomalous types are rendered as partial versions of the matching dichromacy, which is an approximation rather than a per-person clinical model.

Typical#E4D00A
Protanopia#D4D408
Protanomaly#DAD209
Deuteranopia#D7D700
Deuteranomaly#DCD402
Tritanopia#EEC4C4
Tritanomaly#EAC99C
Achromatopsia#CECECE

Test a full palette in the color blindness simulator.

Using #E4D00A in Code

Copy-ready declarations for the places this color usually ends up.

CSS custom property--citrine: #E4D00A;
CSS backgroundbackground-color: #E4D00A;
Tailwind configcolors: { 'citrine': '#E4D00A' }
SwiftUIColor(red: 0.894, green: 0.816, blue: 0.039)
Android XML<color name="citrine">#E4D00A</color>
SVG fillfill="#E4D00A"

More Yellow Colors

Citrine sits in the yellowfamily. These are its neighbours across that family's full range, each with its own breakdown.

#E4D00A Frequently Asked Questions

What is the hex code for Citrine?

The hex code for Citrine is #E4D00A. That is rgb(228, 208, 10) in RGB, hsl(54, 92%, 47%) in HSL, and approximately cmyk(0%, 9%, 96%, 11%) in CMYK.

What is the RGB value of #E4D00A?

#E4D00A is rgb(228, 208, 10) — red 228, green 208, and blue 10 on the 0-255 scale.

What is the CMYK value of #E4D00A?

#E4D00A converts to approximately cmyk(0%, 9%, 96%, 11%). CMYK output is a mathematical approximation for planning; confirm production print colors with your printer and ICC profile.

Should text on #E4D00A be black or white?

Black text is the more readable choice. #E4D00A scores 1.58:1 against white and 13.33:1 against black, and WCAG 2.2 asks for at least 4.5:1 for normal body text.

Can I write #E4D00A as a CSS color keyword?

No. #E4D00A is not one of the CSS color keywords, so it has to be written as a hex, rgb() or hsl() value. The closest keyword is gold (#FFD700) at a CIE76 distance of 10.39, which is visibly different.

Open Citrine in a Tool

Keep exploring: every yellow in the color library, the guide to shades of yellow, or the full color library.