#E3DFD8#E3DFD8
#E3DFD8 is a very light, near-neutral orange. Relative luminance 0.741; OKLCH L 90.5% C 0.010 H 81.8°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E3DFD8 |
|---|---|
| RGB | rgb(227, 223, 216) |
| HSL | hsl(38, 16%, 87%) |
| HSV | hsv(38, 5%, 89%) |
| CMYK | cmyk(0%, 1.8%, 4.8%, 11%) |
| CIE-LAB | lab(88.95, 0.14, 3.90) |
| CIE-LCH | lch(88.95, 3.91, 88.02°) |
| OKLab | oklab(90.48% 0.0015 0.0103) |
| OKLCH | oklch(90.48% 0.01 81.8) |
| XYZ | xyz(70.4592, 74.0645, 75.5364) |
| Luminance | 0.7406 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.67
Light Grey
#D8DCD6
ΔE00 4.00
Light Gray
#D3D3D3
ΔE00 4.58
Linen
#FAF0E6
ΔE00 4.74
Warm Beige
#E9DCC9
ΔE00 5.45
Seashell
#FFF5EE
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3DFD8 #D8DCE3
analogous
#E3DAD8 #E3DFD8 #E2E3D8
triadic
#E3DFD8 #D8E3DF #DFD8E3
tetradic
#E3DFD8 #D8E3DA #D8DCE3 #E3D8E2
square
#E3DFD8 #D8E3DA #D8DCE3 #E3D8E2
split-complementary
#E3DFD8 #D8E2E3 #DAD8E3
monochromatic
#B0A591 #C9C2B4 #E3DFD8 #F2F0ED #F2F0ED
Accessibility & contrast
On white
1.33
#E3DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#E3DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3DFD8
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3DFD8 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFD8
Deuteranopia (green-blind)
#E2E0D8
Tritanopia (blue-blind)
#E5DEDD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e3dfd8; /* rgb */ color: rgb(227, 223, 216); /* oklch */ color: oklch(90.5% 0.010 81.8);
Tailwind
colors: {
custom: {
50: '#ebe9e4',
500: '#e3dfd8',
950: '#000000',
},
}SCSS
$custom: #e3dfd8; $custom-light: #ebe9e4; $custom-dark: #000000;
JSON
{
"hex": "#e3dfd8",
"rgb": {
"r": 227,
"g": 223,
"b": 216
},
"hsl": {
"h": 38.182,
"s": 16.418,
"l": 86.863
},
"oklch": {
"l": 0.90484,
"c": 0.01041,
"h": 81.8
},
"luminance": 0.74064
}Semantic roles & 50–950 ramp
primary
#E3DFD8
secondary
#A6ADB9
accent
#689B4B
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484