#E3DFD7#E3DFD7
#E3DFD7 is a very light, near-neutral orange. Relative luminance 0.740; OKLCH L 90.5% C 0.012 H 84.6°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E3DFD7 |
|---|---|
| RGB | rgb(227, 223, 215) |
| HSL | hsl(40, 18%, 87%) |
| HSV | hsv(40, 5%, 89%) |
| CMYK | cmyk(0%, 1.8%, 5.3%, 11%) |
| CIE-LAB | lab(88.93, -0.04, 4.39) |
| CIE-LCH | lch(88.93, 4.39, 90.47°) |
| OKLab | oklab(90.46% 0.0011 0.0116) |
| OKLCH | oklch(90.46% 0.012 84.6) |
| XYZ | xyz(70.3303, 74.0129, 74.8576) |
| Luminance | 0.7401 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.95
Gainsboro
#DCDCDC
ΔE00 4.07
Linen
#FAF0E6
ΔE00 4.75
Light Gray
#D3D3D3
ΔE00 4.90
Warm Beige
#E9DCC9
ΔE00 5.15
Eggshell
#F0EAD6
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3DFD7 #D7DBE3
analogous
#E3D9D7 #E3DFD7 #E1E3D7
triadic
#E3DFD7 #D7E3DF #DFD7E3
tetradic
#E3DFD7 #D7E3D9 #D7DBE3 #E3D7E1
square
#E3DFD7 #D7E3D9 #D7DBE3 #E3D7E1
split-complementary
#E3DFD7 #D7E1E3 #D9D7E3
monochromatic
#B1A58F #CAC2B3 #E3DFD7 #F2F1ED #F2F1ED
Accessibility & contrast
On white
1.33
#E3DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#E3DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3DFD7
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3DFD7 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFD7
Deuteranopia (green-blind)
#E2E0D7
Tritanopia (blue-blind)
#E5DEDD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e3dfd7; /* rgb */ color: rgb(227, 223, 215); /* oklch */ color: oklch(90.5% 0.012 84.6);
Tailwind
colors: {
custom: {
50: '#ebe9e3',
500: '#e3dfd7',
950: '#000000',
},
}SCSS
$custom: #e3dfd7; $custom-light: #ebe9e3; $custom-dark: #000000;
JSON
{
"hex": "#e3dfd7",
"rgb": {
"r": 227,
"g": 223,
"b": 215
},
"hsl": {
"h": 40,
"s": 17.647,
"l": 86.667
},
"oklch": {
"l": 0.90456,
"c": 0.01163,
"h": 84.6
},
"luminance": 0.74013
}Semantic roles & 50–950 ramp
primary
#E3DFD7
secondary
#A5ACB9
accent
#659C4A
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484