#E3DFDD#E3DFDD
#E3DFDD is a very light, near-neutral orange. Relative luminance 0.743; OKLCH L 90.6% C 0.005 H 48.7°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E3DFDD |
|---|---|
| RGB | rgb(227, 223, 221) |
| HSL | hsl(20, 10%, 88%) |
| HSV | hsv(20, 3%, 89%) |
| CMYK | cmyk(0%, 1.8%, 2.6%, 11%) |
| CIE-LAB | lab(89.08, 1.00, 1.46) |
| CIE-LCH | lch(89.08, 1.77, 55.49°) |
| OKLab | oklab(90.62% 0.0034 0.0039) |
| OKLCH | oklch(90.62% 0.005 48.7) |
| XYZ | xyz(71.1154, 74.3270, 78.9927) |
| Luminance | 0.7433 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.17
Light Gray
#D3D3D3
ΔE00 3.54
Fog
#D8DCE0
ΔE00 4.50
Whitesmoke
#F5F5F5
ΔE00 4.97
Light Grey
#D8DCD6
ΔE00 5.12
Linen
#FAF0E6
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3DFDD #DDE1E3
analogous
#E3DDDE #E3DFDD #E3E2DD
triadic
#E3DFDD #DDE3DF #DFDDE3
tetradic
#E3DFDD #DEE3DD #DDE1E3 #E2DDE3
square
#E3DFDD #DEE3DD #DDE1E3 #E2DDE3
split-complementary
#E3DFDD #DDE3E2 #DDDEE3
monochromatic
#ACA09A #C7BFBB #E3DFDD #F1EFEE #F1EFEE
Accessibility & contrast
On white
1.32
#E3DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#E3DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3DFDD
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3DFDD | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDD
Deuteranopia (green-blind)
#E1E0DD
Tritanopia (blue-blind)
#E4DEDE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e3dfdd; /* rgb */ color: rgb(227, 223, 221); /* oklch */ color: oklch(90.6% 0.005 48.7);
Tailwind
colors: {
custom: {
50: '#ebe9e7',
500: '#e3dfdd',
950: '#000000',
},
}SCSS
$custom: #e3dfdd; $custom-light: #ebe9e7; $custom-dark: #000000;
JSON
{
"hex": "#e3dfdd",
"rgb": {
"r": 227,
"g": 223,
"b": 221
},
"hsl": {
"h": 20,
"s": 9.677,
"l": 87.843
},
"oklch": {
"l": 0.90622,
"c": 0.00515,
"h": 48.7
},
"luminance": 0.74327
}Semantic roles & 50–950 ramp
primary
#E3DFDD
secondary
#ADB4B7
accent
#7E9452
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484