#BB94AA#BB94AA
#BB94AA is a light, muted pink. Relative luminance 0.346; OKLCH L 70.9% C 0.055 H 343.7°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BB94AA |
|---|---|
| RGB | rgb(187, 148, 170) |
| HSL | hsl(326, 22%, 66%) |
| HSV | hsv(326, 21%, 73%) |
| CMYK | cmyk(0%, 20.9%, 9.1%, 26.7%) |
| CIE-LAB | lab(65.47, 18.25, -5.91) |
| CIE-LCH | lch(65.47, 19.19, 342.06°) |
| OKLab | oklab(70.94% 0.0531 -0.0155) |
| OKLCH | oklch(70.94% 0.055 343.7) |
| XYZ | xyz(38.3387, 34.6481, 42.6906) |
| Luminance | 0.3465 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.65
Grey Pink
#C3909B
ΔE00 5.37
Dusty Lavender
#AC86A8
ΔE00 5.81
Lilac
#C8A2C8
ΔE00 6.66
Dusty Pink
#D8A7B1
ΔE00 7.91
Greyish Pink
#C88D94
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB94AA #94BBA5
analogous
#B894BB #BB94AA #BB9496
triadic
#BB94AA #AABB94 #94AABB
tetradic
#BB94AA #BBB894 #94BBA5 #9496BB
square
#BB94AA #BBB894 #94BBA5 #9496BB
split-complementary
#BB94AA #96BB94 #94BBB8
monochromatic
#82536D #A36F8C #BB94AA #D3B9C8 #EBDFE5
Accessibility & contrast
On white
2.65
#BB94AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#BB94AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB94AA
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB94AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB94AA | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969BAB
Deuteranopia (green-blind)
#9FA1A9
Tritanopia (blue-blind)
#C0949B
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #bb94aa; /* rgb */ color: rgb(187, 148, 170); /* oklch */ color: oklch(70.9% 0.055 343.7);
Tailwind
colors: {
custom: {
50: '#cfb3c3',
500: '#bb94aa',
950: '#000000',
},
}SCSS
$custom: #bb94aa; $custom-light: #cfb3c3; $custom-dark: #000000;
JSON
{
"hex": "#bb94aa",
"rgb": {
"r": 187,
"g": 148,
"b": 170
},
"hsl": {
"h": 326.154,
"s": 22.286,
"l": 65.686
},
"oklch": {
"l": 0.70938,
"c": 0.05531,
"h": 343.7
},
"luminance": 0.34647
}Semantic roles & 50–950 ramp
primary
#BB94AA
secondary
#CFDCD5
accent
#A16D45
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#141112
muted
#828081