#DCD2D1#DCD2D1
#DCD2D1 is a very light, near-neutral red. Relative luminance 0.659; OKLCH L 87.2% C 0.011 H 24.3°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2D1 |
|---|---|
| RGB | rgb(220, 210, 209) |
| HSL | hsl(5, 14%, 84%) |
| HSV | hsv(5, 5%, 86%) |
| CMYK | cmyk(0%, 4.5%, 5%, 13.7%) |
| CIE-LAB | lab(84.95, 3.26, 1.72) |
| CIE-LCH | lch(84.95, 3.69, 27.83°) |
| OKLab | oklab(87.15% 0.0102 0.0046) |
| OKLCH | oklch(87.15% 0.011 24.3) |
| XYZ | xyz(64.0689, 65.9128, 69.6565) |
| Luminance | 0.6591 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.66
Gainsboro
#DCDCDC
ΔE00 4.99
Silver
#C0C0C0
ΔE00 6.79
Fog
#D8DCE0
ΔE00 6.93
Very Light Pink
#FFF4F2
ΔE00 7.48
Silver (survey)
#C5C9C7
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2D1 #D1DBDC
analogous
#DCD1D6 #DCD2D1 #DCD8D1
triadic
#DCD2D1 #D1DCD2 #D2D1DC
tetradic
#DCD2D1 #D6DCD1 #D1DBDC #D8D1DC
square
#DCD2D1 #D6DCD1 #D1DBDC #D8D1DC
split-complementary
#DCD2D1 #D1DCD8 #D1D6DC
monochromatic
#A78E8B #C2B0AE #DCD2D1 #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.48
#DCD2D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#DCD2D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2D1
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2D1 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3D1
Deuteranopia (green-blind)
#D6D5D1
Tritanopia (blue-blind)
#DFD1D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dcd2d1; /* rgb */ color: rgb(220, 210, 209); /* oklch */ color: oklch(87.2% 0.011 24.3);
Tailwind
colors: {
custom: {
50: '#e6dfdf',
500: '#dcd2d1',
950: '#000000',
},
}SCSS
$custom: #dcd2d1; $custom-light: #e6dfdf; $custom-dark: #000000;
JSON
{
"hex": "#dcd2d1",
"rgb": {
"r": 220,
"g": 210,
"b": 209
},
"hsl": {
"h": 5.455,
"s": 13.58,
"l": 84.118
},
"oklch": {
"l": 0.87151,
"c": 0.01118,
"h": 24.3
},
"luminance": 0.65912
}Semantic roles & 50–950 ramp
primary
#DCD2D1
secondary
#A0AFB1
accent
#91984E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484