#DCD5D3#DCD5D3
#DCD5D3 is a very light, near-neutral red. Relative luminance 0.675; OKLCH L 87.8% C 0.008 H 36.5°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD5D3 |
|---|---|
| RGB | rgb(220, 213, 211) |
| HSL | hsl(13, 11%, 85%) |
| HSV | hsv(13, 4%, 86%) |
| CMYK | cmyk(0%, 3.2%, 4.1%, 13.7%) |
| CIE-LAB | lab(85.76, 2.04, 1.84) |
| CIE-LCH | lch(85.76, 2.75, 41.95°) |
| OKLab | oklab(87.8% 0.0066 0.0049) |
| OKLCH | oklch(87.8% 0.008 36.5) |
| XYZ | xyz(65.0657, 67.5077, 71.2179) |
| Luminance | 0.6751 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.40
Gainsboro
#DCDCDC
ΔE00 3.55
Fog
#D8DCE0
ΔE00 5.69
Silver
#C0C0C0
ΔE00 6.40
Light Grey
#D8DCD6
ΔE00 6.57
Silver (survey)
#C5C9C7
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD5D3 #D3DADC
analogous
#DCD3D6 #DCD5D3 #DCDAD3
triadic
#DCD5D3 #D3DCD5 #D5D3DC
tetradic
#DCD5D3 #D6DCD3 #D3DADC #DAD3DC
square
#DCD5D3 #D6DCD3 #D3DADC #DAD3DC
split-complementary
#DCD5D3 #D3DCDA #D3D6DC
monochromatic
#A6948F #C1B4B1 #DCD5D3 #F1EFEE #F1EFEE
Accessibility & contrast
On white
1.45
#DCD5D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#DCD5D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD5D3
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD5D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD5D3 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D6D3
Deuteranopia (green-blind)
#D8D7D3
Tritanopia (blue-blind)
#DED4D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcd5d3; /* rgb */ color: rgb(220, 213, 211); /* oklch */ color: oklch(87.8% 0.008 36.5);
Tailwind
colors: {
custom: {
50: '#e6e1e0',
500: '#dcd5d3',
950: '#000000',
},
}SCSS
$custom: #dcd5d3; $custom-light: #e6e1e0; $custom-dark: #000000;
JSON
{
"hex": "#dcd5d3",
"rgb": {
"r": 220,
"g": 213,
"b": 211
},
"hsl": {
"h": 13.333,
"s": 11.392,
"l": 84.51
},
"oklch": {
"l": 0.87802,
"c": 0.00821,
"h": 36.5
},
"luminance": 0.67507
}Semantic roles & 50–950 ramp
primary
#DCD5D3
secondary
#A3ADB0
accent
#869550
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484