#E7DEDA#E7DEDA
#E7DEDA is a very light, near-neutral orange. Relative luminance 0.743; OKLCH L 90.7% C 0.011 H 45.7°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DEDA |
|---|---|
| RGB | rgb(231, 222, 218) |
| HSL | hsl(18, 21%, 88%) |
| HSV | hsv(18, 6%, 91%) |
| CMYK | cmyk(0%, 3.9%, 5.6%, 9.4%) |
| CIE-LAB | lab(89.06, 2.37, 3.05) |
| CIE-LCH | lch(89.06, 3.86, 52.12°) |
| OKLab | oklab(90.66% 0.0079 0.0081) |
| OKLCH | oklch(90.66% 0.011 45.7) |
| XYZ | xyz(71.7295, 74.2940, 76.8775) |
| Luminance | 0.7429 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.32
Linen
#FAF0E6
ΔE00 4.77
Very Light Pink
#FFF4F2
ΔE00 5.05
Seashell
#FFF5EE
ΔE00 5.10
Light Gray
#D3D3D3
ΔE00 5.14
Whitesmoke
#F5F5F5
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DEDA #DAE3E7
analogous
#E7DADC #E7DEDA #E7E4DA
triadic
#E7DEDA #DAE7DE #DEDAE7
tetradic
#E7DEDA #DCE7DA #DAE3E7 #E4DAE7
square
#E7DEDA #DCE7DA #DAE3E7 #E4DAE7
split-complementary
#E7DEDA #DAE7E4 #DADCE7
monochromatic
#B79C90 #CFBDB5 #E7DEDA #F3EEEC #F3EEEC
Accessibility & contrast
On white
1.32
#E7DEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#E7DEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DEDA
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DEDA | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDA
Deuteranopia (green-blind)
#E2E0DA
Tritanopia (blue-blind)
#EADDDD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e7deda; /* rgb */ color: rgb(231, 222, 218); /* oklch */ color: oklch(90.7% 0.011 45.7);
Tailwind
colors: {
custom: {
50: '#eee8e5',
500: '#e7deda',
950: '#000000',
},
}SCSS
$custom: #e7deda; $custom-light: #eee8e5; $custom-dark: #000000;
JSON
{
"hex": "#e7deda",
"rgb": {
"r": 231,
"g": 222,
"b": 218
},
"hsl": {
"h": 18.462,
"s": 21.311,
"l": 88.039
},
"oklch": {
"l": 0.90661,
"c": 0.01129,
"h": 45.7
},
"luminance": 0.74293
}Semantic roles & 50–950 ramp
primary
#E7DEDA
secondary
#A7B7BE
accent
#84A046
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484