#BB8BB0#BB8BB0
#BB8BB0 is a light, moderate pink. Relative luminance 0.322; OKLCH L 69.5% C 0.077 H 334.8°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BB8BB0 |
|---|---|
| RGB | rgb(187, 139, 176) |
| HSL | hsl(314, 26%, 64%) |
| HSV | hsv(314, 26%, 73%) |
| CMYK | cmyk(0%, 25.7%, 5.9%, 26.7%) |
| CIE-LAB | lab(63.48, 24.34, -12.27) |
| CIE-LCH | lch(63.48, 27.25, 333.25°) |
| OKLab | oklab(69.47% 0.0694 -0.0327) |
| OKLCH | oklch(69.47% 0.077 334.8) |
| XYZ | xyz(37.5621, 32.1659, 45.2959) |
| Luminance | 0.3216 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 3.38
Heather
#A484AC
ΔE00 5.58
Lilac
#C8A2C8
ΔE00 6.62
Light Mauve
#C292A1
ΔE00 7.25
Grey Pink
#C3909B
ΔE00 8.78
Dull Pink
#D5869D
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB8BB0 #8BBB96
analogous
#AE8BBB #BB8BB0 #BB8B98
triadic
#BB8BB0 #B0BB8B #8BB0BB
tetradic
#BB8BB0 #BBAE8B #8BBB96 #8B98BB
square
#BB8BB0 #BBAE8B #8BBB96 #8B98BB
split-complementary
#BB8BB0 #98BB8B #8BBBAE
monochromatic
#804B74 #A46496 #BB8BB0 #D2B2CA #E8D8E5
Accessibility & contrast
On white
2.83
#BB8BB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#BB8BB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB8BB0
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB8BB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB8BB0 | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B96B1
Deuteranopia (green-blind)
#969CAE
Tritanopia (blue-blind)
#C08D98
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #bb8bb0; /* rgb */ color: rgb(187, 139, 176); /* oklch */ color: oklch(69.5% 0.077 334.8);
Tailwind
colors: {
custom: {
50: '#d0adc7',
500: '#bb8bb0',
950: '#000000',
},
}SCSS
$custom: #bb8bb0; $custom-light: #d0adc7; $custom-dark: #000000;
JSON
{
"hex": "#bb8bb0",
"rgb": {
"r": 187,
"g": 139,
"b": 176
},
"hsl": {
"h": 313.75,
"s": 26.087,
"l": 63.922
},
"oklch": {
"l": 0.69465,
"c": 0.0767,
"h": 334.8
},
"luminance": 0.32165
}Semantic roles & 50–950 ramp
primary
#BB8BB0
secondary
#C8D9CC
accent
#A55841
background
#FCFAFC
surface
#F9F4F8
border
#D2CED1
text
#141013
muted
#827F82