#E6DFD9#E6DFD9
#E6DFD9 is a very light, near-neutral orange. Relative luminance 0.746; OKLCH L 90.8% C 0.011 H 63.4°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DFD9 |
|---|---|
| RGB | rgb(230, 223, 217) |
| HSL | hsl(28, 21%, 88%) |
| HSV | hsv(28, 6%, 90%) |
| CMYK | cmyk(0%, 3%, 5.7%, 9.8%) |
| CIE-LAB | lab(89.21, 1.34, 3.78) |
| CIE-LCH | lch(89.21, 4.01, 70.48°) |
| OKLab | oklab(90.75% 0.005 0.01) |
| OKLCH | oklch(90.75% 0.011 63.4) |
| XYZ | xyz(71.5436, 74.6086, 76.2641) |
| Luminance | 0.7461 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.01
Linen
#FAF0E6
ΔE00 4.18
Light Gray
#D3D3D3
ΔE00 4.93
Seashell
#FFF5EE
ΔE00 4.97
Warm Beige
#E9DCC9
ΔE00 5.48
Light Grey
#D8DCD6
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DFD9 #D9E0E6
analogous
#E6D9D9 #E6DFD9 #E6E5D9
triadic
#E6DFD9 #D9E6DF #DFD9E6
tetradic
#E6DFD9 #D9E6D9 #D9E0E6 #E5D9E6
square
#E6DFD9 #D9E6D9 #D9E0E6 #E5D9E6
split-complementary
#E6DFD9 #D9E6E5 #D9D9E6
monochromatic
#B5A18F #CEC0B4 #E6DFD9 #F3EFED #F3EFED
Accessibility & contrast
On white
1.32
#E6DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#E6DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DFD9
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DFD9 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFD9
Deuteranopia (green-blind)
#E3E1D9
Tritanopia (blue-blind)
#E9DEDD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e6dfd9; /* rgb */ color: rgb(230, 223, 217); /* oklch */ color: oklch(90.8% 0.011 63.4);
Tailwind
colors: {
custom: {
50: '#ede9e4',
500: '#e6dfd9',
950: '#000000',
},
}SCSS
$custom: #e6dfd9; $custom-light: #ede9e4; $custom-dark: #000000;
JSON
{
"hex": "#e6dfd9",
"rgb": {
"r": 230,
"g": 223,
"b": 217
},
"hsl": {
"h": 27.692,
"s": 20.635,
"l": 87.647
},
"oklch": {
"l": 0.9075,
"c": 0.01118,
"h": 63.4
},
"luminance": 0.74608
}Semantic roles & 50–950 ramp
primary
#E6DFD9
secondary
#A6B2BD
accent
#769F46
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484