#BF9BB3#BF9BB3
#BF9BB3 is a light, muted pink. Relative luminance 0.378; OKLCH L 73.0% C 0.054 H 338.7°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9BB3 |
|---|---|
| RGB | rgb(191, 155, 179) |
| HSL | hsl(320, 22%, 68%) |
| HSV | hsv(320, 19%, 75%) |
| CMYK | cmyk(0%, 18.8%, 6.3%, 25.1%) |
| CIE-LAB | lab(67.85, 17.40, -7.38) |
| CIE-LCH | lch(67.85, 18.90, 337.03°) |
| OKLab | oklab(72.96% 0.0499 -0.0195) |
| OKLCH | oklch(72.96% 0.054 338.7) |
| XYZ | xyz(41.3432, 37.7748, 47.7525) |
| Luminance | 0.3777 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.86
Light Mauve
#C292A1
ΔE00 5.18
Grey Pink
#C3909B
ΔE00 6.90
Dusty Lavender
#AC86A8
ΔE00 6.95
Dusty Pink
#D8A7B1
ΔE00 7.46
Faded Pink
#DE9DAC
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9BB3 #9BBFA7
analogous
#B99BBF #BF9BB3 #BF9BA1
triadic
#BF9BB3 #B3BF9B #9BB3BF
tetradic
#BF9BB3 #BFB99B #9BBFA7 #9BA1BF
square
#BF9BB3 #BFB99B #9BBFA7 #9BA1BF
split-complementary
#BF9BB3 #A1BF9B #9BBFB9
monochromatic
#885778 #A77697 #BF9BB3 #D7C0CF #EFE6EC
Accessibility & contrast
On white
2.45
#BF9BB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#BF9BB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9BB3
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9BB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9BB3 | 1.00 | 2.45 | 8.55 | 8.55 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA2B4
Deuteranopia (green-blind)
#A4A7B2
Tritanopia (blue-blind)
#C39CA3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bf9bb3; /* rgb */ color: rgb(191, 155, 179); /* oklch */ color: oklch(73.0% 0.054 338.7);
Tailwind
colors: {
custom: {
50: '#d2b8c9',
500: '#bf9bb3',
950: '#000000',
},
}SCSS
$custom: #bf9bb3; $custom-light: #d2b8c9; $custom-dark: #000000;
JSON
{
"hex": "#bf9bb3",
"rgb": {
"r": 191,
"g": 155,
"b": 179
},
"hsl": {
"h": 320,
"s": 21.951,
"l": 67.843
},
"oklch": {
"l": 0.72957,
"c": 0.05361,
"h": 338.7
},
"luminance": 0.37774
}Semantic roles & 50–950 ramp
primary
#BF9BB3
secondary
#D5E0D9
accent
#A06445
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082