#E7DCD8#E7DCD8
#E7DCD8 is a very light, near-neutral orange. Relative luminance 0.731; OKLCH L 90.2% C 0.013 H 41.2°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DCD8 |
|---|---|
| RGB | rgb(231, 220, 216) |
| HSL | hsl(16, 24%, 88%) |
| HSV | hsv(16, 6%, 91%) |
| CMYK | cmyk(0%, 4.8%, 6.5%, 9.4%) |
| CIE-LAB | lab(88.51, 3.07, 3.30) |
| CIE-LCH | lch(88.51, 4.51, 47.11°) |
| OKLab | oklab(90.21% 0.01 0.0088) |
| OKLCH | oklch(90.21% 0.013 41.2) |
| XYZ | xyz(70.9414, 73.1339, 75.3315) |
| Luminance | 0.7313 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 5.05
Very Light Pink
#FFF4F2
ΔE00 5.27
Linen
#FAF0E6
ΔE00 5.27
Seashell
#FFF5EE
ΔE00 5.54
Light Gray
#D3D3D3
ΔE00 5.64
Mistyrose
#FFE4E1
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DCD8 #D8E3E7
analogous
#E7D8DB #E7DCD8 #E7E3D8
triadic
#E7DCD8 #D8E7DC #DCD8E7
tetradic
#E7DCD8 #DBE7D8 #D8E3E7 #E3D8E7
square
#E7DCD8 #DBE7D8 #D8E3E7 #E3D8E7
split-complementary
#E7DCD8 #D8E7E3 #D8DBE7
monochromatic
#B8988C #D0BAB2 #E7DCD8 #F3EEEC #F3EEEC
Accessibility & contrast
On white
1.34
#E7DCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#E7DCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DCD8
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DCD8 | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD8
Deuteranopia (green-blind)
#E1DFD8
Tritanopia (blue-blind)
#EADBDB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e7dcd8; /* rgb */ color: rgb(231, 220, 216); /* oklch */ color: oklch(90.2% 0.013 41.2);
Tailwind
colors: {
custom: {
50: '#eee6e4',
500: '#e7dcd8',
950: '#000000',
},
}SCSS
$custom: #e7dcd8; $custom-light: #eee6e4; $custom-dark: #000000;
JSON
{
"hex": "#e7dcd8",
"rgb": {
"r": 231,
"g": 220,
"b": 216
},
"hsl": {
"h": 16,
"s": 23.81,
"l": 87.647
},
"oklch": {
"l": 0.90213,
"c": 0.0133,
"h": 41.2
},
"luminance": 0.73133
}Semantic roles & 50–950 ramp
primary
#E7DCD8
secondary
#A5B8BF
accent
#89A243
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484