#EEE2D7#EEE2D7
#EEE2D7 is a very light, near-neutral orange. Relative luminance 0.775; OKLCH L 91.9% C 0.020 H 65.1°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE2D7 |
|---|---|
| RGB | rgb(238, 226, 215) |
| HSL | hsl(29, 40%, 89%) |
| HSV | hsv(29, 10%, 93%) |
| CMYK | cmyk(0%, 5%, 9.7%, 6.7%) |
| CIE-LAB | lab(90.54, 2.24, 6.83) |
| CIE-LCH | lch(90.54, 7.19, 71.87°) |
| OKLab | oklab(91.93% 0.0083 0.018) |
| OKLCH | oklch(91.93% 0.02 65.1) |
| XYZ | xyz(74.7208, 77.4771, 75.2951) |
| Luminance | 0.7748 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.05
Warm Beige
#E9DCC9
ΔE00 3.67
Antiquewhite
#FAEBD7
ΔE00 4.03
Seashell
#FFF5EE
ΔE00 4.39
Oldlace
#FDF5E6
ΔE00 4.90
Champagne
#F7E7CE
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE2D7 #D7E3EE
analogous
#EED7D8 #EEE2D7 #EEEED7
triadic
#EEE2D7 #D7EEE2 #E2D7EE
tetradic
#EEE2D7 #D8EED7 #D7E3EE #EED7EE
square
#EEE2D7 #D8EED7 #D7E3EE #EED7EE
split-complementary
#EEE2D7 #D7EEEE #D7D8EE
monochromatic
#C9A481 #DCC3AC #EEE2D7 #F6EFEA #F6EFEA
Accessibility & contrast
On white
1.27
#EEE2D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#EEE2D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE2D7
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE2D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE2D7 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E2D6
Deuteranopia (green-blind)
#E9E5D7
Tritanopia (blue-blind)
#F3DFDF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eee2d7; /* rgb */ color: rgb(238, 226, 215); /* oklch */ color: oklch(91.9% 0.020 65.1);
Tailwind
colors: {
custom: {
50: '#f3ebe3',
500: '#eee2d7',
950: '#000000',
},
}SCSS
$custom: #eee2d7; $custom-light: #f3ebe3; $custom-dark: #000000;
JSON
{
"hex": "#eee2d7",
"rgb": {
"r": 238,
"g": 226,
"b": 215
},
"hsl": {
"h": 28.696,
"s": 40.351,
"l": 88.824
},
"oklch": {
"l": 0.91932,
"c": 0.01979,
"h": 65.1
},
"luminance": 0.77476
}Semantic roles & 50–950 ramp
primary
#EEE2D7
secondary
#A0B6CA
accent
#76B332
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171615
muted
#858484