#BB8AAE#BB8AAE
#BB8AAE is a light, moderate pink. Relative luminance 0.318; OKLCH L 69.2% C 0.077 H 336.3°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BB8AAE |
|---|---|
| RGB | rgb(187, 138, 174) |
| HSL | hsl(316, 26%, 64%) |
| HSV | hsv(316, 26%, 73%) |
| CMYK | cmyk(0%, 26.2%, 7%, 26.7%) |
| CIE-LAB | lab(63.18, 24.53, -11.59) |
| CIE-LCH | lch(63.18, 27.13, 334.71°) |
| OKLab | oklab(69.21% 0.0703 -0.0308) |
| OKLCH | oklch(69.21% 0.077 336.3) |
| XYZ | xyz(37.2215, 31.7991, 44.2134) |
| Luminance | 0.3180 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 3.37
Heather
#A484AC
ΔE00 5.74
Light Mauve
#C292A1
ΔE00 6.97
Lilac
#C8A2C8
ΔE00 7.00
Grey Pink
#C3909B
ΔE00 8.46
Dull Pink
#D5869D
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB8AAE #8ABB97
analogous
#AF8ABB #BB8AAE #BB8A95
triadic
#BB8AAE #AEBB8A #8AAEBB
tetradic
#BB8AAE #BBAF8A #8ABB97 #8A95BB
square
#BB8AAE #BBAF8A #8ABB97 #8A95BB
split-complementary
#BB8AAE #95BB8A #8ABBAF
monochromatic
#804A72 #A56393 #BB8AAE #D1B1C9 #E8D7E4
Accessibility & contrast
On white
2.85
#BB8AAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#BB8AAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB8AAE
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB8AAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB8AAE | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B95AF
Deuteranopia (green-blind)
#969CAC
Tritanopia (blue-blind)
#C08B96
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #bb8aae; /* rgb */ color: rgb(187, 138, 174); /* oklch */ color: oklch(69.2% 0.077 336.3);
Tailwind
colors: {
custom: {
50: '#d0acc6',
500: '#bb8aae',
950: '#000000',
},
}SCSS
$custom: #bb8aae; $custom-light: #d0acc6; $custom-dark: #000000;
JSON
{
"hex": "#bb8aae",
"rgb": {
"r": 187,
"g": 138,
"b": 174
},
"hsl": {
"h": 315.918,
"s": 26.486,
"l": 63.725
},
"oklch": {
"l": 0.69211,
"c": 0.07675,
"h": 336.3
},
"luminance": 0.31798
}Semantic roles & 50–950 ramp
primary
#BB8AAE
secondary
#C8D9CC
accent
#A55B40
background
#FCFAFC
surface
#F9F4F8
border
#D2CED1
text
#141013
muted
#827F82