#BB95AB#BB95AB
#BB95AB is a light, muted pink. Relative luminance 0.350; OKLCH L 71.2% C 0.054 H 342.9°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BB95AB |
|---|---|
| RGB | rgb(187, 149, 171) |
| HSL | hsl(325, 22%, 66%) |
| HSV | hsv(325, 20%, 73%) |
| CMYK | cmyk(0%, 20.3%, 8.6%, 26.7%) |
| CIE-LAB | lab(65.75, 17.87, -6.06) |
| CIE-LCH | lch(65.75, 18.87, 341.26°) |
| OKLab | oklab(71.16% 0.0519 -0.0159) |
| OKLCH | oklch(71.16% 0.054 342.9) |
| XYZ | xyz(38.5912, 35.0011, 43.2432) |
| Luminance | 0.3500 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.86
Grey Pink
#C3909B
ΔE00 5.58
Dusty Lavender
#AC86A8
ΔE00 5.94
Lilac
#C8A2C8
ΔE00 6.45
Dusty Pink
#D8A7B1
ΔE00 7.85
Greyish Pink
#C88D94
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB95AB #95BBA5
analogous
#B895BB #BB95AB #BB9598
triadic
#BB95AB #ABBB95 #95ABBB
tetradic
#BB95AB #BBB895 #95BBA5 #9598BB
square
#BB95AB #BBB895 #95BBA5 #9598BB
split-complementary
#BB95AB #98BB95 #95BBB8
monochromatic
#82536E #A3708D #BB95AB #D3BAC9 #EBE0E6
Accessibility & contrast
On white
2.63
#BB95AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#BB95AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB95AB
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB95AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB95AB | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979CAC
Deuteranopia (green-blind)
#9FA2AA
Tritanopia (blue-blind)
#C0959C
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bb95ab; /* rgb */ color: rgb(187, 149, 171); /* oklch */ color: oklch(71.2% 0.054 342.9);
Tailwind
colors: {
custom: {
50: '#cfb4c4',
500: '#bb95ab',
950: '#000000',
},
}SCSS
$custom: #bb95ab; $custom-light: #cfb4c4; $custom-dark: #000000;
JSON
{
"hex": "#bb95ab",
"rgb": {
"r": 187,
"g": 149,
"b": 171
},
"hsl": {
"h": 325.263,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.71161,
"c": 0.05426,
"h": 342.9
},
"luminance": 0.35
}Semantic roles & 50–950 ramp
primary
#BB95AB
secondary
#D0DCD5
accent
#A06C45
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141112
muted
#828081