#EEDE7D#EEDE7D
#EEDE7D is a very light, moderate yellow. Relative luminance 0.719; OKLCH L 89.3% C 0.120 H 100.1°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDE7D |
|---|---|
| RGB | rgb(238, 222, 125) |
| HSL | hsl(52, 77%, 71%) |
| HSV | hsv(52, 47%, 93%) |
| CMYK | cmyk(0%, 6.7%, 47.5%, 6.7%) |
| CIE-LAB | lab(87.92, -7.23, 49.25) |
| CIE-LCH | lch(87.92, 49.78, 98.35°) |
| OKLab | oklab(89.34% -0.021 0.1178) |
| OKLCH | oklch(89.34% 0.12 100.1) |
| XYZ | xyz(65.0846, 71.9026, 29.8483) |
| Luminance | 0.7190 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.06
Khaki (CSS)
#F0E68C
ΔE00 2.56
Wheat (survey)
#FBDD7E
ΔE00 3.95
Dull Yellow
#EEDC5B
ΔE00 4.13
Yellow Tan
#FFE36E
ΔE00 4.26
Sand Yellow
#FCE166
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDE7D #7D8DEE
analogous
#EEA57D #EEDE7D #C5EE7D
triadic
#EEDE7D #7DEEDE #DE7DEE
tetradic
#EEDE7D #7DEEA5 #7D8DEE #EE7DC5
square
#EEDE7D #7DEEA5 #7D8DEE #EE7DC5
split-complementary
#EEDE7D #7DC5EE #A57DEE
monochromatic
#D5BB1C #E7D047 #EEDE7D #F5ECB3 #FBF8E4
Accessibility & contrast
On white
1.37
#EEDE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#EEDE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDE7D
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDE7D | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED975
Deuteranopia (green-blind)
#F3DF81
Tritanopia (blue-blind)
#FDD2C7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #eede7d; /* rgb */ color: rgb(238, 222, 125); /* oklch */ color: oklch(89.3% 0.120 100.1);
Tailwind
colors: {
custom: {
50: '#f5e8a4',
500: '#eede7d',
950: '#000000',
},
}SCSS
$custom: #eede7d; $custom-light: #f5e8a4; $custom-dark: #000000;
JSON
{
"hex": "#eede7d",
"rgb": {
"r": 238,
"g": 222,
"b": 125
},
"hsl": {
"h": 51.504,
"s": 76.871,
"l": 71.176
},
"oklch": {
"l": 0.89339,
"c": 0.11962,
"h": 100.1
},
"luminance": 0.719
}Semantic roles & 50–950 ramp
primary
#EEDE7D
secondary
#475AC8
accent
#29D90C
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17160F
muted
#858480