#BB97A2#BB97A2
#BB97A2 is a light, muted pink. Relative luminance 0.353; OKLCH L 71.3% C 0.045 H 358.1°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BB97A2 |
|---|---|
| RGB | rgb(187, 151, 162) |
| HSL | hsl(342, 21%, 66%) |
| HSV | hsv(342, 19%, 73%) |
| CMYK | cmyk(0%, 19.3%, 13.4%, 26.7%) |
| CIE-LAB | lab(65.99, 15.21, -0.66) |
| CIE-LCH | lch(65.99, 15.22, 357.52°) |
| OKLab | oklab(71.26% 0.0454 -0.0015) |
| OKLCH | oklch(71.26% 0.045 358.1) |
| XYZ | xyz(38.0815, 35.3079, 38.9845) |
| Luminance | 0.3531 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.40
Grey Pink
#C3909B
ΔE00 4.10
Rosybrown
#BC8F8F
ΔE00 5.53
Greyish Pink
#C88D94
ΔE00 6.34
Dusty Pink
#D8A7B1
ΔE00 6.47
Faded Pink
#DE9DAC
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB97A2 #97BBB0
analogous
#BB97B4 #BB97A2 #BB9E97
triadic
#BB97A2 #A2BB97 #97A2BB
tetradic
#BB97A2 #B4BB97 #97BBB0 #9E97BB
square
#BB97A2 #B4BB97 #97BBB0 #9E97BB
split-complementary
#BB97A2 #97BB9E #97B4BB
monochromatic
#825563 #A37281 #BB97A2 #D3BCC3 #EBE1E4
Accessibility & contrast
On white
2.61
#BB97A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#BB97A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB97A2
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB97A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB97A2 | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9DA2
Deuteranopia (green-blind)
#A3A3A1
Tritanopia (blue-blind)
#C1959B
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bb97a2; /* rgb */ color: rgb(187, 151, 162); /* oklch */ color: oklch(71.3% 0.045 358.1);
Tailwind
colors: {
custom: {
50: '#cfb5bd',
500: '#bb97a2',
950: '#000000',
},
}SCSS
$custom: #bb97a2; $custom-light: #cfb5bd; $custom-dark: #000000;
JSON
{
"hex": "#bb97a2",
"rgb": {
"r": 187,
"g": 151,
"b": 162
},
"hsl": {
"h": 341.667,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.7126,
"c": 0.04538,
"h": 358.1
},
"luminance": 0.35307
}Semantic roles & 50–950 ramp
primary
#BB97A2
secondary
#D1DDD9
accent
#9F8446
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141112
muted
#828081