#BB9EB0#BB9EB0
#BB9EB0 is a light, muted pink. Relative luminance 0.382; OKLCH L 73.1% C 0.042 H 340.5°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BB9EB0 |
|---|---|
| RGB | rgb(187, 158, 176) |
| HSL | hsl(323, 18%, 68%) |
| HSV | hsv(323, 16%, 73%) |
| CMYK | cmyk(0%, 15.5%, 5.9%, 26.7%) |
| CIE-LAB | lab(68.13, 13.78, -5.33) |
| CIE-LCH | lch(68.13, 14.77, 338.84°) |
| OKLab | oklab(73.06% 0.0396 -0.014) |
| OKLCH | oklch(73.06% 0.042 340.5) |
| XYZ | xyz(40.5561, 38.1540, 46.2939) |
| Luminance | 0.3815 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.95
Lilac
#C8A2C8
ΔE00 6.70
Grey Pink
#C3909B
ΔE00 7.33
Dusty Pink
#D8A7B1
ΔE00 7.41
Dusty Lavender
#AC86A8
ΔE00 8.47
Thistle
#D8BFD8
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB9EB0 #9EBBA9
analogous
#B89EBB #BB9EB0 #BB9EA1
triadic
#BB9EB0 #B0BB9E #9EB0BB
tetradic
#BB9EB0 #BBB89E #9EBBA9 #9EA1BB
square
#BB9EB0 #BBB89E #9EBBA9 #9EA1BB
split-complementary
#BB9EB0 #A1BB9E #9EBBB8
monochromatic
#835C74 #A27A93 #BB9EB0 #D4C2CD #EDE6EB
Accessibility & contrast
On white
2.43
#BB9EB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#BB9EB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB9EB0
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB9EB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB9EB0 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B1
Deuteranopia (green-blind)
#A5A8AF
Tritanopia (blue-blind)
#BF9EA4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bb9eb0; /* rgb */ color: rgb(187, 158, 176); /* oklch */ color: oklch(73.1% 0.042 340.5);
Tailwind
colors: {
custom: {
50: '#cfbac7',
500: '#bb9eb0',
950: '#000000',
},
}SCSS
$custom: #bb9eb0; $custom-light: #cfbac7; $custom-dark: #000000;
JSON
{
"hex": "#bb9eb0",
"rgb": {
"r": 187,
"g": 158,
"b": 176
},
"hsl": {
"h": 322.759,
"s": 17.576,
"l": 67.647
},
"oklch": {
"l": 0.73056,
"c": 0.04204,
"h": 340.5
},
"luminance": 0.38153
}Semantic roles & 50–950 ramp
primary
#BB9EB0
secondary
#D6DFD9
accent
#9C694A
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082