#E7DDD2#E7DDD2
#E7DDD2 is a very light, near-neutral orange. Relative luminance 0.734; OKLCH L 90.2% C 0.018 H 70.2°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DDD2 |
|---|---|
| RGB | rgb(231, 221, 210) |
| HSL | hsl(31, 30%, 86%) |
| HSV | hsv(31, 9%, 91%) |
| CMYK | cmyk(0%, 4.3%, 9.1%, 9.4%) |
| CIE-LAB | lab(88.62, 1.55, 6.61) |
| CIE-LCH | lch(88.62, 6.79, 76.82°) |
| OKLab | oklab(90.25% 0.0063 0.0174) |
| OKLCH | oklch(90.25% 0.018 70.2) |
| XYZ | xyz(70.4431, 73.3557, 71.4084) |
| Luminance | 0.7336 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.19
Linen
#FAF0E6
ΔE00 4.15
Antiquewhite
#FAEBD7
ΔE00 4.73
Eggshell
#F0EAD6
ΔE00 5.48
Oldlace
#FDF5E6
ΔE00 5.50
Seashell
#FFF5EE
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DDD2 #D2DCE7
analogous
#E7D3D2 #E7DDD2 #E7E7D2
triadic
#E7DDD2 #D2E7DD #DDD2E7
tetradic
#E7DDD2 #D2E7D3 #D2DCE7 #E7D2E7
square
#E7DDD2 #D2E7D3 #D2DCE7 #E7D2E7
split-complementary
#E7DDD2 #D2E7E7 #D3D2E7
monochromatic
#BCA182 #D2BFAA #E7DDD2 #F4F0EB #F4F0EB
Accessibility & contrast
On white
1.34
#E7DDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#E7DDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DDD2
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DDD2 | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDD1
Deuteranopia (green-blind)
#E3DFD2
Tritanopia (blue-blind)
#EBDBDA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e7ddd2; /* rgb */ color: rgb(231, 221, 210); /* oklch */ color: oklch(90.2% 0.018 70.2);
Tailwind
colors: {
custom: {
50: '#eee7df',
500: '#e7ddd2',
950: '#000000',
},
}SCSS
$custom: #e7ddd2; $custom-light: #eee7df; $custom-dark: #000000;
JSON
{
"hex": "#e7ddd2",
"rgb": {
"r": 231,
"g": 221,
"b": 210
},
"hsl": {
"h": 31.429,
"s": 30.435,
"l": 86.471
},
"oklch": {
"l": 0.90248,
"c": 0.01847,
"h": 70.2
},
"luminance": 0.73355
}Semantic roles & 50–950 ramp
primary
#E7DDD2
secondary
#9DAEC0
accent
#70A93C
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484