#EEE8D2#EEE8D2
#EEE8D2 is a very light, muted yellow. Relative luminance 0.805; OKLCH L 93.0% C 0.030 H 94.4°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE8D2 |
|---|---|
| RGB | rgb(238, 232, 210) |
| HSL | hsl(47, 45%, 88%) |
| HSV | hsv(47, 12%, 93%) |
| CMYK | cmyk(0%, 2.5%, 11.8%, 6.7%) |
| CIE-LAB | lab(91.93, -1.64, 11.43) |
| CIE-LCH | lch(91.93, 11.54, 98.17°) |
| OKLab | oklab(92.99% -0.0023 0.0298) |
| OKLCH | oklch(92.99% 0.03 94.4) |
| XYZ | xyz(75.7482, 80.5443, 72.5164) |
| Luminance | 0.8054 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 0.88
Cornsilk
#FFF8DC
ΔE00 3.81
Beige
#F5F5DC
ΔE00 3.91
Oldlace
#FDF5E6
ΔE00 4.35
Champagne
#F7E7CE
ΔE00 4.37
Warm Beige
#E9DCC9
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE8D2 #D2D8EE
analogous
#EEDAD2 #EEE8D2 #E6EED2
triadic
#EEE8D2 #D2EEE8 #E8D2EE
tetradic
#EEE8D2 #D2EEDA #D2D8EE #EED2E6
square
#EEE8D2 #D2EEDA #D2D8EE #EED2E6
split-complementary
#EEE8D2 #D2E6EE #DAD2EE
monochromatic
#CCBB79 #DDD1A6 #EEE8D2 #F7F4E9 #F7F4E9
Accessibility & contrast
On white
1.23
#EEE8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#EEE8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE8D2
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE8D2 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE7D1
Deuteranopia (green-blind)
#EFE9D3
Tritanopia (blue-blind)
#F3E4E2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eee8d2; /* rgb */ color: rgb(238, 232, 210); /* oklch */ color: oklch(93.0% 0.030 94.4);
Tailwind
colors: {
custom: {
50: '#f3efdf',
500: '#eee8d2',
950: '#000000',
},
}SCSS
$custom: #eee8d2; $custom-light: #f3efdf; $custom-dark: #000000;
JSON
{
"hex": "#eee8d2",
"rgb": {
"r": 238,
"g": 232,
"b": 210
},
"hsl": {
"h": 47.143,
"s": 45.161,
"l": 87.843
},
"oklch": {
"l": 0.92986,
"c": 0.02985,
"h": 94.4
},
"luminance": 0.80544
}Semantic roles & 50–950 ramp
primary
#EEE8D2
secondary
#9AA4CA
accent
#4BB82D
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171615
muted
#858584