#BB93AA#BB93AA
#BB93AA is a light, muted pink. Relative luminance 0.343; OKLCH L 70.7% C 0.057 H 343.2°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BB93AA |
|---|---|
| RGB | rgb(187, 147, 170) |
| HSL | hsl(326, 23%, 65%) |
| HSV | hsv(326, 21%, 73%) |
| CMYK | cmyk(0%, 21.4%, 9.1%, 26.7%) |
| CIE-LAB | lab(65.23, 18.81, -6.27) |
| CIE-LCH | lch(65.23, 19.83, 341.55°) |
| OKLab | oklab(70.75% 0.0547 -0.0165) |
| OKLCH | oklch(70.75% 0.057 343.2) |
| XYZ | xyz(38.1825, 34.3357, 42.6386) |
| Luminance | 0.3433 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.73
Grey Pink
#C3909B
ΔE00 5.45
Dusty Lavender
#AC86A8
ΔE00 5.49
Lilac
#C8A2C8
ΔE00 6.62
Greyish Pink
#C88D94
ΔE00 8.00
Heather
#A484AC
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB93AA #93BBA4
analogous
#B893BB #BB93AA #BB9396
triadic
#BB93AA #AABB93 #93AABB
tetradic
#BB93AA #BBB893 #93BBA4 #9396BB
square
#BB93AA #BBB893 #93BBA4 #9396BB
split-complementary
#BB93AA #96BB93 #93BBB8
monochromatic
#82526D #A36D8C #BB93AA #D3B9C8 #EADEE5
Accessibility & contrast
On white
2.67
#BB93AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#BB93AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB93AA
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB93AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB93AA | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959BAB
Deuteranopia (green-blind)
#9EA1A9
Tritanopia (blue-blind)
#C0939B
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #bb93aa; /* rgb */ color: rgb(187, 147, 170); /* oklch */ color: oklch(70.7% 0.057 343.2);
Tailwind
colors: {
custom: {
50: '#d0b3c3',
500: '#bb93aa',
950: '#000000',
},
}SCSS
$custom: #bb93aa; $custom-light: #d0b3c3; $custom-dark: #000000;
JSON
{
"hex": "#bb93aa",
"rgb": {
"r": 187,
"g": 147,
"b": 170
},
"hsl": {
"h": 325.5,
"s": 22.727,
"l": 65.49
},
"oklch": {
"l": 0.70748,
"c": 0.0571,
"h": 343.2
},
"luminance": 0.34335
}Semantic roles & 50–950 ramp
primary
#BB93AA
secondary
#CEDCD4
accent
#A16C44
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#141112
muted
#828081