#DCD1D2#DCD1D2
#DCD1D2 is a very light, near-neutral red. Relative luminance 0.655; OKLCH L 87.0% C 0.012 H 11.0°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD1D2 |
|---|---|
| RGB | rgb(220, 209, 210) |
| HSL | hsl(355, 14%, 84%) |
| HSV | hsv(355, 5%, 86%) |
| CMYK | cmyk(0%, 5%, 4.5%, 13.7%) |
| CIE-LAB | lab(84.73, 3.96, 0.86) |
| CIE-LCH | lch(84.73, 4.06, 12.29°) |
| OKLab | oklab(86.98% 0.012 0.0023) |
| OKLCH | oklch(86.98% 0.012 11) |
| XYZ | xyz(63.9470, 65.4703, 70.2285) |
| Luminance | 0.6547 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.29
Gainsboro
#DCDCDC
ΔE00 5.65
Silver
#C0C0C0
ΔE00 7.14
Fog
#D8DCE0
ΔE00 7.36
Lavenderblush
#FFF0F5
ΔE00 7.51
Mistyrose
#FFE4E1
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD1D2 #D1DCDB
analogous
#DCD1D8 #DCD1D2 #DCD6D1
triadic
#DCD1D2 #D2DCD1 #D1D2DC
tetradic
#DCD1D2 #D8DCD1 #D1DCDB #D6D1DC
square
#DCD1D2 #D8DCD1 #D1DCDB #D6D1DC
split-complementary
#DCD1D2 #D1DCD6 #D1D8DC
monochromatic
#A78B8E #C2AEB0 #DCD1D2 #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.49
#DCD1D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#DCD1D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD1D2
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD1D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD1D2 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2D2
Deuteranopia (green-blind)
#D5D4D2
Tritanopia (blue-blind)
#DFD0D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dcd1d2; /* rgb */ color: rgb(220, 209, 210); /* oklch */ color: oklch(87.0% 0.012 11.0);
Tailwind
colors: {
custom: {
50: '#e6dfdf',
500: '#dcd1d2',
950: '#000000',
},
}SCSS
$custom: #dcd1d2; $custom-light: #e6dfdf; $custom-dark: #000000;
JSON
{
"hex": "#dcd1d2",
"rgb": {
"r": 220,
"g": 209,
"b": 210
},
"hsl": {
"h": 354.545,
"s": 13.58,
"l": 84.118
},
"oklch": {
"l": 0.86982,
"c": 0.01226,
"h": 11
},
"luminance": 0.6547
}Semantic roles & 50–950 ramp
primary
#DCD1D2
secondary
#A0B1AF
accent
#98914E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484