#EEE8D0#EEE8D0
#EEE8D0 is a very light, muted yellow. Relative luminance 0.804; OKLCH L 92.9% C 0.032 H 95.4°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE8D0 |
|---|---|
| RGB | rgb(238, 232, 208) |
| HSL | hsl(48, 47%, 87%) |
| HSV | hsv(48, 13%, 93%) |
| CMYK | cmyk(0%, 2.5%, 12.6%, 6.7%) |
| CIE-LAB | lab(91.88, -1.95, 12.40) |
| CIE-LCH | lch(91.88, 12.56, 98.96°) |
| OKLab | oklab(92.94% -0.0031 0.0323) |
| OKLCH | oklch(92.94% 0.032 95.4) |
| XYZ | xyz(75.5006, 80.4452, 71.2124) |
| Luminance | 0.8044 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 1.54
Cornsilk
#FFF8DC
ΔE00 3.55
Beige
#F5F5DC
ΔE00 3.69
Champagne
#F7E7CE
ΔE00 4.51
Papayawhip
#FFEFD5
ΔE00 4.76
Oldlace
#FDF5E6
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE8D0 #D0D6EE
analogous
#EED9D0 #EEE8D0 #E5EED0
triadic
#EEE8D0 #D0EEE8 #E8D0EE
tetradic
#EEE8D0 #D0EED9 #D0D6EE #EED0E5
square
#EEE8D0 #D0EED9 #D0D6EE #EED0E5
split-complementary
#EEE8D0 #D0E5EE #D9D0EE
monochromatic
#CDBC76 #DED2A3 #EEE8D0 #F7F4E9 #F7F4E9
Accessibility & contrast
On white
1.23
#EEE8D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#EEE8D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE8D0
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE8D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE8D0 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE6CF
Deuteranopia (green-blind)
#EFE9D1
Tritanopia (blue-blind)
#F3E4E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eee8d0; /* rgb */ color: rgb(238, 232, 208); /* oklch */ color: oklch(92.9% 0.032 95.4);
Tailwind
colors: {
custom: {
50: '#f3efde',
500: '#eee8d0',
950: '#000000',
},
}SCSS
$custom: #eee8d0; $custom-light: #f3efde; $custom-dark: #000000;
JSON
{
"hex": "#eee8d0",
"rgb": {
"r": 238,
"g": 232,
"b": 208
},
"hsl": {
"h": 48,
"s": 46.875,
"l": 87.451
},
"oklch": {
"l": 0.92936,
"c": 0.03239,
"h": 95.4
},
"luminance": 0.80444
}Semantic roles & 50–950 ramp
primary
#EEE8D0
secondary
#98A2CB
accent
#48BA2B
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171615
muted
#858584