#EEE6D4#EEE6D4
#EEE6D4 is a very light, muted orange. Relative luminance 0.795; OKLCH L 92.6% C 0.025 H 86.9°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE6D4 |
|---|---|
| RGB | rgb(238, 230, 212) |
| HSL | hsl(42, 43%, 88%) |
| HSV | hsv(42, 11%, 93%) |
| CMYK | cmyk(0%, 3.4%, 10.9%, 6.7%) |
| CIE-LAB | lab(91.47, -0.30, 9.73) |
| CIE-LCH | lch(91.47, 9.74, 91.77°) |
| OKLab | oklab(92.64% 0.0014 0.0254) |
| OKLCH | oklch(92.64% 0.025 86.9) |
| XYZ | xyz(75.4392, 79.5250, 73.6503) |
| Luminance | 0.7952 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Eggshell
#F0EAD6
ΔE00 1.60
Warm Beige
#E9DCC9
ΔE00 3.04
Antiquewhite
#FAEBD7
ΔE00 3.35
Oldlace
#FDF5E6
ΔE00 3.45
Champagne
#F7E7CE
ΔE00 3.63
Papayawhip
#FFEFD5
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE6D4 #D4DCEE
analogous
#EED9D4 #EEE6D4 #E9EED4
triadic
#EEE6D4 #D4EEE6 #E6D4EE
tetradic
#EEE6D4 #D4EED9 #D4DCEE #EED4E9
square
#EEE6D4 #D4EED9 #D4DCEE #EED4E9
split-complementary
#EEE6D4 #D4E9EE #D9D4EE
monochromatic
#CBB37C #DDCCA8 #EEE6D4 #F6F2E9 #F6F2E9
Accessibility & contrast
On white
1.24
#EEE6D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#EEE6D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE6D4
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE6D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE6D4 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE5D3
Deuteranopia (green-blind)
#EDE7D4
Tritanopia (blue-blind)
#F3E3E1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eee6d4; /* rgb */ color: rgb(238, 230, 212); /* oklch */ color: oklch(92.6% 0.025 86.9);
Tailwind
colors: {
custom: {
50: '#f3ede1',
500: '#eee6d4',
950: '#000000',
},
}SCSS
$custom: #eee6d4; $custom-light: #f3ede1; $custom-dark: #000000;
JSON
{
"hex": "#eee6d4",
"rgb": {
"r": 238,
"g": 230,
"b": 212
},
"hsl": {
"h": 41.538,
"s": 43.333,
"l": 88.235
},
"oklch": {
"l": 0.92641,
"c": 0.02547,
"h": 86.9
},
"luminance": 0.79524
}Semantic roles & 50–950 ramp
primary
#EEE6D4
secondary
#9CAACA
accent
#59B62F
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171615
muted
#858484