#E5DFCF#E5DFCF
#E5DFCF is a very light, muted orange. Relative luminance 0.739; OKLCH L 90.4% C 0.022 H 89.8°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DFCF |
|---|---|
| RGB | rgb(229, 223, 207) |
| HSL | hsl(44, 30%, 85%) |
| HSV | hsv(44, 10%, 90%) |
| CMYK | cmyk(0%, 2.6%, 9.6%, 10.2%) |
| CIE-LAB | lab(88.89, -0.68, 8.56) |
| CIE-LCH | lch(88.89, 8.59, 94.52°) |
| OKLab | oklab(90.4% 0.0001 0.0224) |
| OKLCH | oklch(90.4% 0.022 89.8) |
| XYZ | xyz(69.9620, 73.9390, 69.6054) |
| Luminance | 0.7394 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.80
Warm Beige
#E9DCC9
ΔE00 3.17
Antiquewhite
#FAEBD7
ΔE00 4.91
Oldlace
#FDF5E6
ΔE00 4.96
Champagne
#F7E7CE
ΔE00 5.05
Linen
#FAF0E6
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DFCF #CFD5E5
analogous
#E5D4CF #E5DFCF #E0E5CF
triadic
#E5DFCF #CFE5DF #DFCFE5
tetradic
#E5DFCF #CFE5D4 #CFD5E5 #E5CFE0
square
#E5DFCF #CFE5D4 #CFD5E5 #E5CFE0
split-complementary
#E5DFCF #CFE0E5 #D4CFE5
monochromatic
#BAAA80 #CFC5A7 #E5DFCF #F4F2EB #F4F2EB
Accessibility & contrast
On white
1.33
#E5DFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#E5DFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DFCF
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DFCF | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DECE
Deuteranopia (green-blind)
#E5E0CF
Tritanopia (blue-blind)
#E9DCDA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e5dfcf; /* rgb */ color: rgb(229, 223, 207); /* oklch */ color: oklch(90.4% 0.022 89.8);
Tailwind
colors: {
custom: {
50: '#ede9dd',
500: '#e5dfcf',
950: '#000000',
},
}SCSS
$custom: #e5dfcf; $custom-light: #ede9dd; $custom-dark: #000000;
JSON
{
"hex": "#e5dfcf",
"rgb": {
"r": 229,
"g": 223,
"b": 207
},
"hsl": {
"h": 43.636,
"s": 29.73,
"l": 85.49
},
"oklch": {
"l": 0.90404,
"c": 0.0224,
"h": 89.8
},
"luminance": 0.73938
}Semantic roles & 50–950 ramp
primary
#E5DFCF
secondary
#9BA4BD
accent
#5AA83D
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484