#E6DFD8#E6DFD8
#E6DFD8 is a very light, near-neutral orange. Relative luminance 0.746; OKLCH L 90.7% C 0.012 H 67.7°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DFD8 |
|---|---|
| RGB | rgb(230, 223, 216) |
| HSL | hsl(30, 22%, 87%) |
| HSV | hsv(30, 6%, 90%) |
| CMYK | cmyk(0%, 3%, 6.1%, 9.8%) |
| CIE-LAB | lab(89.18, 1.17, 4.27) |
| CIE-LCH | lch(89.18, 4.43, 74.67°) |
| OKLab | oklab(90.72% 0.0046 0.0113) |
| OKLCH | oklch(90.72% 0.012 67.7) |
| XYZ | xyz(71.4139, 74.5567, 75.5812) |
| Luminance | 0.7456 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.06
Gainsboro
#DCDCDC
ΔE00 4.28
Seashell
#FFF5EE
ΔE00 5.02
Warm Beige
#E9DCC9
ΔE00 5.03
Light Gray
#D3D3D3
ΔE00 5.14
Light Grey
#D8DCD6
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DFD8 #D8DFE6
analogous
#E6D8D8 #E6DFD8 #E6E6D8
triadic
#E6DFD8 #D8E6DF #DFD8E6
tetradic
#E6DFD8 #D8E6D8 #D8DFE6 #E6D8E6
square
#E6DFD8 #D8E6D8 #D8DFE6 #E6D8E6
split-complementary
#E6DFD8 #D8E6E6 #D8D8E6
monochromatic
#B6A28D #CEC0B3 #E6DFD8 #F3F0EC #F3F0EC
Accessibility & contrast
On white
1.32
#E6DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#E6DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DFD8
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DFD8 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFD8
Deuteranopia (green-blind)
#E3E1D8
Tritanopia (blue-blind)
#E9DDDD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e6dfd8; /* rgb */ color: rgb(230, 223, 216); /* oklch */ color: oklch(90.7% 0.012 67.7);
Tailwind
colors: {
custom: {
50: '#ede9e4',
500: '#e6dfd8',
950: '#000000',
},
}SCSS
$custom: #e6dfd8; $custom-light: #ede9e4; $custom-dark: #000000;
JSON
{
"hex": "#e6dfd8",
"rgb": {
"r": 230,
"g": 223,
"b": 216
},
"hsl": {
"h": 30,
"s": 21.875,
"l": 87.451
},
"oklch": {
"l": 0.90723,
"c": 0.01218,
"h": 67.7
},
"luminance": 0.74556
}Semantic roles & 50–950 ramp
primary
#E6DFD8
secondary
#A5B1BD
accent
#73A045
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484