#E6DFDE#E6DFDE
#E6DFDE is a very light, near-neutral red. Relative luminance 0.749; OKLCH L 90.9% C 0.008 H 27.2°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DFDE |
|---|---|
| RGB | rgb(230, 223, 222) |
| HSL | hsl(8, 14%, 89%) |
| HSV | hsv(8, 3%, 90%) |
| CMYK | cmyk(0%, 3%, 3.5%, 9.8%) |
| CIE-LAB | lab(89.33, 2.20, 1.33) |
| CIE-LCH | lch(89.33, 2.57, 31.22°) |
| OKLab | oklab(90.89% 0.0069 0.0036) |
| OKLCH | oklch(90.89% 0.008 27.2) |
| XYZ | xyz(72.2038, 74.8727, 79.7412) |
| Luminance | 0.7487 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.44
Light Gray
#D3D3D3
ΔE00 4.51
Very Light Pink
#FFF4F2
ΔE00 4.92
Whitesmoke
#F5F5F5
ΔE00 5.49
Fog
#D8DCE0
ΔE00 5.54
Seashell
#FFF5EE
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DFDE #DEE5E6
analogous
#E6DEE1 #E6DFDE #E6E3DE
triadic
#E6DFDE #DEE6DF #DFDEE6
tetradic
#E6DFDE #E1E6DE #DEE5E6 #E3DEE6
square
#E6DFDE #E1E6DE #DEE5E6 #E3DEE6
split-complementary
#E6DFDE #DEE6E3 #DEE1E6
monochromatic
#B19B98 #CCBDBB #E6DFDE #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.31
#E6DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#E6DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DFDE
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DFDE | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0DE
Deuteranopia (green-blind)
#E2E1DE
Tritanopia (blue-blind)
#E8DEDF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e6dfde; /* rgb */ color: rgb(230, 223, 222); /* oklch */ color: oklch(90.9% 0.008 27.2);
Tailwind
colors: {
custom: {
50: '#ede9e8',
500: '#e6dfde',
950: '#000000',
},
}SCSS
$custom: #e6dfde; $custom-light: #ede9e8; $custom-dark: #000000;
JSON
{
"hex": "#e6dfde",
"rgb": {
"r": 230,
"g": 223,
"b": 222
},
"hsl": {
"h": 7.5,
"s": 13.793,
"l": 88.627
},
"oklch": {
"l": 0.90888,
"c": 0.00778,
"h": 27.2
},
"luminance": 0.74872
}Semantic roles & 50–950 ramp
primary
#E6DFDE
secondary
#ADBABB
accent
#8F984E
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484