#EEDF7D#EEDF7D
#EEDF7D is a very light, vivid yellow. Relative luminance 0.724; OKLCH L 89.5% C 0.121 H 100.7°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDF7D |
|---|---|
| RGB | rgb(238, 223, 125) |
| HSL | hsl(52, 77%, 71%) |
| HSV | hsv(52, 47%, 93%) |
| CMYK | cmyk(0%, 6.3%, 47.5%, 6.7%) |
| CIE-LAB | lab(88.18, -7.73, 49.57) |
| CIE-LCH | lch(88.18, 50.17, 98.87°) |
| OKLab | oklab(89.54% -0.0224 0.1185) |
| OKLCH | oklch(89.54% 0.121 100.7) |
| XYZ | xyz(65.3510, 72.4354, 29.9371) |
| Luminance | 0.7243 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.35
Sandy
#F1DA7A
ΔE00 2.39
Dull Yellow
#EEDC5B
ΔE00 4.08
Wheat (survey)
#FBDD7E
ΔE00 4.24
Yellow Tan
#FFE36E
ΔE00 4.34
Sandy Yellow
#FDEE73
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDF7D #7D8CEE
analogous
#EEA67D #EEDF7D #C4EE7D
triadic
#EEDF7D #7DEEDF #DF7DEE
tetradic
#EEDF7D #7DEEA6 #7D8CEE #EE7DC4
square
#EEDF7D #7DEEA6 #7D8CEE #EE7DC4
split-complementary
#EEDF7D #7DC4EE #A67DEE
monochromatic
#D5BC1C #E7D247 #EEDF7D #F5ECB3 #FBF8E4
Accessibility & contrast
On white
1.36
#EEDF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#EEDF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDF7D
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDF7D | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA75
Deuteranopia (green-blind)
#F4E081
Tritanopia (blue-blind)
#FDD3C8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #eedf7d; /* rgb */ color: rgb(238, 223, 125); /* oklch */ color: oklch(89.5% 0.121 100.7);
Tailwind
colors: {
custom: {
50: '#f5e8a4',
500: '#eedf7d',
950: '#000000',
},
}SCSS
$custom: #eedf7d; $custom-light: #f5e8a4; $custom-dark: #000000;
JSON
{
"hex": "#eedf7d",
"rgb": {
"r": 238,
"g": 223,
"b": 125
},
"hsl": {
"h": 52.035,
"s": 76.871,
"l": 71.176
},
"oklch": {
"l": 0.89542,
"c": 0.12056,
"h": 100.7
},
"luminance": 0.72433
}Semantic roles & 50–950 ramp
primary
#EEDF7D
secondary
#4758C8
accent
#28D90C
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17160F
muted
#858480