#EED07D#EED07D
#EED07D is a very light, moderate orange. Relative luminance 0.648; OKLCH L 86.5% C 0.108 H 90.2°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EED07D |
|---|---|
| RGB | rgb(238, 208, 125) |
| HSL | hsl(44, 77%, 71%) |
| HSV | hsv(44, 47%, 93%) |
| CMYK | cmyk(0%, 12.6%, 47.5%, 6.7%) |
| CIE-LAB | lab(84.37, -0.10, 44.87) |
| CIE-LCH | lch(84.37, 44.87, 90.13°) |
| OKLab | oklab(86.53% -0.0003 0.108) |
| OKLCH | oklch(86.53% 0.108 90.2) |
| XYZ | xyz(61.5195, 64.7723, 28.6599) |
| Luminance | 0.6477 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.47
Wheat (survey)
#FBDD7E
ΔE00 3.43
Sandy
#F1DA7A
ΔE00 3.65
Light Mustard
#F7D560
ΔE00 4.90
Pale Gold
#FDDE6C
ΔE00 5.37
Maize
#F4D054
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED07D #7D9BEE
analogous
#EE977D #EED07D #D3EE7D
triadic
#EED07D #7DEED0 #D07DEE
tetradic
#EED07D #7DEE97 #7D9BEE #EE7DD3
square
#EED07D #7DEE97 #7D9BEE #EE7DD3
split-complementary
#EED07D #7DD3EE #977DEE
monochromatic
#D5A41C #E7BC47 #EED07D #F5E4B3 #FBF5E4
Accessibility & contrast
On white
1.50
#EED07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#EED07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED07D
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED07D | 1.00 | 1.50 | 13.95 | 13.95 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE76
Deuteranopia (green-blind)
#E8D680
Tritanopia (blue-blind)
#FEC4BC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #eed07d; /* rgb */ color: rgb(238, 208, 125); /* oklch */ color: oklch(86.5% 0.108 90.2);
Tailwind
colors: {
custom: {
50: '#f5dea4',
500: '#eed07d',
950: '#000000',
},
}SCSS
$custom: #eed07d; $custom-light: #f5dea4; $custom-dark: #000000;
JSON
{
"hex": "#eed07d",
"rgb": {
"r": 238,
"g": 208,
"b": 125
},
"hsl": {
"h": 44.071,
"s": 76.871,
"l": 71.176
},
"oklch": {
"l": 0.86528,
"c": 0.108,
"h": 90.2
},
"luminance": 0.6477
}Semantic roles & 50–950 ramp
primary
#EED07D
secondary
#4769C8
accent
#43D90C
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480