#DCD2D3#DCD2D3
#DCD2D3 is a very light, near-neutral red. Relative luminance 0.660; OKLCH L 87.2% C 0.011 H 10.4°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2D3 |
|---|---|
| RGB | rgb(220, 210, 211) |
| HSL | hsl(354, 13%, 84%) |
| HSV | hsv(354, 5%, 86%) |
| CMYK | cmyk(0%, 4.5%, 4.1%, 13.7%) |
| CIE-LAB | lab(85.00, 3.61, 0.74) |
| CIE-LCH | lch(85.00, 3.69, 11.52°) |
| OKLab | oklab(87.21% 0.011 0.002) |
| OKLCH | oklch(87.21% 0.011 10.4) |
| XYZ | xyz(64.3181, 66.0125, 70.9687) |
| Luminance | 0.6601 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.88
Gainsboro
#DCDCDC
ΔE00 5.19
Fog
#D8DCE0
ΔE00 6.89
Silver
#C0C0C0
ΔE00 6.97
Lavenderblush
#FFF0F5
ΔE00 7.46
Very Light Pink
#FFF4F2
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2D3 #D2DCDB
analogous
#DCD2D8 #DCD2D3 #DCD6D2
triadic
#DCD2D3 #D3DCD2 #D2D3DC
tetradic
#DCD2D3 #D8DCD2 #D2DCDB #D6D2DC
square
#DCD2D3 #D8DCD2 #D2DCDB #D6D2DC
split-complementary
#DCD2D3 #D2DCD6 #D2D8DC
monochromatic
#A68D90 #C1B0B1 #DCD2D3 #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.48
#DCD2D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#DCD2D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2D3
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2D3 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D3
Deuteranopia (green-blind)
#D6D5D3
Tritanopia (blue-blind)
#DED1D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dcd2d3; /* rgb */ color: rgb(220, 210, 211); /* oklch */ color: oklch(87.2% 0.011 10.4);
Tailwind
colors: {
custom: {
50: '#e6dfe0',
500: '#dcd2d3',
950: '#000000',
},
}SCSS
$custom: #dcd2d3; $custom-light: #e6dfe0; $custom-dark: #000000;
JSON
{
"hex": "#dcd2d3",
"rgb": {
"r": 220,
"g": 210,
"b": 211
},
"hsl": {
"h": 354,
"s": 12.5,
"l": 84.314
},
"oklch": {
"l": 0.87208,
"c": 0.01113,
"h": 10.4
},
"luminance": 0.66012
}Semantic roles & 50–950 ramp
primary
#DCD2D3
secondary
#A2B1AF
accent
#978F4F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484