#EEE8D6#EEE8D6
#EEE8D6 is a very light, muted yellow. Relative luminance 0.807; OKLCH L 93.1% C 0.025 H 91.6°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE8D6 |
|---|---|
| RGB | rgb(238, 232, 214) |
| HSL | hsl(45, 41%, 89%) |
| HSV | hsv(45, 10%, 93%) |
| CMYK | cmyk(0%, 2.5%, 10.1%, 6.7%) |
| CIE-LAB | lab(92.02, -1.00, 9.47) |
| CIE-LCH | lch(92.02, 9.53, 96.03°) |
| OKLab | oklab(93.09% -0.0007 0.0248) |
| OKLCH | oklch(93.09% 0.025 91.6) |
| XYZ | xyz(76.2528, 80.7461, 75.1738) |
| Luminance | 0.8075 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 0.86
Oldlace
#FDF5E6
ΔE00 3.40
Warm Beige
#E9DCC9
ΔE00 4.02
Antiquewhite
#FAEBD7
ΔE00 4.16
Champagne
#F7E7CE
ΔE00 4.41
Cornsilk
#FFF8DC
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE8D6 #D6DCEE
analogous
#EEDCD6 #EEE8D6 #E8EED6
triadic
#EEE8D6 #D6EEE8 #E8D6EE
tetradic
#EEE8D6 #D6EEDC #D6DCEE #EED6E8
square
#EEE8D6 #D6EEDC #D6DCEE #EED6E8
split-complementary
#EEE8D6 #D6E8EE #DCD6EE
monochromatic
#CAB77F #DCD0AB #EEE8D6 #F6F3E9 #F6F3E9
Accessibility & contrast
On white
1.22
#EEE8D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#EEE8D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE8D6
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE8D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE8D6 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE7D5
Deuteranopia (green-blind)
#EEE9D7
Tritanopia (blue-blind)
#F2E5E3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eee8d6; /* rgb */ color: rgb(238, 232, 214); /* oklch */ color: oklch(93.1% 0.025 91.6);
Tailwind
colors: {
custom: {
50: '#f3efe2',
500: '#eee8d6',
950: '#000000',
},
}SCSS
$custom: #eee8d6; $custom-light: #f3efe2; $custom-dark: #000000;
JSON
{
"hex": "#eee8d6",
"rgb": {
"r": 238,
"g": 232,
"b": 214
},
"hsl": {
"h": 45,
"s": 41.379,
"l": 88.627
},
"oklch": {
"l": 0.93086,
"c": 0.02477,
"h": 91.6
},
"luminance": 0.80745
}Semantic roles & 50–950 ramp
primary
#EEE8D6
secondary
#9EA9CA
accent
#52B431
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171615
muted
#858584