#BF9BB9#BF9BB9
#BF9BB9 is a light, muted pink. Relative luminance 0.380; OKLCH L 73.2% C 0.059 H 331.9°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9BB9 |
|---|---|
| RGB | rgb(191, 155, 185) |
| HSL | hsl(310, 22%, 68%) |
| HSV | hsv(310, 19%, 75%) |
| CMYK | cmyk(0%, 18.8%, 3.1%, 25.1%) |
| CIE-LAB | lab(68.04, 18.50, -10.45) |
| CIE-LCH | lch(68.04, 21.24, 330.54°) |
| OKLab | oklab(73.16% 0.0521 -0.0278) |
| OKLCH | oklch(73.16% 0.059 331.9) |
| XYZ | xyz(41.9633, 38.0229, 51.0181) |
| Luminance | 0.3802 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.27
Dusty Lavender
#AC86A8
ΔE00 6.45
Light Mauve
#C292A1
ΔE00 6.71
Heather
#A484AC
ΔE00 8.14
Grey Pink
#C3909B
ΔE00 8.47
Plum
#DDA0DD
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9BB9 #9BBFA1
analogous
#B39BBF #BF9BB9 #BF9BA7
triadic
#BF9BB9 #B9BF9B #9BB9BF
tetradic
#BF9BB9 #BFB39B #9BBFA1 #9BA7BF
square
#BF9BB9 #BFB39B #9BBFA1 #9BA7BF
split-complementary
#BF9BB9 #A7BF9B #9BBFB3
monochromatic
#885780 #A7769F #BF9BB9 #D7C0D3 #EFE6ED
Accessibility & contrast
On white
2.44
#BF9BB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#BF9BB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9BB9
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9BB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9BB9 | 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)
#9AA3BA
Deuteranopia (green-blind)
#A2A8B8
Tritanopia (blue-blind)
#C29DA5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bf9bb9; /* rgb */ color: rgb(191, 155, 185); /* oklch */ color: oklch(73.2% 0.059 331.9);
Tailwind
colors: {
custom: {
50: '#d2b8ce',
500: '#bf9bb9',
950: '#000000',
},
}SCSS
$custom: #bf9bb9; $custom-light: #d2b8ce; $custom-dark: #000000;
JSON
{
"hex": "#bf9bb9",
"rgb": {
"r": 191,
"g": 155,
"b": 185
},
"hsl": {
"h": 310,
"s": 21.951,
"l": 67.843
},
"oklch": {
"l": 0.73159,
"c": 0.05903,
"h": 331.9
},
"luminance": 0.38022
}Semantic roles & 50–950 ramp
primary
#BF9BB9
secondary
#D5E0D7
accent
#A05445
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141113
muted
#828082