#DCD4D6#DCD4D6
#DCD4D6 is a very light, near-neutral red. Relative luminance 0.672; OKLCH L 87.7% C 0.009 H 0.2°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4D6 |
|---|---|
| RGB | rgb(220, 212, 214) |
| HSL | hsl(345, 10%, 85%) |
| HSV | hsv(345, 4%, 86%) |
| CMYK | cmyk(0%, 3.6%, 2.7%, 13.7%) |
| CIE-LAB | lab(85.58, 3.09, -0.01) |
| CIE-LCH | lch(85.58, 3.09, 359.85°) |
| OKLab | oklab(87.69% 0.0092 0) |
| OKLCH | oklch(87.69% 0.009 0.2) |
| XYZ | xyz(65.1945, 67.1580, 73.1336) |
| Luminance | 0.6716 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.26
Gainsboro
#DCDCDC
ΔE00 4.43
Fog
#D8DCE0
ΔE00 5.95
Silver
#C0C0C0
ΔE00 6.81
Lavenderblush
#FFF0F5
ΔE00 7.28
Very Light Pink
#FFF4F2
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4D6 #D4DCDA
analogous
#DCD4DA #DCD4D6 #DCD6D4
triadic
#DCD4D6 #D6DCD4 #D4D6DC
tetradic
#DCD4D6 #DADCD4 #D4DCDA #D6D4DC
square
#DCD4D6 #DADCD4 #D4DCDA #D6D4DC
split-complementary
#DCD4D6 #D4DCD6 #D4DADC
monochromatic
#A59196 #C1B2B6 #DCD4D6 #F1EEEF #F1EEEF
Accessibility & contrast
On white
1.46
#DCD4D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#DCD4D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4D6
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4D6 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D6
Deuteranopia (green-blind)
#D7D6D6
Tritanopia (blue-blind)
#DED4D5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcd4d6; /* rgb */ color: rgb(220, 212, 214); /* oklch */ color: oklch(87.7% 0.009 0.2);
Tailwind
colors: {
custom: {
50: '#e6e1e2',
500: '#dcd4d6',
950: '#000000',
},
}SCSS
$custom: #dcd4d6; $custom-light: #e6e1e2; $custom-dark: #000000;
JSON
{
"hex": "#dcd4d6",
"rgb": {
"r": 220,
"g": 212,
"b": 214
},
"hsl": {
"h": 345,
"s": 10.256,
"l": 84.706
},
"oklch": {
"l": 0.87689,
"c": 0.00919,
"h": 0.2
},
"luminance": 0.67158
}Semantic roles & 50–950 ramp
primary
#DCD4D6
secondary
#A4B0AD
accent
#948451
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484