#E6DFD7#E6DFD7
#E6DFD7 is a very light, near-neutral orange. Relative luminance 0.745; OKLCH L 90.7% C 0.013 H 71.3°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DFD7 |
|---|---|
| RGB | rgb(230, 223, 215) |
| HSL | hsl(32, 23%, 87%) |
| HSV | hsv(32, 7%, 90%) |
| CMYK | cmyk(0%, 3%, 6.5%, 9.8%) |
| CIE-LAB | lab(89.16, 1.00, 4.76) |
| CIE-LCH | lch(89.16, 4.86, 78.12°) |
| OKLab | oklab(90.7% 0.0042 0.0126) |
| OKLCH | oklch(90.7% 0.013 71.3) |
| XYZ | xyz(71.2850, 74.5052, 74.9024) |
| Luminance | 0.7450 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.00
Gainsboro
#DCDCDC
ΔE00 4.57
Warm Beige
#E9DCC9
ΔE00 4.61
Seashell
#FFF5EE
ΔE00 5.11
Light Gray
#D3D3D3
ΔE00 5.38
Light Grey
#D8DCD6
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DFD7 #D7DEE6
analogous
#E6D8D7 #E6DFD7 #E6E6D7
triadic
#E6DFD7 #D7E6DF #DFD7E6
tetradic
#E6DFD7 #D7E6D8 #D7DEE6 #E6D7E6
square
#E6DFD7 #D7E6D8 #D7DEE6 #E6D7E6
split-complementary
#E6DFD7 #D7E6E6 #D8D7E6
monochromatic
#B7A38C #CEC1B1 #E6DFD7 #F3F0EC #F3F0EC
Accessibility & contrast
On white
1.32
#E6DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#E6DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DFD7
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DFD7 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD7
Deuteranopia (green-blind)
#E3E1D7
Tritanopia (blue-blind)
#E9DDDD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e6dfd7; /* rgb */ color: rgb(230, 223, 215); /* oklch */ color: oklch(90.7% 0.013 71.3);
Tailwind
colors: {
custom: {
50: '#ede9e3',
500: '#e6dfd7',
950: '#000000',
},
}SCSS
$custom: #e6dfd7; $custom-light: #ede9e3; $custom-dark: #000000;
JSON
{
"hex": "#e6dfd7",
"rgb": {
"r": 230,
"g": 223,
"b": 215
},
"hsl": {
"h": 32,
"s": 23.077,
"l": 87.255
},
"oklch": {
"l": 0.90696,
"c": 0.01325,
"h": 71.3
},
"luminance": 0.74505
}Semantic roles & 50–950 ramp
primary
#E6DFD7
secondary
#A4B0BD
accent
#70A244
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484