#BB88AA#BB88AA
#BB88AA is a light, moderate pink. Relative luminance 0.311; OKLCH L 68.7% C 0.077 H 339.4°. Best body text is #000000 at 7.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BB88AA |
|---|---|
| RGB | rgb(187, 136, 170) |
| HSL | hsl(320, 27%, 63%) |
| HSV | hsv(320, 27%, 73%) |
| CMYK | cmyk(0%, 27.3%, 9.1%, 26.7%) |
| CIE-LAB | lab(62.57, 24.93, -10.23) |
| CIE-LCH | lch(62.57, 26.95, 337.69°) |
| OKLab | oklab(68.71% 0.0721 -0.0271) |
| OKLCH | oklch(68.71% 0.077 339.4) |
| XYZ | xyz(36.5531, 31.0768, 42.0954) |
| Luminance | 0.3108 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 3.57
Heather
#A484AC
ΔE00 6.16
Light Mauve
#C292A1
ΔE00 6.49
Lilac
#C8A2C8
ΔE00 7.81
Grey Pink
#C3909B
ΔE00 7.85
Dull Pink
#D5869D
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB88AA #88BB99
analogous
#B288BB #BB88AA #BB8890
triadic
#BB88AA #AABB88 #88AABB
tetradic
#BB88AA #BBB288 #88BB99 #8890BB
square
#BB88AA #BBB288 #88BB99 #8890BB
split-complementary
#BB88AA #90BB88 #88BBB2
monochromatic
#80496D #A5618E #BB88AA #D1AFC6 #E8D6E2
Accessibility & contrast
On white
2.91
#BB88AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.22
#BB88AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB88AA
7.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB88AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB88AA | 1.00 | 2.91 | 7.22 | 7.22 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A93AB
Deuteranopia (green-blind)
#969AA9
Tritanopia (blue-blind)
#C18994
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #bb88aa; /* rgb */ color: rgb(187, 136, 170); /* oklch */ color: oklch(68.7% 0.077 339.4);
Tailwind
colors: {
custom: {
50: '#d0abc3',
500: '#bb88aa',
950: '#000000',
},
}SCSS
$custom: #bb88aa; $custom-light: #d0abc3; $custom-dark: #000000;
JSON
{
"hex": "#bb88aa",
"rgb": {
"r": 187,
"g": 136,
"b": 170
},
"hsl": {
"h": 320,
"s": 27.273,
"l": 63.333
},
"oklch": {
"l": 0.68705,
"c": 0.07703,
"h": 339.4
},
"luminance": 0.31075
}Semantic roles & 50–950 ramp
primary
#BB88AA
secondary
#C6D8CC
accent
#A66240
background
#FCFAFB
surface
#F9F4F7
border
#D2CED0
text
#141012
muted
#827F81