#E6DFDF#E6DFDF
#E6DFDF is a very light, near-neutral red. Relative luminance 0.749; OKLCH L 90.9% C 0.008 H 17.3°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DFDF |
|---|---|
| RGB | rgb(230, 223, 223) |
| HSL | hsl(0, 12%, 89%) |
| HSV | hsv(0, 3%, 90%) |
| CMYK | cmyk(0%, 3%, 3%, 9.8%) |
| CIE-LAB | lab(89.36, 2.37, 0.84) |
| CIE-LCH | lch(89.36, 2.52, 19.59°) |
| OKLab | oklab(90.92% 0.0073 0.0023) |
| OKLCH | oklch(90.92% 0.008 17.3) |
| XYZ | xyz(72.3382, 74.9265, 80.4491) |
| Luminance | 0.7493 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.53
Light Gray
#D3D3D3
ΔE00 4.59
Very Light Pink
#FFF4F2
ΔE00 4.94
Fog
#D8DCE0
ΔE00 5.47
Whitesmoke
#F5F5F5
ΔE00 5.53
Snow
#FFFAFA
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DFDF #DFE6E6
analogous
#E6DFE3 #E6DFDF #E6E3DF
triadic
#E6DFDF #DFE6DF #DFDFE6
tetradic
#E6DFDF #E3E6DF #DFE6E6 #E3DFE6
square
#E6DFDF #E3E6DF #DFE6E6 #E3DFE6
split-complementary
#E6DFDF #DFE6E3 #DFE3E6
monochromatic
#B09A9A #CBBDBD #E6DFDF #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.31
#E6DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#E6DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DFDF
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DFDF | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0DF
Deuteranopia (green-blind)
#E2E1DF
Tritanopia (blue-blind)
#E8DEDF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e6dfdf; /* rgb */ color: rgb(230, 223, 223); /* oklch */ color: oklch(90.9% 0.008 17.3);
Tailwind
colors: {
custom: {
50: '#ede9e9',
500: '#e6dfdf',
950: '#000000',
},
}SCSS
$custom: #e6dfdf; $custom-light: #ede9e9; $custom-dark: #000000;
JSON
{
"hex": "#e6dfdf",
"rgb": {
"r": 230,
"g": 223,
"b": 223
},
"hsl": {
"h": 0,
"s": 12.281,
"l": 88.824
},
"oklch": {
"l": 0.90916,
"c": 0.00764,
"h": 17.3
},
"luminance": 0.74926
}Semantic roles & 50–950 ramp
primary
#E6DFDF
secondary
#AEBBBB
accent
#96964F
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484