#E3DFD5#E3DFD5
#E3DFD5 is a very light, near-neutral orange. Relative luminance 0.739; OKLCH L 90.4% C 0.014 H 88.7°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E3DFD5 |
|---|---|
| RGB | rgb(227, 223, 213) |
| HSL | hsl(43, 20%, 86%) |
| HSV | hsv(43, 6%, 89%) |
| CMYK | cmyk(0%, 1.8%, 6.2%, 11%) |
| CIE-LAB | lab(88.88, -0.38, 5.37) |
| CIE-LCH | lch(88.88, 5.39, 94.00°) |
| OKLab | oklab(90.4% 0.0003 0.0141) |
| OKLCH | oklch(90.4% 0.014 88.7) |
| XYZ | xyz(70.0749, 73.9108, 73.5125) |
| Luminance | 0.7391 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.02
Eggshell
#F0EAD6
ΔE00 4.54
Warm Beige
#E9DCC9
ΔE00 4.64
Gainsboro
#DCDCDC
ΔE00 4.87
Linen
#FAF0E6
ΔE00 4.92
Oldlace
#FDF5E6
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3DFD5 #D5D9E3
analogous
#E3D8D5 #E3DFD5 #E0E3D5
triadic
#E3DFD5 #D5E3DF #DFD5E3
tetradic
#E3DFD5 #D5E3D8 #D5D9E3 #E3D5E0
square
#E3DFD5 #D5E3D8 #D5D9E3 #E3D5E0
split-complementary
#E3DFD5 #D5E0E3 #D8D5E3
monochromatic
#B2A78C #CBC3B0 #E3DFD5 #F3F1ED #F3F1ED
Accessibility & contrast
On white
1.33
#E3DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#E3DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3DFD5
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3DFD5 | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED4
Deuteranopia (green-blind)
#E3E0D5
Tritanopia (blue-blind)
#E6DDDC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e3dfd5; /* rgb */ color: rgb(227, 223, 213); /* oklch */ color: oklch(90.4% 0.014 88.7);
Tailwind
colors: {
custom: {
50: '#ebe9e1',
500: '#e3dfd5',
950: '#000000',
},
}SCSS
$custom: #e3dfd5; $custom-light: #ebe9e1; $custom-dark: #000000;
JSON
{
"hex": "#e3dfd5",
"rgb": {
"r": 227,
"g": 223,
"b": 213
},
"hsl": {
"h": 42.857,
"s": 20,
"l": 86.275
},
"oklch": {
"l": 0.90402,
"c": 0.01414,
"h": 88.7
},
"luminance": 0.7391
}Semantic roles & 50–950 ramp
primary
#E3DFD5
secondary
#A3A9B9
accent
#609E47
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484