#E6DCDD#E6DCDD
#E6DCDD is a very light, near-neutral red. Relative luminance 0.732; OKLCH L 90.3% C 0.011 H 10.3°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DCDD |
|---|---|
| RGB | rgb(230, 220, 221) |
| HSL | hsl(354, 17%, 88%) |
| HSV | hsv(354, 4%, 90%) |
| CMYK | cmyk(0%, 4.3%, 3.9%, 9.8%) |
| CIE-LAB | lab(88.56, 3.58, 0.73) |
| CIE-LCH | lch(88.56, 3.65, 11.50°) |
| OKLab | oklab(90.27% 0.0109 0.002) |
| OKLCH | oklch(90.27% 0.011 10.3) |
| XYZ | xyz(71.2757, 73.2304, 78.7726) |
| Luminance | 0.7323 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.86
Very Light Pink
#FFF4F2
ΔE00 5.34
Lavenderblush
#FFF0F5
ΔE00 5.43
Light Gray
#D3D3D3
ΔE00 5.48
Snow
#FFFAFA
ΔE00 6.59
Seashell
#FFF5EE
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DCDD #DCE6E5
analogous
#E6DCE2 #E6DCDD #E6E0DC
triadic
#E6DCDD #DDE6DC #DCDDE6
tetradic
#E6DCDD #E2E6DC #DCE6E5 #E0DCE6
square
#E6DCDD #E2E6DC #DCE6E5 #E0DCE6
split-complementary
#E6DCDD #DCE6E0 #DCE2E6
monochromatic
#B39598 #CCB8BA #E6DCDD #F2EDEE #F2EDEE
Accessibility & contrast
On white
1.34
#E6DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#E6DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DCDD
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DCDD | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDD
Deuteranopia (green-blind)
#E0DFDD
Tritanopia (blue-blind)
#E8DBDC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e6dcdd; /* rgb */ color: rgb(230, 220, 221); /* oklch */ color: oklch(90.3% 0.011 10.3);
Tailwind
colors: {
custom: {
50: '#ede6e7',
500: '#e6dcdd',
950: '#000000',
},
}SCSS
$custom: #e6dcdd; $custom-light: #ede6e7; $custom-dark: #000000;
JSON
{
"hex": "#e6dcdd",
"rgb": {
"r": 230,
"g": 220,
"b": 221
},
"hsl": {
"h": 354,
"s": 16.667,
"l": 88.235
},
"oklch": {
"l": 0.90271,
"c": 0.01104,
"h": 10.3
},
"luminance": 0.7323
}Semantic roles & 50–950 ramp
primary
#E6DCDD
secondary
#AABCBA
accent
#9B934B
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484