#BB96A2#BB96A2
#BB96A2 is a light, muted pink. Relative luminance 0.350; OKLCH L 71.1% C 0.047 H 357.0°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BB96A2 |
|---|---|
| RGB | rgb(187, 150, 162) |
| HSL | hsl(341, 21%, 66%) |
| HSV | hsv(341, 20%, 73%) |
| CMYK | cmyk(0%, 19.8%, 13.4%, 26.7%) |
| CIE-LAB | lab(65.74, 15.77, -1.02) |
| CIE-LCH | lch(65.74, 15.80, 356.29°) |
| OKLab | oklab(71.07% 0.0469 -0.0025) |
| OKLCH | oklch(71.07% 0.047 357) |
| XYZ | xyz(37.9213, 34.9874, 38.9311) |
| Luminance | 0.3499 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.99
Grey Pink
#C3909B
ΔE00 3.83
Rosybrown
#BC8F8F
ΔE00 5.65
Greyish Pink
#C88D94
ΔE00 6.17
Dusty Pink
#D8A7B1
ΔE00 6.56
Faded Pink
#DE9DAC
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB96A2 #96BBAF
analogous
#BB96B4 #BB96A2 #BB9C96
triadic
#BB96A2 #A2BB96 #96A2BB
tetradic
#BB96A2 #B4BB96 #96BBAF #9C96BB
square
#BB96A2 #B4BB96 #96BBAF #9C96BB
split-complementary
#BB96A2 #96BB9C #96B4BB
monochromatic
#825463 #A37181 #BB96A2 #D3BBC3 #EBE0E4
Accessibility & contrast
On white
2.63
#BB96A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#BB96A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB96A2
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB96A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB96A2 | 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)
#9A9CA2
Deuteranopia (green-blind)
#A2A2A1
Tritanopia (blue-blind)
#C1949A
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bb96a2; /* rgb */ color: rgb(187, 150, 162); /* oklch */ color: oklch(71.1% 0.047 357.0);
Tailwind
colors: {
custom: {
50: '#d0b5bd',
500: '#bb96a2',
950: '#000000',
},
}SCSS
$custom: #bb96a2; $custom-light: #d0b5bd; $custom-dark: #000000;
JSON
{
"hex": "#bb96a2",
"rgb": {
"r": 187,
"g": 150,
"b": 162
},
"hsl": {
"h": 340.541,
"s": 21.387,
"l": 66.078
},
"oklch": {
"l": 0.71067,
"c": 0.04701,
"h": 357
},
"luminance": 0.34986
}Semantic roles & 50–950 ramp
primary
#BB96A2
secondary
#D0DCD9
accent
#A08346
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141112
muted
#828081