#D7C8CF#D7C8CF
#D7C8CF is a very light, near-neutral pink. Relative luminance 0.603; OKLCH L 84.7% C 0.019 H 347.5°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D7C8CF |
|---|---|
| RGB | rgb(215, 200, 207) |
| HSL | hsl(332, 16%, 81%) |
| HSV | hsv(332, 7%, 84%) |
| CMYK | cmyk(0%, 7%, 3.7%, 15.7%) |
| CIE-LAB | lab(81.98, 6.45, -1.60) |
| CIE-LCH | lch(81.98, 6.64, 346.08°) |
| OKLab | oklab(84.71% 0.0187 -0.0041) |
| OKLCH | oklch(84.71% 0.019 347.5) |
| XYZ | xyz(59.9396, 60.2613, 67.4933) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.71
Light Gray
#D3D3D3
ΔE00 8.21
Silver
#C0C0C0
ΔE00 8.56
Mistyrose
#FFE4E1
ΔE00 8.87
Gainsboro
#DCDCDC
ΔE00 8.88
Lavenderblush
#FFF0F5
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7C8CF #C8D7D0
analogous
#D7C8D7 #D7C8CF #D7C9C8
triadic
#D7C8CF #CFD7C8 #C8CFD7
tetradic
#D7C8CF #D7D7C8 #C8D7D0 #C9C8D7
square
#D7C8CF #D7D7C8 #C8D7D0 #C9C8D7
split-complementary
#D7C8CF #C8D7C9 #C8D7D7
monochromatic
#A38191 #BDA5B0 #D7C8CF #F1EBEE #F2EDF0
Accessibility & contrast
On white
1.61
#D7C8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#D7C8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7C8CF
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7C8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7C8CF | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACF
Deuteranopia (green-blind)
#CCCDCF
Tritanopia (blue-blind)
#D9C8CA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d7c8cf; /* rgb */ color: rgb(215, 200, 207); /* oklch */ color: oklch(84.7% 0.019 347.5);
Tailwind
colors: {
custom: {
50: '#e3d8dd',
500: '#d7c8cf',
950: '#000000',
},
}SCSS
$custom: #d7c8cf; $custom-light: #e3d8dd; $custom-dark: #000000;
JSON
{
"hex": "#d7c8cf",
"rgb": {
"r": 215,
"g": 200,
"b": 207
},
"hsl": {
"h": 332,
"s": 15.789,
"l": 81.373
},
"oklch": {
"l": 0.84709,
"c": 0.01917,
"h": 347.5
},
"luminance": 0.60261
}Semantic roles & 50–950 ramp
primary
#D7C8CF
secondary
#97ACA2
accent
#9A754B
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384