#DCD0D2#DCD0D2
#DCD0D2 is a very light, near-neutral red. Relative luminance 0.650; OKLCH L 86.8% C 0.014 H 5.8°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD0D2 |
|---|---|
| RGB | rgb(220, 208, 210) |
| HSL | hsl(350, 15%, 84%) |
| HSV | hsv(350, 5%, 86%) |
| CMYK | cmyk(0%, 5.5%, 4.5%, 13.7%) |
| CIE-LAB | lab(84.47, 4.49, 0.50) |
| CIE-LCH | lch(84.47, 4.51, 6.31°) |
| OKLab | oklab(86.79% 0.0135 0.0014) |
| OKLCH | oklch(86.79% 0.014 5.8) |
| XYZ | xyz(63.7024, 64.9811, 70.1470) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.86
Gainsboro
#DCDCDC
ΔE00 6.24
Silver
#C0C0C0
ΔE00 7.47
Lavenderblush
#FFF0F5
ΔE00 7.47
Mistyrose
#FFE4E1
ΔE00 7.52
Fog
#D8DCE0
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD0D2 #D0DCDA
analogous
#DCD0D8 #DCD0D2 #DCD4D0
triadic
#DCD0D2 #D2DCD0 #D0D2DC
tetradic
#DCD0D2 #D8DCD0 #D0DCDA #D4D0DC
square
#DCD0D2 #D8DCD0 #D0DCDA #D4D0DC
split-complementary
#DCD0D2 #D0DCD4 #D0D8DC
monochromatic
#A88A8F #C2ADB0 #DCD0D2 #F2EDEE #F2EDEE
Accessibility & contrast
On white
1.50
#DCD0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#DCD0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD0D2
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD0D2 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D2
Deuteranopia (green-blind)
#D4D4D2
Tritanopia (blue-blind)
#DFCFD1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dcd0d2; /* rgb */ color: rgb(220, 208, 210); /* oklch */ color: oklch(86.8% 0.014 5.8);
Tailwind
colors: {
custom: {
50: '#e6dedf',
500: '#dcd0d2',
950: '#000000',
},
}SCSS
$custom: #dcd0d2; $custom-light: #e6dedf; $custom-dark: #000000;
JSON
{
"hex": "#dcd0d2",
"rgb": {
"r": 220,
"g": 208,
"b": 210
},
"hsl": {
"h": 350,
"s": 14.634,
"l": 83.922
},
"oklch": {
"l": 0.86785,
"c": 0.01356,
"h": 5.8
},
"luminance": 0.64981
}Semantic roles & 50–950 ramp
primary
#DCD0D2
secondary
#9FB1AE
accent
#998C4D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484