#DCD5D9#DCD5D9
#DCD5D9 is a very light, near-neutral pink. Relative luminance 0.678; OKLCH L 88.0% C 0.009 H 341.8°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD5D9 |
|---|---|
| RGB | rgb(220, 213, 217) |
| HSL | hsl(326, 9%, 85%) |
| HSV | hsv(326, 3%, 86%) |
| CMYK | cmyk(0%, 3.2%, 1.4%, 13.7%) |
| CIE-LAB | lab(85.91, 3.11, -1.12) |
| CIE-LCH | lch(85.91, 3.30, 340.24°) |
| OKLab | oklab(87.97% 0.0089 -0.0029) |
| OKLCH | oklch(87.97% 0.009 341.8) |
| XYZ | xyz(65.8319, 67.8142, 75.2535) |
| Luminance | 0.6781 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.41
Gainsboro
#DCDCDC
ΔE00 4.49
Fog
#D8DCE0
ΔE00 5.60
Silver
#C0C0C0
ΔE00 7.05
Lavenderblush
#FFF0F5
ΔE00 7.09
Very Light Pink
#FFF4F2
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD5D9 #D5DCD8
analogous
#DCD5DC #DCD5D9 #DCD5D6
triadic
#DCD5D9 #D9DCD5 #D5D9DC
tetradic
#DCD5D9 #DCDCD5 #D5DCD8 #D5D6DC
square
#DCD5D9 #DCDCD5 #D5DCD8 #D5D6DC
split-complementary
#DCD5D9 #D6DCD5 #D5DCDC
monochromatic
#A4929D #C0B4BB #DCD5D9 #F1EEF0 #F1EEF0
Accessibility & contrast
On white
1.44
#DCD5D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#DCD5D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD5D9
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD5D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD5D9 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6D9
Deuteranopia (green-blind)
#D7D7D9
Tritanopia (blue-blind)
#DDD5D6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcd5d9; /* rgb */ color: rgb(220, 213, 217); /* oklch */ color: oklch(88.0% 0.009 341.8);
Tailwind
colors: {
custom: {
50: '#e6e1e4',
500: '#dcd5d9',
950: '#000000',
},
}SCSS
$custom: #dcd5d9; $custom-light: #e6e1e4; $custom-dark: #000000;
JSON
{
"hex": "#dcd5d9",
"rgb": {
"r": 220,
"g": 213,
"b": 217
},
"hsl": {
"h": 325.714,
"s": 9.091,
"l": 84.902
},
"oklch": {
"l": 0.87973,
"c": 0.00936,
"h": 341.8
},
"luminance": 0.67814
}Semantic roles & 50–950 ramp
primary
#DCD5D9
secondary
#A5B0AA
accent
#936E52
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484