#D4C7CD#D4C7CD
#D4C7CD is a very light, near-neutral pink. Relative luminance 0.593; OKLCH L 84.2% C 0.017 H 347.7°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D4C7CD |
|---|---|
| RGB | rgb(212, 199, 205) |
| HSL | hsl(332, 13%, 81%) |
| HSV | hsv(332, 6%, 83%) |
| CMYK | cmyk(0%, 6.1%, 3.3%, 16.9%) |
| CIE-LAB | lab(81.43, 5.58, -1.36) |
| CIE-LCH | lch(81.43, 5.74, 346.30°) |
| OKLab | oklab(84.2% 0.0162 -0.0035) |
| OKLCH | oklch(84.2% 0.017 347.7) |
| XYZ | xyz(58.5928, 59.2522, 66.0959) |
| Luminance | 0.5925 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 7.42
Silver
#C0C0C0
ΔE00 7.58
Gainsboro
#DCDCDC
ΔE00 8.26
Thistle
#D8BFD8
ΔE00 8.44
Dove Gray
#B6B8BD
ΔE00 8.49
Pinkish Grey
#C8ACA9
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4C7CD #C7D4CE
analogous
#D4C7D3 #D4C7CD #D4C7C7
triadic
#D4C7CD #CDD4C7 #C7CDD4
tetradic
#D4C7CD #D3D4C7 #C7D4CE #C7C7D4
square
#D4C7CD #D3D4C7 #C7D4CE #C7C7D4
split-complementary
#D4C7CD #C7D4C7 #C7D3D4
monochromatic
#9F828F #B9A4AE #D4C7CD #EFEAEC #F2EEF0
Accessibility & contrast
On white
1.63
#D4C7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#D4C7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4C7CD
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4C7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4C7CD | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#CBCBCD
Tritanopia (blue-blind)
#D6C7C9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d4c7cd; /* rgb */ color: rgb(212, 199, 205); /* oklch */ color: oklch(84.2% 0.017 347.7);
Tailwind
colors: {
custom: {
50: '#e1d8dc',
500: '#d4c7cd',
950: '#000000',
},
}SCSS
$custom: #d4c7cd; $custom-light: #e1d8dc; $custom-dark: #000000;
JSON
{
"hex": "#d4c7cd",
"rgb": {
"r": 212,
"g": 199,
"b": 205
},
"hsl": {
"h": 332.308,
"s": 13.131,
"l": 80.588
},
"oklch": {
"l": 0.84202,
"c": 0.01658,
"h": 347.7
},
"luminance": 0.59252
}Semantic roles & 50–950 ramp
primary
#D4C7CD
secondary
#97A8A0
accent
#97764E
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384