#DCD2D2#DCD2D2
#DCD2D2 is a very light, near-neutral red. Relative luminance 0.660; OKLCH L 87.2% C 0.011 H 17.4°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2D2 |
|---|---|
| RGB | rgb(220, 210, 210) |
| HSL | hsl(0, 13%, 84%) |
| HSV | hsv(0, 5%, 86%) |
| CMYK | cmyk(0%, 4.5%, 4.5%, 13.7%) |
| CIE-LAB | lab(84.98, 3.44, 1.23) |
| CIE-LCH | lch(84.98, 3.65, 19.68°) |
| OKLab | oklab(87.18% 0.0106 0.0033) |
| OKLCH | oklch(87.18% 0.011 17.4) |
| XYZ | xyz(64.1931, 65.9625, 70.3106) |
| Luminance | 0.6596 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.75
Gainsboro
#DCDCDC
ΔE00 5.07
Silver
#C0C0C0
ΔE00 6.86
Fog
#D8DCE0
ΔE00 6.90
Very Light Pink
#FFF4F2
ΔE00 7.51
Lavenderblush
#FFF0F5
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2D2 #D2DCDC
analogous
#DCD2D7 #DCD2D2 #DCD7D2
triadic
#DCD2D2 #D2DCD2 #D2D2DC
tetradic
#DCD2D2 #D7DCD2 #D2DCDC #D7D2DC
square
#DCD2D2 #D7DCD2 #D2DCDC #D7D2DC
split-complementary
#DCD2D2 #D2DCD7 #D2D7DC
monochromatic
#A68D8D #C1B0B0 #DCD2D2 #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.48
#DCD2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#DCD2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2D2
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2D2 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3D2
Deuteranopia (green-blind)
#D6D5D2
Tritanopia (blue-blind)
#DED1D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dcd2d2; /* rgb */ color: rgb(220, 210, 210); /* oklch */ color: oklch(87.2% 0.011 17.4);
Tailwind
colors: {
custom: {
50: '#e6dfdf',
500: '#dcd2d2',
950: '#000000',
},
}SCSS
$custom: #dcd2d2; $custom-light: #e6dfdf; $custom-dark: #000000;
JSON
{
"hex": "#dcd2d2",
"rgb": {
"r": 220,
"g": 210,
"b": 210
},
"hsl": {
"h": 0,
"s": 12.5,
"l": 84.314
},
"oklch": {
"l": 0.8718,
"c": 0.01108,
"h": 17.4
},
"luminance": 0.65962
}Semantic roles & 50–950 ramp
primary
#DCD2D2
secondary
#A2B1B1
accent
#97974F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484