#DCD3D4#DCD3D4
#DCD3D4 is a very light, near-neutral red. Relative luminance 0.666; OKLCH L 87.4% C 0.010 H 9.6°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD3D4 |
|---|---|
| RGB | rgb(220, 211, 212) |
| HSL | hsl(353, 11%, 85%) |
| HSV | hsv(353, 4%, 86%) |
| CMYK | cmyk(0%, 4.1%, 3.6%, 13.7%) |
| CIE-LAB | lab(85.28, 3.26, 0.61) |
| CIE-LCH | lch(85.28, 3.32, 10.58°) |
| OKLab | oklab(87.43% 0.0099 0.0017) |
| OKLCH | oklch(87.43% 0.01 9.6) |
| XYZ | xyz(64.6915, 66.5581, 71.7136) |
| Luminance | 0.6656 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.47
Gainsboro
#DCDCDC
ΔE00 4.72
Fog
#D8DCE0
ΔE00 6.42
Silver
#C0C0C0
ΔE00 6.81
Very Light Pink
#FFF4F2
ΔE00 7.41
Lavenderblush
#FFF0F5
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD3D4 #D3DCDB
analogous
#DCD3D9 #DCD3D4 #DCD7D3
triadic
#DCD3D4 #D4DCD3 #D3D4DC
tetradic
#DCD3D4 #D9DCD3 #D3DCDB #D7D3DC
square
#DCD3D4 #D9DCD3 #D3DCDB #D7D3DC
split-complementary
#DCD3D4 #D3DCD7 #D3D9DC
monochromatic
#A68F91 #C1B1B3 #DCD3D4 #F1EEEE #F1EEEE
Accessibility & contrast
On white
1.47
#DCD3D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#DCD3D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD3D4
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD3D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD3D4 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D4
Deuteranopia (green-blind)
#D6D6D4
Tritanopia (blue-blind)
#DED2D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcd3d4; /* rgb */ color: rgb(220, 211, 212); /* oklch */ color: oklch(87.4% 0.010 9.6);
Tailwind
colors: {
custom: {
50: '#e6e0e1',
500: '#dcd3d4',
950: '#000000',
},
}SCSS
$custom: #dcd3d4; $custom-light: #e6e0e1; $custom-dark: #000000;
JSON
{
"hex": "#dcd3d4",
"rgb": {
"r": 220,
"g": 211,
"b": 212
},
"hsl": {
"h": 353.333,
"s": 11.392,
"l": 84.51
},
"oklch": {
"l": 0.87434,
"c": 0.01002,
"h": 9.6
},
"luminance": 0.66558
}Semantic roles & 50–950 ramp
primary
#DCD3D4
secondary
#A3B0AF
accent
#958E50
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484