#BB96B2#BB96B2
#BB96B2 is a light, muted pink. Relative luminance 0.356; OKLCH L 71.6% C 0.058 H 334.9°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BB96B2 |
|---|---|
| RGB | rgb(187, 150, 178) |
| HSL | hsl(315, 21%, 66%) |
| HSV | hsv(315, 20%, 73%) |
| CMYK | cmyk(0%, 19.8%, 4.8%, 26.7%) |
| CIE-LAB | lab(66.21, 18.58, -9.31) |
| CIE-LCH | lch(66.21, 20.78, 333.38°) |
| OKLab | oklab(71.58% 0.0528 -0.0247) |
| OKLCH | oklch(71.58% 0.058 334.9) |
| XYZ | xyz(39.4350, 35.5929, 46.9036) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.80
Dusty Lavender
#AC86A8
ΔE00 5.20
Light Mauve
#C292A1
ΔE00 5.69
Heather
#A484AC
ΔE00 7.26
Grey Pink
#C3909B
ΔE00 7.45
Dusty Pink
#D8A7B1
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB96B2 #96BB9F
analogous
#B196BB #BB96B2 #BB969F
triadic
#BB96B2 #B2BB96 #96B2BB
tetradic
#BB96B2 #BBB196 #96BB9F #969FBB
square
#BB96B2 #BBB196 #96BB9F #969FBB
split-complementary
#BB96B2 #9FBB96 #96BBB1
monochromatic
#825477 #A37197 #BB96B2 #D3BBCD #EBE0E8
Accessibility & contrast
On white
2.59
#BB96B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#BB96B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB96B2
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB96B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB96B2 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969EB3
Deuteranopia (green-blind)
#9EA3B1
Tritanopia (blue-blind)
#BF979F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bb96b2; /* rgb */ color: rgb(187, 150, 178); /* oklch */ color: oklch(71.6% 0.058 334.9);
Tailwind
colors: {
custom: {
50: '#cfb5c9',
500: '#bb96b2',
950: '#000000',
},
}SCSS
$custom: #bb96b2; $custom-light: #cfb5c9; $custom-dark: #000000;
JSON
{
"hex": "#bb96b2",
"rgb": {
"r": 187,
"g": 150,
"b": 178
},
"hsl": {
"h": 314.595,
"s": 21.387,
"l": 66.078
},
"oklch": {
"l": 0.71585,
"c": 0.05831,
"h": 334.9
},
"luminance": 0.35592
}Semantic roles & 50–950 ramp
primary
#BB96B2
secondary
#D0DCD3
accent
#A05C46
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082