#E8DFDC#E8DFDC
#E8DFDC is a very light, near-neutral orange. Relative luminance 0.751; OKLCH L 91.0% C 0.011 H 39.4°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DFDC |
|---|---|
| RGB | rgb(232, 223, 220) |
| HSL | hsl(15, 21%, 89%) |
| HSV | hsv(15, 5%, 91%) |
| CMYK | cmyk(0%, 3.9%, 5.2%, 9%) |
| CIE-LAB | lab(89.44, 2.54, 2.56) |
| CIE-LCH | lch(89.44, 3.60, 45.19°) |
| OKLab | oklab(90.99% 0.0083 0.0068) |
| OKLCH | oklch(90.99% 0.011 39.4) |
| XYZ | xyz(72.5830, 75.0990, 78.3681) |
| Luminance | 0.7510 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.29
Very Light Pink
#FFF4F2
ΔE00 4.70
Linen
#FAF0E6
ΔE00 4.93
Seashell
#FFF5EE
ΔE00 5.04
Light Gray
#D3D3D3
ΔE00 5.22
Snow
#FFFAFA
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DFDC #DCE5E8
analogous
#E8DCDF #E8DFDC #E8E5DC
triadic
#E8DFDC #DCE8DF #DFDCE8
tetradic
#E8DFDC #DFE8DC #DCE5E8 #E5DCE8
square
#E8DFDC #DFE8DC #DCE5E8 #E5DCE8
split-complementary
#E8DFDC #DCE8E5 #DCDFE8
monochromatic
#B79B92 #D0BDB7 #E8DFDC #F3EEED #F3EEED
Accessibility & contrast
On white
1.31
#E8DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#E8DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DFDC
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DFDC | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DC
Deuteranopia (green-blind)
#E3E1DC
Tritanopia (blue-blind)
#EBDEDE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e8dfdc; /* rgb */ color: rgb(232, 223, 220); /* oklch */ color: oklch(91.0% 0.011 39.4);
Tailwind
colors: {
custom: {
50: '#efe9e6',
500: '#e8dfdc',
950: '#000000',
},
}SCSS
$custom: #e8dfdc; $custom-light: #efe9e6; $custom-dark: #000000;
JSON
{
"hex": "#e8dfdc",
"rgb": {
"r": 232,
"g": 223,
"b": 220
},
"hsl": {
"h": 15,
"s": 20.69,
"l": 88.627
},
"oklch": {
"l": 0.90993,
"c": 0.01069,
"h": 39.4
},
"luminance": 0.75098
}Semantic roles & 50–950 ramp
primary
#E8DFDC
secondary
#A9BABF
accent
#899F46
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161616
muted
#858484