#BC9DB1#BC9DB1
#BC9DB1 is a light, muted pink. Relative luminance 0.380; OKLCH L 73.0% C 0.046 H 339.5°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BC9DB1 |
|---|---|
| RGB | rgb(188, 157, 177) |
| HSL | hsl(321, 19%, 68%) |
| HSV | hsv(321, 16%, 74%) |
| CMYK | cmyk(0%, 16.5%, 5.9%, 26.3%) |
| CIE-LAB | lab(68.01, 14.87, -6.07) |
| CIE-LCH | lch(68.01, 16.06, 337.80°) |
| OKLab | oklab(72.99% 0.0427 -0.016) |
| OKLCH | oklch(72.99% 0.046 339.5) |
| XYZ | xyz(40.7311, 37.9806, 46.7718) |
| Luminance | 0.3798 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.61
Lilac
#C8A2C8
ΔE00 6.01
Grey Pink
#C3909B
ΔE00 7.13
Dusty Pink
#D8A7B1
ΔE00 7.39
Dusty Lavender
#AC86A8
ΔE00 7.87
Faded Pink
#DE9DAC
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC9DB1 #9DBCA8
analogous
#B79DBC #BC9DB1 #BC9DA1
triadic
#BC9DB1 #B1BC9D #9DB1BC
tetradic
#BC9DB1 #BCB79D #9DBCA8 #9DA1BC
square
#BC9DB1 #BCB79D #9DBCA8 #9DA1BC
split-complementary
#BC9DB1 #A1BC9D #9DBCB7
monochromatic
#845A75 #A37994 #BC9DB1 #D5C1CE #EEE6EB
Accessibility & contrast
On white
2.44
#BC9DB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#BC9DB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC9DB1
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC9DB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC9DB1 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3B2
Deuteranopia (green-blind)
#A5A7B0
Tritanopia (blue-blind)
#C09DA4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bc9db1; /* rgb */ color: rgb(188, 157, 177); /* oklch */ color: oklch(73.0% 0.046 339.5);
Tailwind
colors: {
custom: {
50: '#d0bac8',
500: '#bc9db1',
950: '#000000',
},
}SCSS
$custom: #bc9db1; $custom-light: #d0bac8; $custom-dark: #000000;
JSON
{
"hex": "#bc9db1",
"rgb": {
"r": 188,
"g": 157,
"b": 177
},
"hsl": {
"h": 321.29,
"s": 18.788,
"l": 67.647
},
"oklch": {
"l": 0.72988,
"c": 0.04558,
"h": 339.5
},
"luminance": 0.3798
}Semantic roles & 50–950 ramp
primary
#BC9DB1
secondary
#D6DFD9
accent
#9D6648
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082