#E6DCDB#E6DCDB
#E6DCDB is a very light, near-neutral red. Relative luminance 0.731; OKLCH L 90.2% C 0.011 H 24.3°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DCDB |
|---|---|
| RGB | rgb(230, 220, 219) |
| HSL | hsl(5, 18%, 88%) |
| HSV | hsv(5, 5%, 90%) |
| CMYK | cmyk(0%, 4.3%, 4.8%, 9.8%) |
| CIE-LAB | lab(88.51, 3.24, 1.71) |
| CIE-LCH | lch(88.51, 3.66, 27.83°) |
| OKLab | oklab(90.22% 0.0101 0.0046) |
| OKLCH | oklch(90.22% 0.011 24.3) |
| XYZ | xyz(71.0108, 73.1244, 77.3776) |
| Luminance | 0.7312 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.64
Very Light Pink
#FFF4F2
ΔE00 5.20
Light Gray
#D3D3D3
ΔE00 5.27
Lavenderblush
#FFF0F5
ΔE00 5.94
Seashell
#FFF5EE
ΔE00 6.09
Linen
#FAF0E6
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DCDB #DBE5E6
analogous
#E6DBDF #E6DCDB #E6E1DB
triadic
#E6DCDB #DBE6DC #DCDBE6
tetradic
#E6DCDB #DFE6DB #DBE5E6 #E1DBE6
square
#E6DCDB #DFE6DB #DBE5E6 #E1DBE6
split-complementary
#E6DCDB #DBE6E1 #DBDFE6
monochromatic
#B49693 #CDB9B7 #E6DCDB #F2EDED #F2EDED
Accessibility & contrast
On white
1.34
#E6DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#E6DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DCDB
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DCDB | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDB
Deuteranopia (green-blind)
#E0DFDB
Tritanopia (blue-blind)
#E9DBDC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e6dcdb; /* rgb */ color: rgb(230, 220, 219); /* oklch */ color: oklch(90.2% 0.011 24.3);
Tailwind
colors: {
custom: {
50: '#ede6e6',
500: '#e6dcdb',
950: '#000000',
},
}SCSS
$custom: #e6dcdb; $custom-light: #ede6e6; $custom-dark: #000000;
JSON
{
"hex": "#e6dcdb",
"rgb": {
"r": 230,
"g": 220,
"b": 219
},
"hsl": {
"h": 5.455,
"s": 18.033,
"l": 88.039
},
"oklch": {
"l": 0.90215,
"c": 0.01109,
"h": 24.3
},
"luminance": 0.73124
}Semantic roles & 50–950 ramp
primary
#E6DCDB
secondary
#A9BABC
accent
#959C49
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484