#E6DEDD#E6DEDD
#E6DEDD is a very light, near-neutral red. Relative luminance 0.743; OKLCH L 90.7% C 0.009 H 26.0°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DEDD |
|---|---|
| RGB | rgb(230, 222, 221) |
| HSL | hsl(7, 15%, 88%) |
| HSV | hsv(7, 4%, 90%) |
| CMYK | cmyk(0%, 3.5%, 3.9%, 9.8%) |
| CIE-LAB | lab(89.06, 2.54, 1.46) |
| CIE-LCH | lch(89.06, 2.93, 29.81°) |
| OKLab | oklab(90.66% 0.008 0.0039) |
| OKLCH | oklch(90.66% 0.009 26) |
| XYZ | xyz(71.8037, 74.2865, 78.9486) |
| Luminance | 0.7429 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.83
Light Gray
#D3D3D3
ΔE00 4.74
Very Light Pink
#FFF4F2
ΔE00 4.97
Seashell
#FFF5EE
ΔE00 5.70
Linen
#FAF0E6
ΔE00 5.79
Whitesmoke
#F5F5F5
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DEDD #DDE5E6
analogous
#E6DDE0 #E6DEDD #E6E2DD
triadic
#E6DEDD #DDE6DE #DEDDE6
tetradic
#E6DEDD #E0E6DD #DDE5E6 #E2DDE6
square
#E6DEDD #E0E6DD #DDE5E6 #E2DDE6
split-complementary
#E6DEDD #DDE6E2 #DDE0E6
monochromatic
#B29A96 #CCBCBA #E6DEDD #F2EEED #F2EEED
Accessibility & contrast
On white
1.32
#E6DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#E6DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DEDD
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DEDD | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDD
Deuteranopia (green-blind)
#E1E0DD
Tritanopia (blue-blind)
#E8DDDE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e6dedd; /* rgb */ color: rgb(230, 222, 221); /* oklch */ color: oklch(90.7% 0.009 26.0);
Tailwind
colors: {
custom: {
50: '#ede8e7',
500: '#e6dedd',
950: '#000000',
},
}SCSS
$custom: #e6dedd; $custom-light: #ede8e7; $custom-dark: #000000;
JSON
{
"hex": "#e6dedd",
"rgb": {
"r": 230,
"g": 222,
"b": 221
},
"hsl": {
"h": 6.667,
"s": 15.254,
"l": 88.431
},
"oklch": {
"l": 0.90664,
"c": 0.00888,
"h": 26
},
"luminance": 0.74286
}Semantic roles & 50–950 ramp
primary
#E6DEDD
secondary
#ACBABC
accent
#91994C
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484