#DCD3D9#DCD3D9
#DCD3D9 is a very light, near-neutral pink. Relative luminance 0.668; OKLCH L 87.6% C 0.013 H 337.6°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD3D9 |
|---|---|
| RGB | rgb(220, 211, 217) |
| HSL | hsl(320, 11%, 85%) |
| HSV | hsv(320, 4%, 86%) |
| CMYK | cmyk(0%, 4.1%, 1.4%, 13.7%) |
| CIE-LAB | lab(85.41, 4.15, -1.85) |
| CIE-LCH | lch(85.41, 4.55, 335.95°) |
| OKLab | oklab(87.58% 0.0118 -0.0049) |
| OKLCH | oklch(87.58% 0.013 337.6) |
| XYZ | xyz(65.3320, 66.8143, 75.0869) |
| Luminance | 0.6681 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.70
Gainsboro
#DCDCDC
ΔE00 5.87
Fog
#D8DCE0
ΔE00 6.83
Lavenderblush
#FFF0F5
ΔE00 7.01
Lavender (CSS)
#E6E6FA
ΔE00 7.64
Silver
#C0C0C0
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD3D9 #D3DCD6
analogous
#DBD3DC #DCD3D9 #DCD3D5
triadic
#DCD3D9 #D9DCD3 #D3D9DC
tetradic
#DCD3D9 #DCDBD3 #D3DCD6 #D3D5DC
square
#DCD3D9 #DCDBD3 #D3DCD6 #D3D5DC
split-complementary
#DCD3D9 #D5DCD3 #D3DCDB
monochromatic
#A68F9E #C1B1BC #DCD3D9 #F1EEF0 #F1EEF0
Accessibility & contrast
On white
1.46
#DCD3D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#DCD3D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD3D9
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD3D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD3D9 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5D9
Deuteranopia (green-blind)
#D5D6D9
Tritanopia (blue-blind)
#DDD3D5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcd3d9; /* rgb */ color: rgb(220, 211, 217); /* oklch */ color: oklch(87.6% 0.013 337.6);
Tailwind
colors: {
custom: {
50: '#e6e0e4',
500: '#dcd3d9',
950: '#000000',
},
}SCSS
$custom: #dcd3d9; $custom-light: #e6e0e4; $custom-dark: #000000;
JSON
{
"hex": "#dcd3d9",
"rgb": {
"r": 220,
"g": 211,
"b": 217
},
"hsl": {
"h": 320,
"s": 11.392,
"l": 84.51
},
"oklch": {
"l": 0.87579,
"c": 0.01274,
"h": 337.6
},
"luminance": 0.66814
}Semantic roles & 50–950 ramp
primary
#DCD3D9
secondary
#A3B0A7
accent
#956750
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484