#DCD3D3#DCD3D3
#DCD3D3 is a very light, near-neutral red. Relative luminance 0.665; OKLCH L 87.4% C 0.010 H 17.4°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD3D3 |
|---|---|
| RGB | rgb(220, 211, 211) |
| HSL | hsl(0, 11%, 85%) |
| HSV | hsv(0, 4%, 86%) |
| CMYK | cmyk(0%, 4.1%, 4.1%, 13.7%) |
| CIE-LAB | lab(85.25, 3.09, 1.10) |
| CIE-LCH | lch(85.25, 3.28, 19.65°) |
| OKLab | oklab(87.41% 0.0095 0.003) |
| OKLCH | oklch(87.41% 0.01 17.4) |
| XYZ | xyz(64.5657, 66.5078, 71.0513) |
| Luminance | 0.6651 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.33
Gainsboro
#DCDCDC
ΔE00 4.60
Fog
#D8DCE0
ΔE00 6.43
Silver
#C0C0C0
ΔE00 6.71
Very Light Pink
#FFF4F2
ΔE00 7.35
Lavenderblush
#FFF0F5
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD3D3 #D3DCDC
analogous
#DCD3D8 #DCD3D3 #DCD8D3
triadic
#DCD3D3 #D3DCD3 #D3D3DC
tetradic
#DCD3D3 #D8DCD3 #D3DCDC #D8D3DC
square
#DCD3D3 #D8DCD3 #D3DCDC #D8D3DC
split-complementary
#DCD3D3 #D3DCD8 #D3D8DC
monochromatic
#A68F8F #C1B1B1 #DCD3D3 #F1EEEE #F1EEEE
Accessibility & contrast
On white
1.47
#DCD3D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#DCD3D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD3D3
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD3D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD3D3 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D3
Deuteranopia (green-blind)
#D6D6D3
Tritanopia (blue-blind)
#DED2D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcd3d3; /* rgb */ color: rgb(220, 211, 211); /* oklch */ color: oklch(87.4% 0.010 17.4);
Tailwind
colors: {
custom: {
50: '#e6e0e0',
500: '#dcd3d3',
950: '#000000',
},
}SCSS
$custom: #dcd3d3; $custom-light: #e6e0e0; $custom-dark: #000000;
JSON
{
"hex": "#dcd3d3",
"rgb": {
"r": 220,
"g": 211,
"b": 211
},
"hsl": {
"h": 0,
"s": 11.392,
"l": 84.51
},
"oklch": {
"l": 0.87406,
"c": 0.00995,
"h": 17.4
},
"luminance": 0.66507
}Semantic roles & 50–950 ramp
primary
#DCD3D3
secondary
#A3B0B0
accent
#959550
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484