#EEE2D8#EEE2D8
#EEE2D8 is a very light, near-neutral orange. Relative luminance 0.775; OKLCH L 92.0% C 0.019 H 62.4°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE2D8 |
|---|---|
| RGB | rgb(238, 226, 216) |
| HSL | hsl(27, 39%, 89%) |
| HSV | hsv(27, 9%, 93%) |
| CMYK | cmyk(0%, 5%, 9.2%, 6.7%) |
| CIE-LAB | lab(90.56, 2.40, 6.34) |
| CIE-LCH | lch(90.56, 6.78, 69.27°) |
| OKLab | oklab(91.96% 0.0087 0.0167) |
| OKLCH | oklch(91.96% 0.019 62.4) |
| XYZ | xyz(74.8496, 77.5286, 75.9739) |
| Luminance | 0.7753 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.05
Warm Beige
#E9DCC9
ΔE00 4.12
Seashell
#FFF5EE
ΔE00 4.22
Antiquewhite
#FAEBD7
ΔE00 4.44
Oldlace
#FDF5E6
ΔE00 5.15
Very Light Pink
#FFF4F2
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE2D8 #D8E4EE
analogous
#EED8D9 #EEE2D8 #EEEDD8
triadic
#EEE2D8 #D8EEE2 #E2D8EE
tetradic
#EEE2D8 #D9EED8 #D8E4EE #EDD8EE
square
#EEE2D8 #D9EED8 #D8E4EE #EDD8EE
split-complementary
#EEE2D8 #D8EEED #D8D9EE
monochromatic
#C9A383 #DBC2AD #EEE2D8 #F6EFEA #F6EFEA
Accessibility & contrast
On white
1.27
#EEE2D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#EEE2D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE2D8
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE2D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE2D8 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E2D7
Deuteranopia (green-blind)
#E9E5D8
Tritanopia (blue-blind)
#F3E0DF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eee2d8; /* rgb */ color: rgb(238, 226, 216); /* oklch */ color: oklch(92.0% 0.019 62.4);
Tailwind
colors: {
custom: {
50: '#f3ebe4',
500: '#eee2d8',
950: '#000000',
},
}SCSS
$custom: #eee2d8; $custom-light: #f3ebe4; $custom-dark: #000000;
JSON
{
"hex": "#eee2d8",
"rgb": {
"r": 238,
"g": 226,
"b": 216
},
"hsl": {
"h": 27.273,
"s": 39.286,
"l": 89.02
},
"oklch": {
"l": 0.91959,
"c": 0.01883,
"h": 62.4
},
"luminance": 0.77528
}Semantic roles & 50–950 ramp
primary
#EEE2D8
secondary
#A1B7C9
accent
#79B233
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171615
muted
#858484