#D5C7CD#D5C7CD
#D5C7CD is a very light, near-neutral pink. Relative luminance 0.594; OKLCH L 84.3% C 0.018 H 349.6°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D5C7CD |
|---|---|
| RGB | rgb(213, 199, 205) |
| HSL | hsl(334, 14%, 81%) |
| HSV | hsv(334, 7%, 84%) |
| CMYK | cmyk(0%, 6.6%, 3.8%, 16.5%) |
| CIE-LAB | lab(81.51, 5.93, -1.23) |
| CIE-LCH | lch(81.51, 6.05, 348.27°) |
| OKLab | oklab(84.29% 0.0173 -0.0032) |
| OKLCH | oklch(84.29% 0.018 349.6) |
| XYZ | xyz(58.8820, 59.4014, 66.1094) |
| Luminance | 0.5940 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 7.74
Silver
#C0C0C0
ΔE00 7.92
Thistle
#D8BFD8
ΔE00 8.24
Gainsboro
#DCDCDC
ΔE00 8.53
Dove Gray
#B6B8BD
ΔE00 8.85
Pinkish Grey
#C8ACA9
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5C7CD #C7D5CF
analogous
#D5C7D4 #D5C7CD #D5C8C7
triadic
#D5C7CD #CDD5C7 #C7CDD5
tetradic
#D5C7CD #D4D5C7 #C7D5CF #C8C7D5
square
#D5C7CD #D4D5C7 #C7D5CF #C8C7D5
split-complementary
#D5C7CD #C7D5C8 #C7D4D5
monochromatic
#A1818F #BBA4AE #D5C7CD #EFEAEC #F2EEEF
Accessibility & contrast
On white
1.63
#D5C7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#D5C7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5C7CD
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5C7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5C7CD | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#CBCBCD
Tritanopia (blue-blind)
#D7C7C9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d5c7cd; /* rgb */ color: rgb(213, 199, 205); /* oklch */ color: oklch(84.3% 0.018 349.6);
Tailwind
colors: {
custom: {
50: '#e2d8dc',
500: '#d5c7cd',
950: '#000000',
},
}SCSS
$custom: #d5c7cd; $custom-light: #e2d8dc; $custom-dark: #000000;
JSON
{
"hex": "#d5c7cd",
"rgb": {
"r": 213,
"g": 199,
"b": 205
},
"hsl": {
"h": 334.286,
"s": 14.286,
"l": 80.784
},
"oklch": {
"l": 0.84286,
"c": 0.01757,
"h": 349.6
},
"luminance": 0.59401
}Semantic roles & 50–950 ramp
primary
#D5C7CD
secondary
#97AAA1
accent
#98784D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384