#DCD5D8#DCD5D8
#DCD5D8 is a very light, near-neutral pink. Relative luminance 0.678; OKLCH L 87.9% C 0.009 H 349.3°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD5D8 |
|---|---|
| RGB | rgb(220, 213, 216) |
| HSL | hsl(334, 9%, 85%) |
| HSV | hsv(334, 3%, 86%) |
| CMYK | cmyk(0%, 3.2%, 1.8%, 13.7%) |
| CIE-LAB | lab(85.89, 2.93, -0.62) |
| CIE-LCH | lch(85.89, 2.99, 347.97°) |
| OKLab | oklab(87.94% 0.0085 -0.0016) |
| OKLCH | oklch(87.94% 0.009 349.3) |
| XYZ | xyz(65.7023, 67.7623, 74.5706) |
| Luminance | 0.6776 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.13
Gainsboro
#DCDCDC
ΔE00 4.21
Fog
#D8DCE0
ΔE00 5.52
Silver
#C0C0C0
ΔE00 6.87
Lavenderblush
#FFF0F5
ΔE00 7.19
Very Light Pink
#FFF4F2
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD5D8 #D5DCD9
analogous
#DCD5DC #DCD5D8 #DCD6D5
triadic
#DCD5D8 #D8DCD5 #D5D8DC
tetradic
#DCD5D8 #DCDCD5 #D5DCD9 #D6D5DC
square
#DCD5D8 #DCDCD5 #D5DCD9 #D6D5DC
split-complementary
#DCD5D8 #D5DCD6 #D5DCDC
monochromatic
#A4929A #C0B4B9 #DCD5D8 #F1EEF0 #F1EEF0
Accessibility & contrast
On white
1.44
#DCD5D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#DCD5D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD5D8
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD5D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD5D8 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6D8
Deuteranopia (green-blind)
#D7D7D8
Tritanopia (blue-blind)
#DDD5D6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcd5d8; /* rgb */ color: rgb(220, 213, 216); /* oklch */ color: oklch(87.9% 0.009 349.3);
Tailwind
colors: {
custom: {
50: '#e6e1e4',
500: '#dcd5d8',
950: '#000000',
},
}SCSS
$custom: #dcd5d8; $custom-light: #e6e1e4; $custom-dark: #000000;
JSON
{
"hex": "#dcd5d8",
"rgb": {
"r": 220,
"g": 213,
"b": 216
},
"hsl": {
"h": 334.286,
"s": 9.091,
"l": 84.902
},
"oklch": {
"l": 0.87944,
"c": 0.00866,
"h": 349.3
},
"luminance": 0.67762
}Semantic roles & 50–950 ramp
primary
#DCD5D8
secondary
#A5B0AB
accent
#937752
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484