#EEE6D2#EEE6D2
#EEE6D2 is a very light, muted orange. Relative luminance 0.794; OKLCH L 92.6% C 0.028 H 88.7°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE6D2 |
|---|---|
| RGB | rgb(238, 230, 210) |
| HSL | hsl(43, 45%, 88%) |
| HSV | hsv(43, 12%, 93%) |
| CMYK | cmyk(0%, 3.4%, 11.8%, 6.7%) |
| CIE-LAB | lab(91.43, -0.62, 10.71) |
| CIE-LCH | lch(91.43, 10.73, 93.31°) |
| OKLab | oklab(92.59% 0.0006 0.0279) |
| OKLCH | oklch(92.59% 0.028 88.7) |
| XYZ | xyz(75.1885, 79.4248, 72.3298) |
| Luminance | 0.7942 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Eggshell
#F0EAD6
ΔE00 1.23
Warm Beige
#E9DCC9
ΔE00 3.25
Champagne
#F7E7CE
ΔE00 3.47
Antiquewhite
#FAEBD7
ΔE00 3.58
Oldlace
#FDF5E6
ΔE00 3.83
Papayawhip
#FFEFD5
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE6D2 #D2DAEE
analogous
#EED8D2 #EEE6D2 #E8EED2
triadic
#EEE6D2 #D2EEE6 #E6D2EE
tetradic
#EEE6D2 #D2EED8 #D2DAEE #EED2E8
square
#EEE6D2 #D2EED8 #D2DAEE #EED2E8
split-complementary
#EEE6D2 #D2E8EE #D8D2EE
monochromatic
#CCB579 #DDCDA6 #EEE6D2 #F7F3E9 #F7F3E9
Accessibility & contrast
On white
1.24
#EEE6D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#EEE6D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE6D2
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE6D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE6D2 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE5D1
Deuteranopia (green-blind)
#EDE7D3
Tritanopia (blue-blind)
#F3E3E0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eee6d2; /* rgb */ color: rgb(238, 230, 210); /* oklch */ color: oklch(92.6% 0.028 88.7);
Tailwind
colors: {
custom: {
50: '#f3eddf',
500: '#eee6d2',
950: '#000000',
},
}SCSS
$custom: #eee6d2; $custom-light: #f3eddf; $custom-dark: #000000;
JSON
{
"hex": "#eee6d2",
"rgb": {
"r": 238,
"g": 230,
"b": 210
},
"hsl": {
"h": 42.857,
"s": 45.161,
"l": 87.843
},
"oklch": {
"l": 0.9259,
"c": 0.02794,
"h": 88.7
},
"luminance": 0.79424
}Semantic roles & 50–950 ramp
primary
#EEE6D2
secondary
#9AA8CA
accent
#55B82D
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171615
muted
#858484