#E6DEDF#E6DEDF
#E6DEDF is a very light, near-neutral red. Relative luminance 0.744; OKLCH L 90.7% C 0.009 H 8.6°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DEDF |
|---|---|
| RGB | rgb(230, 222, 223) |
| HSL | hsl(353, 14%, 89%) |
| HSV | hsv(353, 3%, 90%) |
| CMYK | cmyk(0%, 3.5%, 3%, 9.8%) |
| CIE-LAB | lab(89.11, 2.89, 0.48) |
| CIE-LCH | lch(89.11, 2.93, 9.42°) |
| OKLab | oklab(90.72% 0.0087 0.0013) |
| OKLCH | oklch(90.72% 0.009 8.6) |
| XYZ | xyz(72.0718, 74.3937, 80.3603) |
| Luminance | 0.7439 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.07
Light Gray
#D3D3D3
ΔE00 4.94
Very Light Pink
#FFF4F2
ΔE00 5.08
Lavenderblush
#FFF0F5
ΔE00 5.57
Fog
#D8DCE0
ΔE00 5.85
Snow
#FFFAFA
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DEDF #DEE6E5
analogous
#E6DEE3 #E6DEDF #E6E1DE
triadic
#E6DEDF #DFE6DE #DEDFE6
tetradic
#E6DEDF #E3E6DE #DEE6E5 #E1DEE6
square
#E6DEDF #E3E6DE #DEE6E5 #E1DEE6
split-complementary
#E6DEDF #DEE6E1 #DEE3E6
monochromatic
#B1989B #CCBBBD #E6DEDF #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.32
#E6DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#E6DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DEDF
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DEDF | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDF
Deuteranopia (green-blind)
#E1E0DF
Tritanopia (blue-blind)
#E8DEDE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e6dedf; /* rgb */ color: rgb(230, 222, 223); /* oklch */ color: oklch(90.7% 0.009 8.6);
Tailwind
colors: {
custom: {
50: '#ede8e9',
500: '#e6dedf',
950: '#000000',
},
}SCSS
$custom: #e6dedf; $custom-light: #ede8e9; $custom-dark: #000000;
JSON
{
"hex": "#e6dedf",
"rgb": {
"r": 230,
"g": 222,
"b": 223
},
"hsl": {
"h": 352.5,
"s": 13.793,
"l": 88.627
},
"oklch": {
"l": 0.9072,
"c": 0.00884,
"h": 8.6
},
"luminance": 0.74393
}Semantic roles & 50–950 ramp
primary
#E6DEDF
secondary
#ADBBBA
accent
#988F4E
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484