#BB95AA#BB95AA
#BB95AA is a light, muted pink. Relative luminance 0.350; OKLCH L 71.1% C 0.054 H 344.2°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BB95AA |
|---|---|
| RGB | rgb(187, 149, 170) |
| HSL | hsl(327, 22%, 66%) |
| HSV | hsv(327, 20%, 73%) |
| CMYK | cmyk(0%, 20.3%, 9.1%, 26.7%) |
| CIE-LAB | lab(65.72, 17.70, -5.55) |
| CIE-LCH | lch(65.72, 18.55, 342.60°) |
| OKLab | oklab(71.13% 0.0515 -0.0145) |
| OKLCH | oklch(71.13% 0.054 344.2) |
| XYZ | xyz(38.4962, 34.9631, 42.7431) |
| Luminance | 0.3496 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.62
Grey Pink
#C3909B
ΔE00 5.31
Dusty Lavender
#AC86A8
ΔE00 6.15
Lilac
#C8A2C8
ΔE00 6.73
Dusty Pink
#D8A7B1
ΔE00 7.68
Greyish Pink
#C88D94
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB95AA #95BBA6
analogous
#B995BB #BB95AA #BB9597
triadic
#BB95AA #AABB95 #95AABB
tetradic
#BB95AA #BBB995 #95BBA6 #9597BB
square
#BB95AA #BBB995 #95BBA6 #9597BB
split-complementary
#BB95AA #97BB95 #95BBB9
monochromatic
#82536D #A3708C #BB95AA #D3BAC8 #EBE0E6
Accessibility & contrast
On white
2.63
#BB95AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#BB95AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB95AA
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB95AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB95AA | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979CAB
Deuteranopia (green-blind)
#A0A2A9
Tritanopia (blue-blind)
#C0959C
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bb95aa; /* rgb */ color: rgb(187, 149, 170); /* oklch */ color: oklch(71.1% 0.054 344.2);
Tailwind
colors: {
custom: {
50: '#cfb4c3',
500: '#bb95aa',
950: '#000000',
},
}SCSS
$custom: #bb95aa; $custom-light: #cfb4c3; $custom-dark: #000000;
JSON
{
"hex": "#bb95aa",
"rgb": {
"r": 187,
"g": 149,
"b": 170
},
"hsl": {
"h": 326.842,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.71128,
"c": 0.05352,
"h": 344.2
},
"luminance": 0.34962
}Semantic roles & 50–950 ramp
primary
#BB95AA
secondary
#D0DCD5
accent
#A06E45
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#141112
muted
#828081