#DCD1D3#DCD1D3
#DCD1D3 is a very light, near-neutral red. Relative luminance 0.655; OKLCH L 87.0% C 0.012 H 4.8°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD1D3 |
|---|---|
| RGB | rgb(220, 209, 211) |
| HSL | hsl(349, 14%, 84%) |
| HSV | hsv(349, 5%, 86%) |
| CMYK | cmyk(0%, 5%, 4.1%, 13.7%) |
| CIE-LAB | lab(84.75, 4.14, 0.37) |
| CIE-LCH | lch(84.75, 4.15, 5.10°) |
| OKLab | oklab(87.01% 0.0124 0.001) |
| OKLCH | oklch(87.01% 0.012 4.8) |
| XYZ | xyz(64.0720, 65.5203, 70.8867) |
| Luminance | 0.6552 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.46
Gainsboro
#DCDCDC
ΔE00 5.79
Silver
#C0C0C0
ΔE00 7.27
Lavenderblush
#FFF0F5
ΔE00 7.38
Fog
#D8DCE0
ΔE00 7.39
Mistyrose
#FFE4E1
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD1D3 #D1DCDA
analogous
#DCD1D9 #DCD1D3 #DCD5D1
triadic
#DCD1D3 #D3DCD1 #D1D3DC
tetradic
#DCD1D3 #D9DCD1 #D1DCDA #D5D1DC
square
#DCD1D3 #D9DCD1 #D1DCDA #D5D1DC
split-complementary
#DCD1D3 #D1DCD5 #D1D9DC
monochromatic
#A78B91 #C2AEB2 #DCD1D3 #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.49
#DCD1D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#DCD1D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD1D3
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD1D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD1D3 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D3
Deuteranopia (green-blind)
#D5D4D3
Tritanopia (blue-blind)
#DED0D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dcd1d3; /* rgb */ color: rgb(220, 209, 211); /* oklch */ color: oklch(87.0% 0.012 4.8);
Tailwind
colors: {
custom: {
50: '#e6dfe0',
500: '#dcd1d3',
950: '#000000',
},
}SCSS
$custom: #dcd1d3; $custom-light: #e6dfe0; $custom-dark: #000000;
JSON
{
"hex": "#dcd1d3",
"rgb": {
"r": 220,
"g": 209,
"b": 211
},
"hsl": {
"h": 349.091,
"s": 13.58,
"l": 84.118
},
"oklch": {
"l": 0.87011,
"c": 0.01245,
"h": 4.8
},
"luminance": 0.6552
}Semantic roles & 50–950 ramp
primary
#DCD1D3
secondary
#A0B1AE
accent
#988A4E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484