#BB9EA9#BB9EA9
#BB9EA9 is a light, muted pink. Relative luminance 0.379; OKLCH L 72.8% C 0.037 H 353.2°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BB9EA9 |
|---|---|
| RGB | rgb(187, 158, 169) |
| HSL | hsl(337, 18%, 68%) |
| HSV | hsv(337, 16%, 73%) |
| CMYK | cmyk(0%, 15.5%, 9.6%, 26.7%) |
| CIE-LAB | lab(67.94, 12.53, -1.72) |
| CIE-LCH | lch(67.94, 12.65, 352.18°) |
| OKLab | oklab(72.84% 0.037 -0.0044) |
| OKLCH | oklch(72.84% 0.037 353.2) |
| XYZ | xyz(39.8813, 37.8841, 42.7399) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.80
Grey Pink
#C3909B
ΔE00 6.64
Dusty Pink
#D8A7B1
ΔE00 6.76
Pinkish Grey
#C8ACA9
ΔE00 7.08
Rosybrown
#BC8F8F
ΔE00 7.46
Greyish Pink
#C88D94
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB9EA9 #9EBBB0
analogous
#BB9EB8 #BB9EA9 #BBA19E
triadic
#BB9EA9 #A9BB9E #9EA9BB
tetradic
#BB9EA9 #B8BB9E #9EBBB0 #A19EBB
square
#BB9EA9 #B8BB9E #9EBBB0 #A19EBB
split-complementary
#BB9EA9 #9EBBA1 #9EB8BB
monochromatic
#835C6B #A27A89 #BB9EA9 #D4C2C9 #EDE6E9
Accessibility & contrast
On white
2.45
#BB9EA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#BB9EA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB9EA9
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB9EA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB9EA9 | 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)
#A1A3A9
Deuteranopia (green-blind)
#A7A7A8
Tritanopia (blue-blind)
#C09DA2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bb9ea9; /* rgb */ color: rgb(187, 158, 169); /* oklch */ color: oklch(72.8% 0.037 353.2);
Tailwind
colors: {
custom: {
50: '#cfbac2',
500: '#bb9ea9',
950: '#000000',
},
}SCSS
$custom: #bb9ea9; $custom-light: #cfbac2; $custom-dark: #000000;
JSON
{
"hex": "#bb9ea9",
"rgb": {
"r": 187,
"g": 158,
"b": 169
},
"hsl": {
"h": 337.241,
"s": 17.576,
"l": 67.647
},
"oklch": {
"l": 0.72836,
"c": 0.03726,
"h": 353.2
},
"luminance": 0.37883
}Semantic roles & 50–950 ramp
primary
#BB9EA9
secondary
#D6DFDB
accent
#9C7D4A
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#141112
muted
#828081