#BB9FA6#BB9FA6
#BB9FA6 is a light, muted red. Relative luminance 0.381; OKLCH L 72.9% C 0.034 H 1.2°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BB9FA6 |
|---|---|
| RGB | rgb(187, 159, 166) |
| HSL | hsl(345, 17%, 68%) |
| HSV | hsv(345, 15%, 73%) |
| CMYK | cmyk(0%, 15%, 11.2%, 26.7%) |
| CIE-LAB | lab(68.11, 11.46, 0.20) |
| CIE-LCH | lch(68.11, 11.47, 0.99°) |
| OKLab | oklab(72.94% 0.0343 0.0007) |
| OKLCH | oklch(72.94% 0.034 1.2) |
| XYZ | xyz(39.7742, 38.1153, 41.3308) |
| Luminance | 0.3811 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.66
Light Mauve
#C292A1
ΔE00 6.63
Rosybrown
#BC8F8F
ΔE00 6.94
Dusty Pink
#D8A7B1
ΔE00 6.97
Grey Pink
#C3909B
ΔE00 7.09
Greyish Pink
#C88D94
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB9FA6 #9FBBB4
analogous
#BB9FB4 #BB9FA6 #BBA69F
triadic
#BB9FA6 #A6BB9F #9FA6BB
tetradic
#BB9FA6 #B4BB9F #9FBBB4 #A69FBB
square
#BB9FA6 #B4BB9F #9FBBB4 #A69FBB
split-complementary
#BB9FA6 #9FBBA6 #9FB4BB
monochromatic
#835D66 #A27B85 #BB9FA6 #D4C3C7 #EEE7E8
Accessibility & contrast
On white
2.44
#BB9FA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#BB9FA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB9FA6
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB9FA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB9FA6 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A3A6
Deuteranopia (green-blind)
#A8A8A5
Tritanopia (blue-blind)
#C09EA1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bb9fa6; /* rgb */ color: rgb(187, 159, 166); /* oklch */ color: oklch(72.9% 0.034 1.2);
Tailwind
colors: {
custom: {
50: '#cfbbc0',
500: '#bb9fa6',
950: '#000000',
},
}SCSS
$custom: #bb9fa6; $custom-light: #cfbbc0; $custom-dark: #000000;
JSON
{
"hex": "#bb9fa6",
"rgb": {
"r": 187,
"g": 159,
"b": 166
},
"hsl": {
"h": 345,
"s": 17.073,
"l": 67.843
},
"oklch": {
"l": 0.72941,
"c": 0.03429,
"h": 1.2
},
"luminance": 0.38114
}Semantic roles & 50–950 ramp
primary
#BB9FA6
secondary
#D7DFDD
accent
#9B874A
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#141112
muted
#828081