#D7BBCA#D7BBCA
#D7BBCA is a very light, muted pink. Relative luminance 0.543; OKLCH L 82.0% C 0.038 H 344.4°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D7BBCA |
|---|---|
| RGB | rgb(215, 187, 202) |
| HSL | hsl(328, 26%, 79%) |
| HSV | hsv(328, 13%, 84%) |
| CMYK | cmyk(0%, 13%, 6%, 15.7%) |
| CIE-LAB | lab(78.61, 12.50, -3.86) |
| CIE-LCH | lch(78.61, 13.08, 342.85°) |
| OKLab | oklab(82.04% 0.0362 -0.0101) |
| OKLCH | oklch(82.04% 0.038 344.4) |
| XYZ | xyz(56.4543, 54.2531, 63.3636) |
| Luminance | 0.5425 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.78
Dusty Pink
#D8A7B1
ΔE00 7.45
Light Pink
#FFD1DF
ΔE00 7.91
Pale Pink
#FFCFDC
ΔE00 8.00
Pinkish Grey
#C8ACA9
ΔE00 8.59
Bubblegum
#FFC1CC
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7BBCA #BBD7C8
analogous
#D6BBD7 #D7BBCA #D7BBBC
triadic
#D7BBCA #CAD7BB #BBCAD7
tetradic
#D7BBCA #D7D6BB #BBD7C8 #BBBCD7
square
#D7BBCA #D7D6BB #BBD7C8 #BBBCD7
split-complementary
#D7BBCA #BCD7BB #BBD7D6
monochromatic
#AA6E8E #C094AC #D7BBCA #EEE2E8 #F4ECF0
Accessibility & contrast
On white
1.77
#D7BBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#D7BBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7BBCA
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7BBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7BBCA | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC0CB
Deuteranopia (green-blind)
#C3C4C9
Tritanopia (blue-blind)
#DBBBC0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #d7bbca; /* rgb */ color: rgb(215, 187, 202); /* oklch */ color: oklch(82.0% 0.038 344.4);
Tailwind
colors: {
custom: {
50: '#e3cfda',
500: '#d7bbca',
950: '#000000',
},
}SCSS
$custom: #d7bbca; $custom-light: #e3cfda; $custom-dark: #000000;
JSON
{
"hex": "#d7bbca",
"rgb": {
"r": 215,
"g": 187,
"b": 202
},
"hsl": {
"h": 327.857,
"s": 25.926,
"l": 78.824
},
"oklch": {
"l": 0.82035,
"c": 0.03759,
"h": 344.4
},
"luminance": 0.54252
}Semantic roles & 50–950 ramp
primary
#D7BBCA
secondary
#89AD9A
accent
#A46F41
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151314
muted
#848383