#BB8BB2#BB8BB2
#BB8BB2 is a light, moderate pink. Relative luminance 0.322; OKLCH L 69.5% C 0.079 H 333.1°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BB8BB2 |
|---|---|
| RGB | rgb(187, 139, 178) |
| HSL | hsl(311, 26%, 64%) |
| HSV | hsv(311, 26%, 73%) |
| CMYK | cmyk(0%, 25.7%, 4.8%, 26.7%) |
| CIE-LAB | lab(63.55, 24.70, -13.30) |
| CIE-LCH | lch(63.55, 28.05, 331.70°) |
| OKLab | oklab(69.54% 0.07 -0.0355) |
| OKLCH | oklch(69.54% 0.079 333.1) |
| XYZ | xyz(37.7614, 32.2457, 46.3458) |
| Luminance | 0.3224 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 3.46
Heather
#A484AC
ΔE00 5.39
Lilac
#C8A2C8
ΔE00 6.50
Light Mauve
#C292A1
ΔE00 7.81
Pale Purple
#B790D4
ΔE00 8.69
Orchid (survey)
#C875C4
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB8BB2 #8BBB94
analogous
#AC8BBB #BB8BB2 #BB8B9A
triadic
#BB8BB2 #B2BB8B #8BB2BB
tetradic
#BB8BB2 #BBAC8B #8BBB94 #8B9ABB
square
#BB8BB2 #BBAC8B #8BBB94 #8B9ABB
split-complementary
#BB8BB2 #9ABB8B #8BBBAC
monochromatic
#804B76 #A46498 #BB8BB2 #D2B2CC #E8D8E5
Accessibility & contrast
On white
2.82
#BB8BB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#BB8BB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB8BB2
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB8BB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB8BB2 | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B96B4
Deuteranopia (green-blind)
#969CB0
Tritanopia (blue-blind)
#C08D98
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #bb8bb2; /* rgb */ color: rgb(187, 139, 178); /* oklch */ color: oklch(69.5% 0.079 333.1);
Tailwind
colors: {
custom: {
50: '#d0adc9',
500: '#bb8bb2',
950: '#000000',
},
}SCSS
$custom: #bb8bb2; $custom-light: #d0adc9; $custom-dark: #000000;
JSON
{
"hex": "#bb8bb2",
"rgb": {
"r": 187,
"g": 139,
"b": 178
},
"hsl": {
"h": 311.25,
"s": 26.087,
"l": 63.922
},
"oklch": {
"l": 0.69537,
"c": 0.07854,
"h": 333.1
},
"luminance": 0.32244
}Semantic roles & 50–950 ramp
primary
#BB8BB2
secondary
#C8D9CC
accent
#A55441
background
#FCFAFC
surface
#F9F4F8
border
#D2CED1
text
#141013
muted
#827F82