#DCD2D0#DCD2D0
#DCD2D0 is a very light, near-neutral red. Relative luminance 0.659; OKLCH L 87.1% C 0.011 H 31.1°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2D0 |
|---|---|
| RGB | rgb(220, 210, 208) |
| HSL | hsl(10, 15%, 84%) |
| HSV | hsv(10, 5%, 86%) |
| CMYK | cmyk(0%, 4.5%, 5.5%, 13.7%) |
| CIE-LAB | lab(84.93, 3.09, 2.22) |
| CIE-LCH | lch(84.93, 3.81, 35.66°) |
| OKLab | oklab(87.12% 0.0098 0.0059) |
| OKLCH | oklch(87.12% 0.011 31.1) |
| XYZ | xyz(63.9455, 65.8635, 69.0065) |
| Luminance | 0.6586 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.61
Gainsboro
#DCDCDC
ΔE00 4.96
Silver
#C0C0C0
ΔE00 6.75
Fog
#D8DCE0
ΔE00 7.00
Very Light Pink
#FFF4F2
ΔE00 7.49
Silver (survey)
#C5C9C7
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2D0 #D0DADC
analogous
#DCD0D4 #DCD2D0 #DCD8D0
triadic
#DCD2D0 #D0DCD2 #D2D0DC
tetradic
#DCD2D0 #D4DCD0 #D0DADC #D8D0DC
square
#DCD2D0 #D4DCD0 #D0DADC #D8D0DC
split-complementary
#DCD2D0 #D0DCD8 #D0D4DC
monochromatic
#A88F8A #C2B0AD #DCD2D0 #F2EEED #F2EEED
Accessibility & contrast
On white
1.48
#DCD2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#DCD2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2D0
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2D0 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3D0
Deuteranopia (green-blind)
#D6D5D0
Tritanopia (blue-blind)
#DFD1D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dcd2d0; /* rgb */ color: rgb(220, 210, 208); /* oklch */ color: oklch(87.1% 0.011 31.1);
Tailwind
colors: {
custom: {
50: '#e6dfde',
500: '#dcd2d0',
950: '#000000',
},
}SCSS
$custom: #dcd2d0; $custom-light: #e6dfde; $custom-dark: #000000;
JSON
{
"hex": "#dcd2d0",
"rgb": {
"r": 220,
"g": 210,
"b": 208
},
"hsl": {
"h": 10,
"s": 14.634,
"l": 83.922
},
"oklch": {
"l": 0.87123,
"c": 0.01145,
"h": 31.1
},
"luminance": 0.65863
}Semantic roles & 50–950 ramp
primary
#DCD2D0
secondary
#9FAEB1
accent
#8C994D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484