#BC9FB2#BC9FB2
#BC9FB2 is a light, muted pink. Relative luminance 0.387; OKLCH L 73.4% C 0.043 H 338.9°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BC9FB2 |
|---|---|
| RGB | rgb(188, 159, 178) |
| HSL | hsl(321, 18%, 68%) |
| HSV | hsv(321, 15%, 74%) |
| CMYK | cmyk(0%, 15.4%, 5.3%, 26.3%) |
| CIE-LAB | lab(68.54, 13.94, -5.84) |
| CIE-LCH | lch(68.54, 15.12, 337.27°) |
| OKLab | oklab(73.41% 0.04 -0.0154) |
| OKLCH | oklch(73.41% 0.043 338.9) |
| XYZ | xyz(41.1723, 38.7029, 47.4124) |
| Luminance | 0.3870 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.17
Lilac
#C8A2C8
ΔE00 6.29
Dusty Pink
#D8A7B1
ΔE00 7.42
Grey Pink
#C3909B
ΔE00 7.61
Dusty Lavender
#AC86A8
ΔE00 8.52
Thistle
#D8BFD8
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC9FB2 #9FBCA9
analogous
#B79FBC #BC9FB2 #BC9FA3
triadic
#BC9FB2 #B2BC9F #9FB2BC
tetradic
#BC9FB2 #BCB79F #9FBCA9 #9FA3BC
square
#BC9FB2 #BCB79F #9FBCA9 #9FA3BC
split-complementary
#BC9FB2 #A3BC9F #9FBCB7
monochromatic
#845C76 #A37B95 #BC9FB2 #D5C3CF #EEE7EC
Accessibility & contrast
On white
2.40
#BC9FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#BC9FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC9FB2
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC9FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC9FB2 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A5B3
Deuteranopia (green-blind)
#A6A9B1
Tritanopia (blue-blind)
#C09FA5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bc9fb2; /* rgb */ color: rgb(188, 159, 178); /* oklch */ color: oklch(73.4% 0.043 338.9);
Tailwind
colors: {
custom: {
50: '#d0bbc9',
500: '#bc9fb2',
950: '#000000',
},
}SCSS
$custom: #bc9fb2; $custom-light: #d0bbc9; $custom-dark: #000000;
JSON
{
"hex": "#bc9fb2",
"rgb": {
"r": 188,
"g": 159,
"b": 178
},
"hsl": {
"h": 320.69,
"s": 17.791,
"l": 68.039
},
"oklch": {
"l": 0.73408,
"c": 0.04282,
"h": 338.9
},
"luminance": 0.38702
}Semantic roles & 50–950 ramp
primary
#BC9FB2
secondary
#D7E0DA
accent
#9C6649
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082