#BB9EA7#BB9EA7
#BB9EA7 is a light, muted pink. Relative luminance 0.378; OKLCH L 72.8% C 0.036 H 357.4°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BB9EA7 |
|---|---|
| RGB | rgb(187, 158, 167) |
| HSL | hsl(341, 18%, 68%) |
| HSV | hsv(341, 16%, 73%) |
| CMYK | cmyk(0%, 15.5%, 10.7%, 26.7%) |
| CIE-LAB | lab(67.88, 12.19, -0.69) |
| CIE-LCH | lch(67.88, 12.21, 356.77°) |
| OKLab | oklab(72.78% 0.0362 -0.0016) |
| OKLCH | oklch(72.78% 0.036 357.4) |
| XYZ | xyz(39.6950, 37.8096, 41.7587) |
| Luminance | 0.3781 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.98
Pinkish Grey
#C8ACA9
ΔE00 6.44
Grey Pink
#C3909B
ΔE00 6.62
Dusty Pink
#D8A7B1
ΔE00 6.75
Rosybrown
#BC8F8F
ΔE00 7.00
Greyish Pink
#C88D94
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB9EA7 #9EBBB2
analogous
#BB9EB6 #BB9EA7 #BBA39E
triadic
#BB9EA7 #A7BB9E #9EA7BB
tetradic
#BB9EA7 #B6BB9E #9EBBB2 #A39EBB
square
#BB9EA7 #B6BB9E #9EBBB2 #A39EBB
split-complementary
#BB9EA7 #9EBBA3 #9EB6BB
monochromatic
#835C68 #A27A86 #BB9EA7 #D4C2C8 #EDE6E8
Accessibility & contrast
On white
2.45
#BB9EA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#BB9EA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB9EA7
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB9EA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB9EA7 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3A7
Deuteranopia (green-blind)
#A7A7A6
Tritanopia (blue-blind)
#C09DA1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bb9ea7; /* rgb */ color: rgb(187, 158, 167); /* oklch */ color: oklch(72.8% 0.036 357.4);
Tailwind
colors: {
custom: {
50: '#cfbac1',
500: '#bb9ea7',
950: '#000000',
},
}SCSS
$custom: #bb9ea7; $custom-light: #cfbac1; $custom-dark: #000000;
JSON
{
"hex": "#bb9ea7",
"rgb": {
"r": 187,
"g": 158,
"b": 167
},
"hsl": {
"h": 341.379,
"s": 17.576,
"l": 67.647
},
"oklch": {
"l": 0.72775,
"c": 0.03627,
"h": 357.4
},
"luminance": 0.37809
}Semantic roles & 50–950 ramp
primary
#BB9EA7
secondary
#D6DFDC
accent
#9C824A
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#141112
muted
#828081