#DCD4D3#DCD4D3
#DCD4D3 is a very light, near-neutral red. Relative luminance 0.670; OKLCH L 87.6% C 0.009 H 26.0°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4D3 |
|---|---|
| RGB | rgb(220, 212, 211) |
| HSL | hsl(7, 11%, 85%) |
| HSV | hsv(7, 4%, 86%) |
| CMYK | cmyk(0%, 3.6%, 4.1%, 13.7%) |
| CIE-LAB | lab(85.51, 2.57, 1.47) |
| CIE-LCH | lch(85.51, 2.96, 29.81°) |
| OKLab | oklab(87.6% 0.0081 0.0039) |
| OKLCH | oklch(87.6% 0.009 26) |
| XYZ | xyz(64.8149, 67.0062, 71.1344) |
| Luminance | 0.6701 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.82
Gainsboro
#DCDCDC
ΔE00 4.04
Fog
#D8DCE0
ΔE00 6.02
Silver
#C0C0C0
ΔE00 6.51
Silver (survey)
#C5C9C7
ΔE00 7.10
Very Light Pink
#FFF4F2
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4D3 #D3DBDC
analogous
#DCD3D7 #DCD4D3 #DCD9D3
triadic
#DCD4D3 #D3DCD4 #D4D3DC
tetradic
#DCD4D3 #D7DCD3 #D3DBDC #D9D3DC
square
#DCD4D3 #D7DCD3 #D3DBDC #D9D3DC
split-complementary
#DCD4D3 #D3DCD9 #D3D7DC
monochromatic
#A6918F #C1B3B1 #DCD4D3 #F1EEEE #F1EEEE
Accessibility & contrast
On white
1.46
#DCD4D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#DCD4D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4D3
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4D3 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D3
Deuteranopia (green-blind)
#D7D6D3
Tritanopia (blue-blind)
#DED3D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcd4d3; /* rgb */ color: rgb(220, 212, 211); /* oklch */ color: oklch(87.6% 0.009 26.0);
Tailwind
colors: {
custom: {
50: '#e6e1e0',
500: '#dcd4d3',
950: '#000000',
},
}SCSS
$custom: #dcd4d3; $custom-light: #e6e1e0; $custom-dark: #000000;
JSON
{
"hex": "#dcd4d3",
"rgb": {
"r": 220,
"g": 212,
"b": 211
},
"hsl": {
"h": 6.667,
"s": 11.392,
"l": 84.51
},
"oklch": {
"l": 0.87604,
"c": 0.00896,
"h": 26
},
"luminance": 0.67006
}Semantic roles & 50–950 ramp
primary
#DCD4D3
secondary
#A3AFB0
accent
#8E9550
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484