#D7CCCF#D7CCCF
#D7CCCF is a very light, near-neutral pink. Relative luminance 0.621; OKLCH L 85.5% C 0.013 H 358.8°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D7CCCF |
|---|---|
| RGB | rgb(215, 204, 207) |
| HSL | hsl(344, 12%, 82%) |
| HSV | hsv(344, 5%, 84%) |
| CMYK | cmyk(0%, 5.1%, 3.7%, 15.7%) |
| CIE-LAB | lab(82.99, 4.33, -0.12) |
| CIE-LCH | lch(82.99, 4.33, 358.35°) |
| OKLab | oklab(85.5% 0.0129 -0.0003) |
| OKLCH | oklch(85.5% 0.013 358.8) |
| XYZ | xyz(60.8782, 62.1383, 67.8062) |
| Luminance | 0.6214 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.77
Gainsboro
#DCDCDC
ΔE00 6.48
Silver
#C0C0C0
ΔE00 6.74
Fog
#D8DCE0
ΔE00 7.84
Dove Gray
#B6B8BD
ΔE00 8.34
Lavenderblush
#FFF0F5
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7CCCF #CCD7D4
analogous
#D7CCD5 #D7CCCF #D7CFCC
triadic
#D7CCCF #CFD7CC #CCCFD7
tetradic
#D7CCCF #D5D7CC #CCD7D4 #CFCCD7
square
#D7CCCF #D5D7CC #CCD7D4 #CFCCD7
split-complementary
#D7CCCF #CCD7CF #CCD5D7
monochromatic
#A1878E #BCAAAF #D7CCCF #F2EEEF #F2EEEF
Accessibility & contrast
On white
1.56
#D7CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#D7CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7CCCF
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7CCCF | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCECF
Deuteranopia (green-blind)
#CFCFCF
Tritanopia (blue-blind)
#D9CCCD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d7cccf; /* rgb */ color: rgb(215, 204, 207); /* oklch */ color: oklch(85.5% 0.013 358.8);
Tailwind
colors: {
custom: {
50: '#e3dbdd',
500: '#d7cccf',
950: '#000000',
},
}SCSS
$custom: #d7cccf; $custom-light: #e3dbdd; $custom-dark: #000000;
JSON
{
"hex": "#d7cccf",
"rgb": {
"r": 215,
"g": 204,
"b": 207
},
"hsl": {
"h": 343.636,
"s": 12.088,
"l": 82.157
},
"oklch": {
"l": 0.85497,
"c": 0.01285,
"h": 358.8
},
"luminance": 0.62138
}Semantic roles & 50–950 ramp
primary
#D7CCCF
secondary
#9CABA7
accent
#96834F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484