#DCD3D2#DCD3D2
#DCD3D2 is a very light, near-neutral red. Relative luminance 0.665; OKLCH L 87.4% C 0.010 H 25.1°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD3D2 |
|---|---|
| RGB | rgb(220, 211, 210) |
| HSL | hsl(6, 13%, 84%) |
| HSV | hsv(6, 5%, 86%) |
| CMYK | cmyk(0%, 4.1%, 4.5%, 13.7%) |
| CIE-LAB | lab(85.23, 2.92, 1.60) |
| CIE-LCH | lch(85.23, 3.32, 28.71°) |
| OKLab | oklab(87.38% 0.0091 0.0043) |
| OKLCH | oklch(87.38% 0.01 25.1) |
| XYZ | xyz(64.4408, 66.4578, 70.3931) |
| Luminance | 0.6646 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.24
Gainsboro
#DCDCDC
ΔE00 4.52
Fog
#D8DCE0
ΔE00 6.48
Silver
#C0C0C0
ΔE00 6.64
Very Light Pink
#FFF4F2
ΔE00 7.32
Silver (survey)
#C5C9C7
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD3D2 #D2DBDC
analogous
#DCD2D6 #DCD3D2 #DCD8D2
triadic
#DCD3D2 #D2DCD3 #D3D2DC
tetradic
#DCD3D2 #D6DCD2 #D2DBDC #D8D2DC
square
#DCD3D2 #D6DCD2 #D2DBDC #D8D2DC
split-complementary
#DCD3D2 #D2DCD8 #D2D6DC
monochromatic
#A6908D #C1B1B0 #DCD3D2 #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.47
#DCD3D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#DCD3D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD3D2
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD3D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD3D2 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D2
Deuteranopia (green-blind)
#D7D6D2
Tritanopia (blue-blind)
#DED2D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcd3d2; /* rgb */ color: rgb(220, 211, 210); /* oklch */ color: oklch(87.4% 0.010 25.1);
Tailwind
colors: {
custom: {
50: '#e6e0df',
500: '#dcd3d2',
950: '#000000',
},
}SCSS
$custom: #dcd3d2; $custom-light: #e6e0df; $custom-dark: #000000;
JSON
{
"hex": "#dcd3d2",
"rgb": {
"r": 220,
"g": 211,
"b": 210
},
"hsl": {
"h": 6,
"s": 12.5,
"l": 84.314
},
"oklch": {
"l": 0.87377,
"c": 0.01007,
"h": 25.1
},
"luminance": 0.66457
}Semantic roles & 50–950 ramp
primary
#DCD3D2
secondary
#A2AFB1
accent
#8F974F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484