#E3DFD9#E3DFD9
#E3DFD9 is a very light, near-neutral orange. Relative luminance 0.741; OKLCH L 90.5% C 0.009 H 78.3°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E3DFD9 |
|---|---|
| RGB | rgb(227, 223, 217) |
| HSL | hsl(36, 15%, 87%) |
| HSV | hsv(36, 4%, 89%) |
| CMYK | cmyk(0%, 1.8%, 4.4%, 11%) |
| CIE-LAB | lab(88.98, 0.31, 3.41) |
| CIE-LCH | lch(88.98, 3.43, 84.86°) |
| OKLab | oklab(90.51% 0.0019 0.009) |
| OKLCH | oklch(90.51% 0.009 78.3) |
| XYZ | xyz(70.5888, 74.1163, 76.2194) |
| Luminance | 0.7412 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.29
Light Grey
#D8DCD6
ΔE00 4.11
Light Gray
#D3D3D3
ΔE00 4.29
Linen
#FAF0E6
ΔE00 4.78
Whitesmoke
#F5F5F5
ΔE00 5.61
Seashell
#FFF5EE
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3DFD9 #D9DDE3
analogous
#E3DAD9 #E3DFD9 #E2E3D9
triadic
#E3DFD9 #D9E3DF #DFD9E3
tetradic
#E3DFD9 #D9E3DA #D9DDE3 #E3D9E2
square
#E3DFD9 #D9E3DA #D9DDE3 #E3D9E2
split-complementary
#E3DFD9 #D9E2E3 #DAD9E3
monochromatic
#AFA493 #C9C1B6 #E3DFD9 #F2F0ED #F2F0ED
Accessibility & contrast
On white
1.33
#E3DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#E3DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3DFD9
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3DFD9 | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFD9
Deuteranopia (green-blind)
#E2E0D9
Tritanopia (blue-blind)
#E5DEDD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e3dfd9; /* rgb */ color: rgb(227, 223, 217); /* oklch */ color: oklch(90.5% 0.009 78.3);
Tailwind
colors: {
custom: {
50: '#ebe9e4',
500: '#e3dfd9',
950: '#000000',
},
}SCSS
$custom: #e3dfd9; $custom-light: #ebe9e4; $custom-dark: #000000;
JSON
{
"hex": "#e3dfd9",
"rgb": {
"r": 227,
"g": 223,
"b": 217
},
"hsl": {
"h": 36,
"s": 15.152,
"l": 87.059
},
"oklch": {
"l": 0.90511,
"c": 0.00921,
"h": 78.3
},
"luminance": 0.74116
}Semantic roles & 50–950 ramp
primary
#E3DFD9
secondary
#A8AEB8
accent
#6B994C
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484