#E1DBCF#E1DBCF
#E1DBCF is a very light, near-neutral orange. Relative luminance 0.712; OKLCH L 89.3% C 0.017 H 84.6°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DBCF |
|---|---|
| RGB | rgb(225, 219, 207) |
| HSL | hsl(40, 23%, 85%) |
| HSV | hsv(40, 8%, 88%) |
| CMYK | cmyk(0%, 2.7%, 8%, 11.8%) |
| CIE-LAB | lab(87.57, -0.01, 6.62) |
| CIE-LCH | lch(87.57, 6.62, 90.13°) |
| OKLab | oklab(89.29% 0.0017 0.0174) |
| OKLCH | oklch(89.29% 0.017 84.6) |
| XYZ | xyz(67.6440, 71.1761, 69.1942) |
| Luminance | 0.7118 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.55
Eggshell
#F0EAD6
ΔE00 4.53
Light Grey
#D8DCD6
ΔE00 4.97
Linen
#FAF0E6
ΔE00 5.38
Antiquewhite
#FAEBD7
ΔE00 5.66
Gainsboro
#DCDCDC
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DBCF #CFD5E1
analogous
#E1D2CF #E1DBCF #DEE1CF
triadic
#E1DBCF #CFE1DB #DBCFE1
tetradic
#E1DBCF #CFE1D2 #CFD5E1 #E1CFDE
square
#E1DBCF #CFE1D2 #CFD5E1 #E1CFDE
split-complementary
#E1DBCF #CFDEE1 #D2CFE1
monochromatic
#B2A384 #C9BFA9 #E1DBCF #F3F1EC #F3F1EC
Accessibility & contrast
On white
1.38
#E1DBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#E1DBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DBCF
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DBCF | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBCE
Deuteranopia (green-blind)
#E0DCCF
Tritanopia (blue-blind)
#E4D9D7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e1dbcf; /* rgb */ color: rgb(225, 219, 207); /* oklch */ color: oklch(89.3% 0.017 84.6);
Tailwind
colors: {
custom: {
50: '#eae6dd',
500: '#e1dbcf',
950: '#000000',
},
}SCSS
$custom: #e1dbcf; $custom-light: #eae6dd; $custom-dark: #000000;
JSON
{
"hex": "#e1dbcf",
"rgb": {
"r": 225,
"g": 219,
"b": 207
},
"hsl": {
"h": 40,
"s": 23.077,
"l": 84.706
},
"oklch": {
"l": 0.89287,
"c": 0.01746,
"h": 84.6
},
"luminance": 0.71176
}Semantic roles & 50–950 ramp
primary
#E1DBCF
secondary
#9CA6B8
accent
#63A244
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484