#E3DFD4#E3DFD4
#E3DFD4 is a very light, near-neutral orange. Relative luminance 0.739; OKLCH L 90.4% C 0.015 H 90.3°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E3DFD4 |
|---|---|
| RGB | rgb(227, 223, 212) |
| HSL | hsl(44, 21%, 86%) |
| HSV | hsv(44, 7%, 89%) |
| CMYK | cmyk(0%, 1.8%, 6.6%, 11%) |
| CIE-LAB | lab(88.86, -0.54, 5.86) |
| CIE-LCH | lch(88.86, 5.89, 95.31°) |
| OKLab | oklab(90.38% -0.0001 0.0154) |
| OKLCH | oklch(90.38% 0.015 90.3) |
| XYZ | xyz(69.9483, 73.8601, 72.8461) |
| Luminance | 0.7386 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.13
Eggshell
#F0EAD6
ΔE00 4.18
Warm Beige
#E9DCC9
ΔE00 4.45
Linen
#FAF0E6
ΔE00 5.06
Oldlace
#FDF5E6
ΔE00 5.24
Gainsboro
#DCDCDC
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3DFD4 #D4D8E3
analogous
#E3D7D4 #E3DFD4 #DFE3D4
triadic
#E3DFD4 #D4E3DF #DFD4E3
tetradic
#E3DFD4 #D4E3D7 #D4D8E3 #E3D4DF
square
#E3DFD4 #D4E3D7 #D4D8E3 #E3D4DF
split-complementary
#E3DFD4 #D4DFE3 #D7D4E3
monochromatic
#B3A88A #CBC3AF #E3DFD4 #F3F1EC #F3F1EC
Accessibility & contrast
On white
1.33
#E3DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#E3DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3DFD4
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3DFD4 | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED3
Deuteranopia (green-blind)
#E3E0D4
Tritanopia (blue-blind)
#E6DDDC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e3dfd4; /* rgb */ color: rgb(227, 223, 212); /* oklch */ color: oklch(90.4% 0.015 90.3);
Tailwind
colors: {
custom: {
50: '#ebe9e1',
500: '#e3dfd4',
950: '#000000',
},
}SCSS
$custom: #e3dfd4; $custom-light: #ebe9e1; $custom-dark: #000000;
JSON
{
"hex": "#e3dfd4",
"rgb": {
"r": 227,
"g": 223,
"b": 212
},
"hsl": {
"h": 44,
"s": 21.127,
"l": 86.078
},
"oklch": {
"l": 0.90376,
"c": 0.01541,
"h": 90.3
},
"luminance": 0.7386
}Semantic roles & 50–950 ramp
primary
#E3DFD4
secondary
#A2A8BA
accent
#5EA046
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484