#DCD4D2#DCD4D2
#DCD4D2 is a very light, near-neutral red. Relative luminance 0.670; OKLCH L 87.6% C 0.009 H 34.3°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4D2 |
|---|---|
| RGB | rgb(220, 212, 210) |
| HSL | hsl(12, 13%, 84%) |
| HSV | hsv(12, 5%, 86%) |
| CMYK | cmyk(0%, 3.6%, 4.5%, 13.7%) |
| CIE-LAB | lab(85.48, 2.39, 1.96) |
| CIE-LCH | lch(85.48, 3.10, 39.38°) |
| OKLab | oklab(87.58% 0.0077 0.0052) |
| OKLCH | oklch(87.58% 0.009 34.3) |
| XYZ | xyz(64.6900, 66.9562, 70.4762) |
| Luminance | 0.6696 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.80
Gainsboro
#DCDCDC
ΔE00 4.03
Fog
#D8DCE0
ΔE00 6.12
Silver
#C0C0C0
ΔE00 6.49
Silver (survey)
#C5C9C7
ΔE00 6.94
Light Grey
#D8DCD6
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4D2 #D2DADC
analogous
#DCD2D5 #DCD4D2 #DCD9D2
triadic
#DCD4D2 #D2DCD4 #D4D2DC
tetradic
#DCD4D2 #D5DCD2 #D2DADC #D9D2DC
square
#DCD4D2 #D5DCD2 #D2DADC #D9D2DC
split-complementary
#DCD4D2 #D2DCD9 #D2D5DC
monochromatic
#A6928D #C1B3B0 #DCD4D2 #F2EFEE #F2EFEE
Accessibility & contrast
On white
1.46
#DCD4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#DCD4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4D2
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4D2 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D2
Deuteranopia (green-blind)
#D7D6D2
Tritanopia (blue-blind)
#DED3D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcd4d2; /* rgb */ color: rgb(220, 212, 210); /* oklch */ color: oklch(87.6% 0.009 34.3);
Tailwind
colors: {
custom: {
50: '#e6e1df',
500: '#dcd4d2',
950: '#000000',
},
}SCSS
$custom: #dcd4d2; $custom-light: #e6e1df; $custom-dark: #000000;
JSON
{
"hex": "#dcd4d2",
"rgb": {
"r": 220,
"g": 212,
"b": 210
},
"hsl": {
"h": 12,
"s": 12.5,
"l": 84.314
},
"oklch": {
"l": 0.87575,
"c": 0.00928,
"h": 34.3
},
"luminance": 0.66956
}Semantic roles & 50–950 ramp
primary
#DCD4D2
secondary
#A2AEB1
accent
#88974F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484