#BB9FA2#BB9FA2
#BB9FA2 is a light, muted red. Relative luminance 0.380; OKLCH L 72.8% C 0.033 H 10.6°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BB9FA2 |
|---|---|
| RGB | rgb(187, 159, 162) |
| HSL | hsl(354, 17%, 68%) |
| HSV | hsv(354, 15%, 73%) |
| CMYK | cmyk(0%, 15%, 13.4%, 26.7%) |
| CIE-LAB | lab(68.00, 10.79, 2.27) |
| CIE-LCH | lch(68.00, 11.02, 11.89°) |
| OKLab | oklab(72.82% 0.0327 0.0061) |
| OKLCH | oklch(72.82% 0.033 10.6) |
| XYZ | xyz(39.4130, 37.9708, 39.4283) |
| Luminance | 0.3797 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.51
Rosybrown
#BC8F8F
ΔE00 6.40
Dusty Pink
#D8A7B1
ΔE00 7.46
Light Mauve
#C292A1
ΔE00 7.48
Grey Pink
#C3909B
ΔE00 7.57
Greyish Pink
#C88D94
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB9FA2 #9FBBB8
analogous
#BB9FB0 #BB9FA2 #BBAA9F
triadic
#BB9FA2 #A2BB9F #9FA2BB
tetradic
#BB9FA2 #B0BB9F #9FBBB8 #AA9FBB
square
#BB9FA2 #B0BB9F #9FBBB8 #AA9FBB
split-complementary
#BB9FA2 #9FBBAA #9FB0BB
monochromatic
#835D61 #A27B7F #BB9FA2 #D4C3C5 #EEE7E7
Accessibility & contrast
On white
2.44
#BB9FA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#BB9FA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB9FA2
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB9FA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB9FA2 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A3A2
Deuteranopia (green-blind)
#A9A8A2
Tritanopia (blue-blind)
#C19DA0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bb9fa2; /* rgb */ color: rgb(187, 159, 162); /* oklch */ color: oklch(72.8% 0.033 10.6);
Tailwind
colors: {
custom: {
50: '#cfbbbd',
500: '#bb9fa2',
950: '#000000',
},
}SCSS
$custom: #bb9fa2; $custom-light: #cfbbbd; $custom-dark: #000000;
JSON
{
"hex": "#bb9fa2",
"rgb": {
"r": 187,
"g": 159,
"b": 162
},
"hsl": {
"h": 353.571,
"s": 17.073,
"l": 67.843
},
"oklch": {
"l": 0.72823,
"c": 0.03329,
"h": 10.6
},
"luminance": 0.3797
}Semantic roles & 50–950 ramp
primary
#BB9FA2
secondary
#D7DFDE
accent
#9B934A
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141112
muted
#828081