#EEE4D7#EEE4D7
#EEE4D7 is a very light, muted orange. Relative luminance 0.786; OKLCH L 92.3% C 0.021 H 74.6°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE4D7 |
|---|---|
| RGB | rgb(238, 228, 215) |
| HSL | hsl(34, 40%, 89%) |
| HSV | hsv(34, 10%, 93%) |
| CMYK | cmyk(0%, 4.2%, 9.7%, 6.7%) |
| CIE-LAB | lab(91.04, 1.21, 7.55) |
| CIE-LCH | lch(91.04, 7.64, 80.90°) |
| OKLab | oklab(92.32% 0.0054 0.0198) |
| OKLCH | oklch(92.32% 0.021 74.6) |
| XYZ | xyz(75.2678, 78.5711, 75.4774) |
| Luminance | 0.7857 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.95
Linen
#FAF0E6
ΔE00 2.96
Antiquewhite
#FAEBD7
ΔE00 3.28
Oldlace
#FDF5E6
ΔE00 3.79
Eggshell
#F0EAD6
ΔE00 4.15
Champagne
#F7E7CE
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE4D7 #D7E1EE
analogous
#EED9D7 #EEE4D7 #EDEED7
triadic
#EEE4D7 #D7EEE4 #E4D7EE
tetradic
#EEE4D7 #D7EED9 #D7E1EE #EED7ED
square
#EEE4D7 #D7EED9 #D7E1EE #EED7ED
split-complementary
#EEE4D7 #D7EDEE #D9D7EE
monochromatic
#C9AA81 #DCC7AC #EEE4D7 #F6F1EA #F6F1EA
Accessibility & contrast
On white
1.26
#EEE4D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#EEE4D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE4D7
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE4D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE4D7 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E4D6
Deuteranopia (green-blind)
#EBE6D7
Tritanopia (blue-blind)
#F3E1E0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eee4d7; /* rgb */ color: rgb(238, 228, 215); /* oklch */ color: oklch(92.3% 0.021 74.6);
Tailwind
colors: {
custom: {
50: '#f3ece3',
500: '#eee4d7',
950: '#000000',
},
}SCSS
$custom: #eee4d7; $custom-light: #f3ece3; $custom-dark: #000000;
JSON
{
"hex": "#eee4d7",
"rgb": {
"r": 238,
"g": 228,
"b": 215
},
"hsl": {
"h": 33.913,
"s": 40.351,
"l": 88.824
},
"oklch": {
"l": 0.92324,
"c": 0.02054,
"h": 74.6
},
"luminance": 0.7857
}Semantic roles & 50–950 ramp
primary
#EEE4D7
secondary
#A0B2CA
accent
#6AB332
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171615
muted
#858484