#E6DFD6#E6DFD6
#E6DFD6 is a very light, near-neutral orange. Relative luminance 0.745; OKLCH L 90.7% C 0.014 H 74.4°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DFD6 |
|---|---|
| RGB | rgb(230, 223, 214) |
| HSL | hsl(34, 24%, 87%) |
| HSV | hsv(34, 7%, 90%) |
| CMYK | cmyk(0%, 3%, 7%, 9.8%) |
| CIE-LAB | lab(89.14, 0.83, 5.25) |
| CIE-LCH | lch(89.14, 5.31, 80.99°) |
| OKLab | oklab(90.67% 0.0039 0.0138) |
| OKLCH | oklch(90.67% 0.014 74.4) |
| XYZ | xyz(71.1569, 74.4539, 74.2277) |
| Luminance | 0.7445 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.00
Warm Beige
#E9DCC9
ΔE00 4.22
Gainsboro
#DCDCDC
ΔE00 4.89
Seashell
#FFF5EE
ΔE00 5.26
Oldlace
#FDF5E6
ΔE00 5.27
Eggshell
#F0EAD6
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DFD6 #D6DDE6
analogous
#E6D7D6 #E6DFD6 #E5E6D6
triadic
#E6DFD6 #D6E6DF #DFD6E6
tetradic
#E6DFD6 #D6E6D7 #D6DDE6 #E6D6E5
square
#E6DFD6 #D6E6D7 #D6DDE6 #E6D6E5
split-complementary
#E6DFD6 #D6E5E6 #D7D6E6
monochromatic
#B8A48A #CFC1B0 #E6DFD6 #F3F0EC #F3F0EC
Accessibility & contrast
On white
1.32
#E6DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#E6DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DFD6
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DFD6 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD5
Deuteranopia (green-blind)
#E4E1D6
Tritanopia (blue-blind)
#E9DDDC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e6dfd6; /* rgb */ color: rgb(230, 223, 214); /* oklch */ color: oklch(90.7% 0.014 74.4);
Tailwind
colors: {
custom: {
50: '#eee9e2',
500: '#e6dfd6',
950: '#000000',
},
}SCSS
$custom: #e6dfd6; $custom-light: #eee9e2; $custom-dark: #000000;
JSON
{
"hex": "#e6dfd6",
"rgb": {
"r": 230,
"g": 223,
"b": 214
},
"hsl": {
"h": 33.75,
"s": 24.242,
"l": 87.059
},
"oklch": {
"l": 0.90669,
"c": 0.01435,
"h": 74.4
},
"luminance": 0.74453
}Semantic roles & 50–950 ramp
primary
#E6DFD6
secondary
#A3AEBD
accent
#6DA343
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484