#D7C8CC#D7C8CC
#D7C8CC is a very light, near-neutral pink. Relative luminance 0.601; OKLCH L 84.6% C 0.018 H 359.4°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D7C8CC |
|---|---|
| RGB | rgb(215, 200, 204) |
| HSL | hsl(344, 16%, 81%) |
| HSV | hsv(344, 7%, 84%) |
| CMYK | cmyk(0%, 7%, 5.1%, 15.7%) |
| CIE-LAB | lab(81.90, 5.92, -0.11) |
| CIE-LCH | lch(81.90, 5.92, 358.97°) |
| OKLab | oklab(84.62% 0.0176 -0.0002) |
| OKLCH | oklch(84.62% 0.018 359.4) |
| XYZ | xyz(59.5764, 60.1159, 65.5801) |
| Luminance | 0.6011 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 7.61
Silver
#C0C0C0
ΔE00 7.95
Gainsboro
#DCDCDC
ΔE00 8.35
Mistyrose
#FFE4E1
ΔE00 8.40
Pinkish Grey
#C8ACA9
ΔE00 8.56
Thistle
#D8BFD8
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7C8CC #C8D7D3
analogous
#D7C8D4 #D7C8CC #D7CCC8
triadic
#D7C8CC #CCD7C8 #C8CCD7
tetradic
#D7C8CC #D4D7C8 #C8D7D3 #CCC8D7
square
#D7C8CC #D4D7C8 #C8D7D3 #CCC8D7
split-complementary
#D7C8CC #C8D7CC #C8D4D7
monochromatic
#A3818A #BDA5AB #D7C8CC #F1EBED #F2EDEF
Accessibility & contrast
On white
1.61
#D7C8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#D7C8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7C8CC
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7C8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7C8CC | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACC
Deuteranopia (green-blind)
#CDCDCC
Tritanopia (blue-blind)
#DAC7C9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d7c8cc; /* rgb */ color: rgb(215, 200, 204); /* oklch */ color: oklch(84.6% 0.018 359.4);
Tailwind
colors: {
custom: {
50: '#e3d8db',
500: '#d7c8cc',
950: '#000000',
},
}SCSS
$custom: #d7c8cc; $custom-light: #e3d8db; $custom-dark: #000000;
JSON
{
"hex": "#d7c8cc",
"rgb": {
"r": 215,
"g": 200,
"b": 204
},
"hsl": {
"h": 344,
"s": 15.789,
"l": 81.373
},
"oklch": {
"l": 0.84622,
"c": 0.01758,
"h": 359.4
},
"luminance": 0.60115
}Semantic roles & 50–950 ramp
primary
#D7C8CC
secondary
#97ACA6
accent
#9A854B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151415
muted
#848384