#E6DCDC#E6DCDC
#E6DCDC is a very light, near-neutral red. Relative luminance 0.732; OKLCH L 90.2% C 0.011 H 17.4°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DCDC |
|---|---|
| RGB | rgb(230, 220, 220) |
| HSL | hsl(0, 17%, 88%) |
| HSV | hsv(0, 4%, 90%) |
| CMYK | cmyk(0%, 4.3%, 4.3%, 9.8%) |
| CIE-LAB | lab(88.53, 3.41, 1.22) |
| CIE-LCH | lch(88.53, 3.62, 19.67°) |
| OKLab | oklab(90.24% 0.0105 0.0033) |
| OKLCH | oklch(90.24% 0.011 17.4) |
| XYZ | xyz(71.1429, 73.1773, 78.0730) |
| Luminance | 0.7318 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.72
Very Light Pink
#FFF4F2
ΔE00 5.25
Light Gray
#D3D3D3
ΔE00 5.36
Lavenderblush
#FFF0F5
ΔE00 5.66
Seashell
#FFF5EE
ΔE00 6.36
Snow
#FFFAFA
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DCDC #DCE6E6
analogous
#E6DCE1 #E6DCDC #E6E1DC
triadic
#E6DCDC #DCE6DC #DCDCE6
tetradic
#E6DCDC #E1E6DC #DCE6E6 #E1DCE6
square
#E6DCDC #E1E6DC #DCE6E6 #E1DCE6
split-complementary
#E6DCDC #DCE6E1 #DCE1E6
monochromatic
#B39595 #CCB8B8 #E6DCDC #F2EDED #F2EDED
Accessibility & contrast
On white
1.34
#E6DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#E6DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DCDC
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DCDC | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDC
Deuteranopia (green-blind)
#E0DFDC
Tritanopia (blue-blind)
#E8DBDC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e6dcdc; /* rgb */ color: rgb(230, 220, 220); /* oklch */ color: oklch(90.2% 0.011 17.4);
Tailwind
colors: {
custom: {
50: '#ede6e6',
500: '#e6dcdc',
950: '#000000',
},
}SCSS
$custom: #e6dcdc; $custom-light: #ede6e6; $custom-dark: #000000;
JSON
{
"hex": "#e6dcdc",
"rgb": {
"r": 230,
"g": 220,
"b": 220
},
"hsl": {
"h": 0,
"s": 16.667,
"l": 88.235
},
"oklch": {
"l": 0.90243,
"c": 0.01098,
"h": 17.4
},
"luminance": 0.73177
}Semantic roles & 50–950 ramp
primary
#E6DCDC
secondary
#AABCBC
accent
#9B9B4B
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484