#E1DFDB#E1DFDB
#E1DFDB is a very light, near-neutral orange. Relative luminance 0.739; OKLCH L 90.4% C 0.006 H 84.6°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DFDB |
|---|---|
| RGB | rgb(225, 223, 219) |
| HSL | hsl(40, 9%, 87%) |
| HSV | hsv(40, 3%, 88%) |
| CMYK | cmyk(0%, 0.9%, 2.7%, 11.8%) |
| CIE-LAB | lab(88.87, -0.03, 2.19) |
| CIE-LCH | lch(88.87, 2.19, 90.79°) |
| OKLab | oklab(90.41% 0.0006 0.0058) |
| OKLCH | oklch(90.41% 0.006 84.6) |
| XYZ | xyz(70.2233, 73.8976, 77.5683) |
| Luminance | 0.7390 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.21
Light Grey
#D8DCD6
ΔE00 3.47
Light Gray
#D3D3D3
ΔE00 3.49
Fog
#D8DCE0
ΔE00 4.60
Whitesmoke
#F5F5F5
ΔE00 5.13
Off White
#FAF9F6
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DFDB #DBDDE1
analogous
#E1DCDB #E1DFDB #E0E1DB
triadic
#E1DFDB #DBE1DF #DFDBE1
tetradic
#E1DFDB #DBE1DC #DBDDE1 #E1DBE0
square
#E1DFDB #DBE1DC #DBDDE1 #E1DBE0
split-complementary
#E1DFDB #DBE0E1 #DCDBE1
monochromatic
#A9A498 #C5C1BA #E1DFDB #F1F0EE #F1F0EE
Accessibility & contrast
On white
1.33
#E1DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#E1DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DFDB
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DFDB | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDB
Deuteranopia (green-blind)
#E1DFDB
Tritanopia (blue-blind)
#E2DEDE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e1dfdb; /* rgb */ color: rgb(225, 223, 219); /* oklch */ color: oklch(90.4% 0.006 84.6);
Tailwind
colors: {
custom: {
50: '#eae9e6',
500: '#e1dfdb',
950: '#000000',
},
}SCSS
$custom: #e1dfdb; $custom-light: #eae9e6; $custom-dark: #000000;
JSON
{
"hex": "#e1dfdb",
"rgb": {
"r": 225,
"g": 223,
"b": 219
},
"hsl": {
"h": 40,
"s": 9.091,
"l": 87.059
},
"oklch": {
"l": 0.90409,
"c": 0.00583,
"h": 84.6
},
"luminance": 0.73897
}Semantic roles & 50–950 ramp
primary
#E1DFDB
secondary
#ABAEB5
accent
#689352
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484