#E3DFDB#E3DFDB
#E3DFDB is a very light, near-neutral orange. Relative luminance 0.742; OKLCH L 90.6% C 0.007 H 67.7°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E3DFDB |
|---|---|
| RGB | rgb(227, 223, 219) |
| HSL | hsl(30, 13%, 87%) |
| HSV | hsv(30, 4%, 89%) |
| CMYK | cmyk(0%, 1.8%, 3.5%, 11%) |
| CIE-LAB | lab(89.03, 0.65, 2.43) |
| CIE-LCH | lch(89.03, 2.52, 74.99°) |
| OKLab | oklab(90.57% 0.0026 0.0065) |
| OKLCH | oklch(90.57% 0.007 67.7) |
| XYZ | xyz(70.8506, 74.2210, 77.5977) |
| Luminance | 0.7422 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.61
Light Gray
#D3D3D3
ΔE00 3.81
Light Grey
#D8DCD6
ΔE00 4.50
Fog
#D8DCE0
ΔE00 5.03
Linen
#FAF0E6
ΔE00 5.04
Whitesmoke
#F5F5F5
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3DFDB #DBDFE3
analogous
#E3DBDB #E3DFDB #E3E3DB
triadic
#E3DFDB #DBE3DF #DFDBE3
tetradic
#E3DFDB #DBE3DB #DBDFE3 #E3DBE3
square
#E3DFDB #DBE3DB #DBDFE3 #E3DBE3
split-complementary
#E3DFDB #DBE3E3 #DBDBE3
monochromatic
#ADA296 #C8C0B9 #E3DFDB #F2F0EE #F2F0EE
Accessibility & contrast
On white
1.33
#E3DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#E3DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3DFDB
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3DFDB | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDB
Deuteranopia (green-blind)
#E1E0DB
Tritanopia (blue-blind)
#E5DEDE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e3dfdb; /* rgb */ color: rgb(227, 223, 219); /* oklch */ color: oklch(90.6% 0.007 67.7);
Tailwind
colors: {
custom: {
50: '#ebe9e6',
500: '#e3dfdb',
950: '#000000',
},
}SCSS
$custom: #e3dfdb; $custom-light: #ebe9e6; $custom-dark: #000000;
JSON
{
"hex": "#e3dfdb",
"rgb": {
"r": 227,
"g": 223,
"b": 219
},
"hsl": {
"h": 30,
"s": 12.5,
"l": 87.451
},
"oklch": {
"l": 0.90566,
"c": 0.00697,
"h": 67.7
},
"luminance": 0.74221
}Semantic roles & 50–950 ramp
primary
#E3DFDB
secondary
#AAB1B8
accent
#73974F
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484