#E5DFDD#E5DFDD
#E5DFDD is a very light, near-neutral orange. Relative luminance 0.747; OKLCH L 90.8% C 0.007 H 39.4°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DFDD |
|---|---|
| RGB | rgb(229, 223, 221) |
| HSL | hsl(15, 13%, 88%) |
| HSV | hsv(15, 3%, 90%) |
| CMYK | cmyk(0%, 2.6%, 3.5%, 10.2%) |
| CIE-LAB | lab(89.23, 1.68, 1.70) |
| CIE-LCH | lch(89.23, 2.39, 45.26°) |
| OKLab | oklab(90.78% 0.0055 0.0045) |
| OKLCH | oklch(90.78% 0.007 39.4) |
| XYZ | xyz(71.7501, 74.6542, 79.0224) |
| Luminance | 0.7465 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.00
Light Gray
#D3D3D3
ΔE00 4.15
Very Light Pink
#FFF4F2
ΔE00 5.18
Fog
#D8DCE0
ΔE00 5.25
Whitesmoke
#F5F5F5
ΔE00 5.29
Linen
#FAF0E6
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DFDD #DDE3E5
analogous
#E5DDDF #E5DFDD #E5E3DD
triadic
#E5DFDD #DDE5DF #DFDDE5
tetradic
#E5DFDD #DFE5DD #DDE3E5 #E3DDE5
square
#E5DFDD #DFE5DD #DDE3E5 #E3DDE5
split-complementary
#E5DFDD #DDE5E3 #DDDFE5
monochromatic
#B09E98 #CABEBA #E5DFDD #F2EFEE #F2EFEE
Accessibility & contrast
On white
1.32
#E5DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#E5DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DFDD
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DFDD | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0DD
Deuteranopia (green-blind)
#E2E1DD
Tritanopia (blue-blind)
#E7DEDE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e5dfdd; /* rgb */ color: rgb(229, 223, 221); /* oklch */ color: oklch(90.8% 0.007 39.4);
Tailwind
colors: {
custom: {
50: '#ede9e7',
500: '#e5dfdd',
950: '#000000',
},
}SCSS
$custom: #e5dfdd; $custom-light: #ede9e7; $custom-dark: #000000;
JSON
{
"hex": "#e5dfdd",
"rgb": {
"r": 229,
"g": 223,
"b": 221
},
"hsl": {
"h": 15,
"s": 13.333,
"l": 88.235
},
"oklch": {
"l": 0.9078,
"c": 0.00712,
"h": 39.4
},
"luminance": 0.74654
}Semantic roles & 50–950 ramp
primary
#E5DFDD
secondary
#ACB7BA
accent
#85974E
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484