#D7C4CD#D7C4CD
#D7C4CD is a very light, muted pink. Relative luminance 0.583; OKLCH L 83.9% C 0.024 H 347.3°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D7C4CD |
|---|---|
| RGB | rgb(215, 196, 205) |
| HSL | hsl(332, 19%, 81%) |
| HSV | hsv(332, 9%, 84%) |
| CMYK | cmyk(0%, 8.8%, 4.7%, 15.7%) |
| CIE-LAB | lab(80.92, 8.22, -2.07) |
| CIE-LCH | lch(80.92, 8.47, 345.85°) |
| OKLab | oklab(83.87% 0.0239 -0.0054) |
| OKLCH | oklch(83.87% 0.024 347.3) |
| XYZ | xyz(58.7824, 58.3355, 65.9090) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.20
Pinkish Grey
#C8ACA9
ΔE00 8.38
Light Pink
#FFD1DF
ΔE00 9.22
Mistyrose
#FFE4E1
ΔE00 9.39
Pale Pink
#FFCFDC
ΔE00 9.43
Lavenderblush
#FFF0F5
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7C4CD #C4D7CE
analogous
#D7C4D6 #D7C4CD #D7C4C4
triadic
#D7C4CD #CDD7C4 #C4CDD7
tetradic
#D7C4CD #D6D7C4 #C4D7CE #C4C4D7
square
#D7C4CD #D6D7C4 #C4D7CE #C4C4D7
split-complementary
#D7C4CD #C4D7C4 #C4D6D7
monochromatic
#A67B8F #BEA0AE #D7C4CD #F0E8EC #F3EDF0
Accessibility & contrast
On white
1.66
#D7C4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#D7C4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7C4CD
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7C4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7C4CD | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CD
Deuteranopia (green-blind)
#C9CACD
Tritanopia (blue-blind)
#DAC4C7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #d7c4cd; /* rgb */ color: rgb(215, 196, 205); /* oklch */ color: oklch(83.9% 0.024 347.3);
Tailwind
colors: {
custom: {
50: '#e3d5dc',
500: '#d7c4cd',
950: '#000000',
},
}SCSS
$custom: #d7c4cd; $custom-light: #e3d5dc; $custom-dark: #000000;
JSON
{
"hex": "#d7c4cd",
"rgb": {
"r": 215,
"g": 196,
"b": 205
},
"hsl": {
"h": 331.579,
"s": 19.192,
"l": 80.588
},
"oklch": {
"l": 0.83867,
"c": 0.02448,
"h": 347.3
},
"luminance": 0.58335
}Semantic roles & 50–950 ramp
primary
#D7C4CD
secondary
#93ACA0
accent
#9E7548
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384