#DCD3D7#DCD3D7
#DCD3D7 is a very light, near-neutral pink. Relative luminance 0.667; OKLCH L 87.5% C 0.011 H 348.5°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD3D7 |
|---|---|
| RGB | rgb(220, 211, 215) |
| HSL | hsl(333, 11%, 85%) |
| HSV | hsv(333, 4%, 86%) |
| CMYK | cmyk(0%, 4.1%, 2.3%, 13.7%) |
| CIE-LAB | lab(85.36, 3.79, -0.87) |
| CIE-LCH | lch(85.36, 3.89, 347.11°) |
| OKLab | oklab(87.52% 0.011 -0.0022) |
| OKLCH | oklch(87.52% 0.011 348.5) |
| XYZ | xyz(65.0734, 66.7109, 73.7251) |
| Luminance | 0.6671 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.12
Gainsboro
#DCDCDC
ΔE00 5.33
Fog
#D8DCE0
ΔE00 6.58
Lavenderblush
#FFF0F5
ΔE00 7.08
Silver
#C0C0C0
ΔE00 7.29
Very Light Pink
#FFF4F2
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD3D7 #D3DCD8
analogous
#DCD3DC #DCD3D7 #DCD4D3
triadic
#DCD3D7 #D7DCD3 #D3D7DC
tetradic
#DCD3D7 #DCDCD3 #D3DCD8 #D4D3DC
square
#DCD3D7 #DCDCD3 #D3DCD8 #D4D3DC
split-complementary
#DCD3D7 #D3DCD4 #D3DCDC
monochromatic
#A68F99 #C1B1B8 #DCD3D7 #F1EEF0 #F1EEF0
Accessibility & contrast
On white
1.46
#DCD3D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#DCD3D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD3D7
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD3D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD3D7 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D7
Deuteranopia (green-blind)
#D5D6D7
Tritanopia (blue-blind)
#DED3D4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcd3d7; /* rgb */ color: rgb(220, 211, 215); /* oklch */ color: oklch(87.5% 0.011 348.5);
Tailwind
colors: {
custom: {
50: '#e6e0e3',
500: '#dcd3d7',
950: '#000000',
},
}SCSS
$custom: #dcd3d7; $custom-light: #e6e0e3; $custom-dark: #000000;
JSON
{
"hex": "#dcd3d7",
"rgb": {
"r": 220,
"g": 211,
"b": 215
},
"hsl": {
"h": 333.333,
"s": 11.392,
"l": 84.51
},
"oklch": {
"l": 0.8752,
"c": 0.01125,
"h": 348.5
},
"luminance": 0.6671
}Semantic roles & 50–950 ramp
primary
#DCD3D7
secondary
#A3B0AA
accent
#957750
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484