#EEDE8D#EEDE8D
#EEDE8D is a very light, moderate yellow. Relative luminance 0.723; OKLCH L 89.6% C 0.103 H 98.4°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDE8D |
|---|---|
| RGB | rgb(238, 222, 141) |
| HSL | hsl(50, 74%, 74%) |
| HSV | hsv(50, 41%, 93%) |
| CMYK | cmyk(0%, 6.7%, 40.8%, 6.7%) |
| CIE-LAB | lab(88.13, -5.67, 41.67) |
| CIE-LCH | lch(88.13, 42.05, 97.74°) |
| OKLab | oklab(89.58% -0.015 0.1017) |
| OKLCH | oklch(89.58% 0.103 98.4) |
| XYZ | xyz(66.1903, 72.3449, 35.6714) |
| Luminance | 0.7234 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.66
Sandy
#F1DA7A
ΔE00 3.08
Wheat (survey)
#FBDD7E
ΔE00 4.29
Light Tan
#FBEEAC
ΔE00 4.60
Dark Cream
#FFF39A
ΔE00 4.61
Vanilla
#F3E5AB
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDE8D #8D9DEE
analogous
#EEAE8D #EEDE8D #CEEE8D
triadic
#EEDE8D #8DEEDE #DE8DEE
tetradic
#EEDE8D #8DEEAE #8D9DEE #EE8DCE
square
#EEDE8D #8DEEAE #8D9DEE #EE8DCE
split-complementary
#EEDE8D #8DCEEE #AE8DEE
monochromatic
#DEBF22 #E6CF58 #EEDE8D #F6EDC2 #FBF7E4
Accessibility & contrast
On white
1.36
#EEDE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#EEDE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDE8D
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDE8D | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA87
Deuteranopia (green-blind)
#F1E090
Tritanopia (blue-blind)
#FCD3CA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #eede8d; /* rgb */ color: rgb(238, 222, 141); /* oklch */ color: oklch(89.6% 0.103 98.4);
Tailwind
colors: {
custom: {
50: '#f5e8af',
500: '#eede8d',
950: '#000000',
},
}SCSS
$custom: #eede8d; $custom-light: #f5e8af; $custom-dark: #000000;
JSON
{
"hex": "#eede8d",
"rgb": {
"r": 238,
"g": 222,
"b": 141
},
"hsl": {
"h": 50.103,
"s": 74.046,
"l": 74.314
},
"oklch": {
"l": 0.89576,
"c": 0.10278,
"h": 98.4
},
"luminance": 0.72343
}Semantic roles & 50–950 ramp
primary
#EEDE8D
secondary
#5669C9
accent
#30D60F
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171610
muted
#858481