#BB8AAA#BB8AAA
#BB8AAA is a light, moderate pink. Relative luminance 0.316; OKLCH L 69.1% C 0.073 H 339.9°. Best body text is #000000 at 7.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BB8AAA |
|---|---|
| RGB | rgb(187, 138, 170) |
| HSL | hsl(321, 26%, 64%) |
| HSV | hsv(321, 26%, 73%) |
| CMYK | cmyk(0%, 26.2%, 9.1%, 26.7%) |
| CIE-LAB | lab(63.05, 23.82, -9.52) |
| CIE-LCH | lch(63.05, 25.65, 338.22°) |
| OKLab | oklab(69.07% 0.0689 -0.0252) |
| OKLCH | oklch(69.07% 0.073 339.9) |
| XYZ | xyz(36.8374, 31.6454, 42.1902) |
| Luminance | 0.3164 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 3.64
Light Mauve
#C292A1
ΔE00 5.87
Heather
#A484AC
ΔE00 6.34
Grey Pink
#C3909B
ΔE00 7.30
Lilac
#C8A2C8
ΔE00 7.43
Dull Pink
#D5869D
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB8AAA #8ABB9B
analogous
#B38ABB #BB8AAA #BB8A91
triadic
#BB8AAA #AABB8A #8AAABB
tetradic
#BB8AAA #BBB38A #8ABB9B #8A91BB
square
#BB8AAA #BBB38A #8ABB9B #8A91BB
split-complementary
#BB8AAA #91BB8A #8ABBB3
monochromatic
#804A6E #A5638E #BB8AAA #D1B1C6 #E8D7E2
Accessibility & contrast
On white
2.87
#BB8AAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.33
#BB8AAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB8AAA
7.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB8AAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB8AAA | 1.00 | 2.87 | 7.33 | 7.33 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C94AB
Deuteranopia (green-blind)
#979BA9
Tritanopia (blue-blind)
#C18B95
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #bb8aaa; /* rgb */ color: rgb(187, 138, 170); /* oklch */ color: oklch(69.1% 0.073 339.9);
Tailwind
colors: {
custom: {
50: '#d0acc3',
500: '#bb8aaa',
950: '#000000',
},
}SCSS
$custom: #bb8aaa; $custom-light: #d0acc3; $custom-dark: #000000;
JSON
{
"hex": "#bb8aaa",
"rgb": {
"r": 187,
"g": 138,
"b": 170
},
"hsl": {
"h": 320.816,
"s": 26.486,
"l": 63.725
},
"oklch": {
"l": 0.69071,
"c": 0.07338,
"h": 339.9
},
"luminance": 0.31644
}Semantic roles & 50–950 ramp
primary
#BB8AAA
secondary
#C8D9CE
accent
#A56340
background
#FCFAFB
surface
#F9F4F7
border
#D2CED0
text
#141012
muted
#827F81