#BB93AB#BB93AB
#BB93AB is a light, muted pink. Relative luminance 0.344; OKLCH L 70.8% C 0.058 H 342.0°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BB93AB |
|---|---|
| RGB | rgb(187, 147, 171) |
| HSL | hsl(324, 23%, 65%) |
| HSV | hsv(324, 21%, 73%) |
| CMYK | cmyk(0%, 21.4%, 8.6%, 26.7%) |
| CIE-LAB | lab(65.26, 18.99, -6.79) |
| CIE-LCH | lch(65.26, 20.16, 340.32°) |
| OKLab | oklab(70.78% 0.055 -0.0179) |
| OKLCH | oklch(70.78% 0.058 342) |
| XYZ | xyz(38.2775, 34.3737, 43.1386) |
| Luminance | 0.3437 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.01
Dusty Lavender
#AC86A8
ΔE00 5.29
Grey Pink
#C3909B
ΔE00 5.74
Lilac
#C8A2C8
ΔE00 6.37
Heather
#A484AC
ΔE00 7.80
Greyish Pink
#C88D94
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB93AB #93BBA3
analogous
#B793BB #BB93AB #BB9397
triadic
#BB93AB #ABBB93 #93ABBB
tetradic
#BB93AB #BBB793 #93BBA3 #9397BB
square
#BB93AB #BBB793 #93BBA3 #9397BB
split-complementary
#BB93AB #97BB93 #93BBB7
monochromatic
#82526F #A36D8E #BB93AB #D3B9C8 #EADEE5
Accessibility & contrast
On white
2.67
#BB93AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#BB93AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB93AB
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB93AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB93AB | 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)
#959BAC
Deuteranopia (green-blind)
#9EA1AA
Tritanopia (blue-blind)
#C0939B
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #bb93ab; /* rgb */ color: rgb(187, 147, 171); /* oklch */ color: oklch(70.8% 0.058 342.0);
Tailwind
colors: {
custom: {
50: '#d0b3c4',
500: '#bb93ab',
950: '#000000',
},
}SCSS
$custom: #bb93ab; $custom-light: #d0b3c4; $custom-dark: #000000;
JSON
{
"hex": "#bb93ab",
"rgb": {
"r": 187,
"g": 147,
"b": 171
},
"hsl": {
"h": 324,
"s": 22.727,
"l": 65.49
},
"oklch": {
"l": 0.70781,
"c": 0.05786,
"h": 342
},
"luminance": 0.34373
}Semantic roles & 50–950 ramp
primary
#BB93AB
secondary
#CEDCD4
accent
#A16944
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141112
muted
#828081