#BB8A97#BB8A97
#BB8A97 is a light, moderate pink. Relative luminance 0.310; OKLCH L 68.5% C 0.062 H 1.3°. Best body text is #000000 at 7.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BB8A97 |
|---|---|
| RGB | rgb(187, 138, 151) |
| HSL | hsl(344, 26%, 64%) |
| HSV | hsv(344, 26%, 73%) |
| CMYK | cmyk(0%, 26.2%, 19.3%, 26.7%) |
| CIE-LAB | lab(62.49, 20.64, 0.44) |
| CIE-LCH | lch(62.49, 20.65, 1.23°) |
| OKLab | oklab(68.46% 0.062 0.0015) |
| OKLCH | oklch(68.46% 0.062 1.3) |
| XYZ | xyz(35.1682, 30.9778, 33.3990) |
| Luminance | 0.3098 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Grey Pink
#C3909B
ΔE00 2.21
Light Mauve
#C292A1
ΔE00 2.60
Greyish Pink
#C88D94
ΔE00 3.86
Rosybrown
#BC8F8F
ΔE00 5.14
Old Rose
#C87F89
ΔE00 5.80
Dull Pink
#D5869D
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB8A97 #8ABBAE
analogous
#BB8AAF #BB8A97 #BB958A
triadic
#BB8A97 #97BB8A #8A97BB
tetradic
#BB8A97 #AFBB8A #8ABBAE #958ABB
square
#BB8A97 #AFBB8A #8ABBAE #958ABB
split-complementary
#BB8A97 #8ABB95 #8AAFBB
monochromatic
#804A59 #A56375 #BB8A97 #D1B1B9 #E8D7DC
Accessibility & contrast
On white
2.92
#BB8A97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.20
#BB8A97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB8A97
7.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB8A97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB8A97 | 1.00 | 2.92 | 7.20 | 7.20 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909297
Deuteranopia (green-blind)
#9C9A96
Tritanopia (blue-blind)
#C4878E
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #bb8a97; /* rgb */ color: rgb(187, 138, 151); /* oklch */ color: oklch(68.5% 0.062 1.3);
Tailwind
colors: {
custom: {
50: '#d0acb5',
500: '#bb8a97',
950: '#000000',
},
}SCSS
$custom: #bb8a97; $custom-light: #d0acb5; $custom-dark: #000000;
JSON
{
"hex": "#bb8a97",
"rgb": {
"r": 187,
"g": 138,
"b": 151
},
"hsl": {
"h": 344.082,
"s": 26.486,
"l": 63.725
},
"oklch": {
"l": 0.68455,
"c": 0.06205,
"h": 1.3
},
"luminance": 0.30976
}Semantic roles & 50–950 ramp
primary
#BB8A97
secondary
#C8D9D4
accent
#A58A40
background
#FCFAFB
surface
#F9F4F6
border
#D2CED0
text
#141011
muted
#827F80