#BF9BB7#BF9BB7
#BF9BB7 is a light, muted pink. Relative luminance 0.379; OKLCH L 73.1% C 0.057 H 334.0°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9BB7 |
|---|---|
| RGB | rgb(191, 155, 183) |
| HSL | hsl(313, 22%, 68%) |
| HSV | hsv(313, 19%, 75%) |
| CMYK | cmyk(0%, 18.8%, 4.2%, 25.1%) |
| CIE-LAB | lab(67.98, 18.13, -9.43) |
| CIE-LCH | lch(67.98, 20.43, 332.53°) |
| OKLab | oklab(73.09% 0.0514 -0.025) |
| OKLCH | oklch(73.09% 0.057 334) |
| XYZ | xyz(41.7536, 37.9390, 49.9140) |
| Luminance | 0.3794 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.76
Light Mauve
#C292A1
ΔE00 6.18
Dusty Lavender
#AC86A8
ΔE00 6.55
Grey Pink
#C3909B
ΔE00 7.94
Heather
#A484AC
ΔE00 8.38
Dusty Pink
#D8A7B1
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9BB7 #9BBFA3
analogous
#B59BBF #BF9BB7 #BF9BA5
triadic
#BF9BB7 #B7BF9B #9BB7BF
tetradic
#BF9BB7 #BFB59B #9BBFA3 #9BA5BF
square
#BF9BB7 #BFB59B #9BBFA3 #9BA5BF
split-complementary
#BF9BB7 #A5BF9B #9BBFB5
monochromatic
#88577D #A7769C #BF9BB7 #D7C0D2 #EFE6ED
Accessibility & contrast
On white
2.45
#BF9BB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#BF9BB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9BB7
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9BB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9BB7 | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA3B8
Deuteranopia (green-blind)
#A3A7B6
Tritanopia (blue-blind)
#C39CA4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bf9bb7; /* rgb */ color: rgb(191, 155, 183); /* oklch */ color: oklch(73.1% 0.057 334.0);
Tailwind
colors: {
custom: {
50: '#d2b8cc',
500: '#bf9bb7',
950: '#000000',
},
}SCSS
$custom: #bf9bb7; $custom-light: #d2b8cc; $custom-dark: #000000;
JSON
{
"hex": "#bf9bb7",
"rgb": {
"r": 191,
"g": 155,
"b": 183
},
"hsl": {
"h": 313.333,
"s": 21.951,
"l": 67.843
},
"oklch": {
"l": 0.73091,
"c": 0.05714,
"h": 334
},
"luminance": 0.37938
}Semantic roles & 50–950 ramp
primary
#BF9BB7
secondary
#D5E0D8
accent
#A05945
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082