#BB9EAA#BB9EAA
#BB9EAA is a light, muted pink. Relative luminance 0.379; OKLCH L 72.9% C 0.038 H 351.2°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BB9EAA |
|---|---|
| RGB | rgb(187, 158, 170) |
| HSL | hsl(335, 18%, 68%) |
| HSV | hsv(335, 16%, 73%) |
| CMYK | cmyk(0%, 15.5%, 9.1%, 26.7%) |
| CIE-LAB | lab(67.96, 12.71, -2.24) |
| CIE-LCH | lch(67.96, 12.90, 350.01°) |
| OKLab | oklab(72.87% 0.0374 -0.0058) |
| OKLCH | oklch(72.87% 0.038 351.2) |
| XYZ | xyz(39.9755, 37.9218, 43.2362) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.74
Grey Pink
#C3909B
ΔE00 6.68
Dusty Pink
#D8A7B1
ΔE00 6.79
Pinkish Grey
#C8ACA9
ΔE00 7.40
Rosybrown
#BC8F8F
ΔE00 7.71
Lilac
#C8A2C8
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB9EAA #9EBBAF
analogous
#BB9EB9 #BB9EAA #BBA09E
triadic
#BB9EAA #AABB9E #9EAABB
tetradic
#BB9EAA #B9BB9E #9EBBAF #A09EBB
square
#BB9EAA #B9BB9E #9EBBAF #A09EBB
split-complementary
#BB9EAA #9EBBA0 #9EB9BB
monochromatic
#835C6C #A27A8A #BB9EAA #D4C2CA #EDE6E9
Accessibility & contrast
On white
2.45
#BB9EAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#BB9EAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB9EAA
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB9EAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB9EAA | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3AA
Deuteranopia (green-blind)
#A7A7A9
Tritanopia (blue-blind)
#C09DA2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bb9eaa; /* rgb */ color: rgb(187, 158, 170); /* oklch */ color: oklch(72.9% 0.038 351.2);
Tailwind
colors: {
custom: {
50: '#cfbac3',
500: '#bb9eaa',
950: '#000000',
},
}SCSS
$custom: #bb9eaa; $custom-light: #cfbac3; $custom-dark: #000000;
JSON
{
"hex": "#bb9eaa",
"rgb": {
"r": 187,
"g": 158,
"b": 170
},
"hsl": {
"h": 335.172,
"s": 17.576,
"l": 67.647
},
"oklch": {
"l": 0.72866,
"c": 0.03782,
"h": 351.2
},
"luminance": 0.37921
}Semantic roles & 50–950 ramp
primary
#BB9EAA
secondary
#D6DFDB
accent
#9C7A4A
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#141112
muted
#828081