#BB8A98#BB8A98
#BB8A98 is a light, moderate pink. Relative luminance 0.310; OKLCH L 68.5% C 0.062 H 0.1°. Best body text is #000000 at 7.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BB8A98 |
|---|---|
| RGB | rgb(187, 138, 152) |
| HSL | hsl(343, 26%, 64%) |
| HSV | hsv(343, 26%, 73%) |
| CMYK | cmyk(0%, 26.2%, 18.7%, 26.7%) |
| CIE-LAB | lab(62.52, 20.80, -0.08) |
| CIE-LCH | lch(62.52, 20.80, 359.77°) |
| OKLab | oklab(68.49% 0.0624 0.0001) |
| OKLCH | oklch(68.49% 0.062 0.1) |
| XYZ | xyz(35.2497, 31.0104, 33.8285) |
| Luminance | 0.3101 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Grey Pink
#C3909B
ΔE00 2.35
Light Mauve
#C292A1
ΔE00 2.49
Greyish Pink
#C88D94
ΔE00 4.11
Rosybrown
#BC8F8F
ΔE00 5.47
Old Rose
#C87F89
ΔE00 5.97
Dull Pink
#D5869D
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB8A98 #8ABBAD
analogous
#BB8AB0 #BB8A98 #BB948A
triadic
#BB8A98 #98BB8A #8A98BB
tetradic
#BB8A98 #B0BB8A #8ABBAD #948ABB
square
#BB8A98 #B0BB8A #8ABBAD #948ABB
split-complementary
#BB8A98 #8ABB94 #8AB0BB
monochromatic
#804A5A #A56376 #BB8A98 #D1B1BA #E8D7DC
Accessibility & contrast
On white
2.92
#BB8A98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.20
#BB8A98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB8A98
7.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB8A98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB8A98 | 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)
#909298
Deuteranopia (green-blind)
#9B9A97
Tritanopia (blue-blind)
#C3878F
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #bb8a98; /* rgb */ color: rgb(187, 138, 152); /* oklch */ color: oklch(68.5% 0.062 0.1);
Tailwind
colors: {
custom: {
50: '#d0acb6',
500: '#bb8a98',
950: '#000000',
},
}SCSS
$custom: #bb8a98; $custom-light: #d0acb6; $custom-dark: #000000;
JSON
{
"hex": "#bb8a98",
"rgb": {
"r": 187,
"g": 138,
"b": 152
},
"hsl": {
"h": 342.857,
"s": 26.486,
"l": 63.725
},
"oklch": {
"l": 0.68485,
"c": 0.06241,
"h": 0.1
},
"luminance": 0.31009
}Semantic roles & 50–950 ramp
primary
#BB8A98
secondary
#C8D9D4
accent
#A58840
background
#FCFAFB
surface
#F9F4F6
border
#D2CED0
text
#141011
muted
#827F80