#E6DFDD#E6DFDD
#E6DFDD is a very light, near-neutral red. Relative luminance 0.748; OKLCH L 90.9% C 0.008 H 36.6°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DFDD |
|---|---|
| RGB | rgb(230, 223, 221) |
| HSL | hsl(13, 15%, 88%) |
| HSV | hsv(13, 4%, 90%) |
| CMYK | cmyk(0%, 3%, 3.9%, 9.8%) |
| CIE-LAB | lab(89.31, 2.03, 1.82) |
| CIE-LCH | lch(89.31, 2.73, 41.96°) |
| OKLab | oklab(90.86% 0.0065 0.0049) |
| OKLCH | oklch(90.86% 0.008 36.6) |
| XYZ | xyz(72.0701, 74.8192, 79.0374) |
| Luminance | 0.7482 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.43
Light Gray
#D3D3D3
ΔE00 4.49
Very Light Pink
#FFF4F2
ΔE00 4.96
Linen
#FAF0E6
ΔE00 5.26
Seashell
#FFF5EE
ΔE00 5.34
Whitesmoke
#F5F5F5
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DFDD #DDE4E6
analogous
#E6DDDF #E6DFDD #E6E3DD
triadic
#E6DFDD #DDE6DF #DFDDE6
tetradic
#E6DFDD #DFE6DD #DDE4E6 #E3DDE6
square
#E6DFDD #DFE6DD #DDE4E6 #E3DDE6
split-complementary
#E6DFDD #DDE6E3 #DDDFE6
monochromatic
#B29D96 #CCBEBA #E6DFDD #F2EEED #F2EEED
Accessibility & contrast
On white
1.32
#E6DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#E6DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DFDD
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DFDD | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0DD
Deuteranopia (green-blind)
#E2E1DD
Tritanopia (blue-blind)
#E8DEDE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e6dfdd; /* rgb */ color: rgb(230, 223, 221); /* oklch */ color: oklch(90.9% 0.008 36.6);
Tailwind
colors: {
custom: {
50: '#ede9e7',
500: '#e6dfdd',
950: '#000000',
},
}SCSS
$custom: #e6dfdd; $custom-light: #ede9e7; $custom-dark: #000000;
JSON
{
"hex": "#e6dfdd",
"rgb": {
"r": 230,
"g": 223,
"b": 221
},
"hsl": {
"h": 13.333,
"s": 15.254,
"l": 88.431
},
"oklch": {
"l": 0.9086,
"c": 0.00814,
"h": 36.6
},
"luminance": 0.74819
}Semantic roles & 50–950 ramp
primary
#E6DFDD
secondary
#ACB8BC
accent
#88994C
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484