#BB8A9C#BB8A9C
#BB8A9C is a light, moderate pink. Relative luminance 0.311; OKLCH L 68.6% C 0.064 H 355.1°. Best body text is #000000 at 7.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BB8A9C |
|---|---|
| RGB | rgb(187, 138, 156) |
| HSL | hsl(338, 26%, 64%) |
| HSV | hsv(338, 26%, 73%) |
| CMYK | cmyk(0%, 26.2%, 16.6%, 26.7%) |
| CIE-LAB | lab(62.63, 21.44, -2.19) |
| CIE-LCH | lch(62.63, 21.56, 354.16°) |
| OKLab | oklab(68.61% 0.0639 -0.0055) |
| OKLCH | oklch(68.61% 0.064 355.1) |
| XYZ | xyz(35.5829, 31.1436, 35.5831) |
| Luminance | 0.3114 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.57
Grey Pink
#C3909B
ΔE00 3.23
Greyish Pink
#C88D94
ΔE00 5.23
Dull Pink
#D5869D
ΔE00 6.07
Dusty Lavender
#AC86A8
ΔE00 6.73
Rosybrown
#BC8F8F
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB8A9C #8ABBA9
analogous
#BB8AB4 #BB8A9C #BB908A
triadic
#BB8A9C #9CBB8A #8A9CBB
tetradic
#BB8A9C #B4BB8A #8ABBA9 #908ABB
square
#BB8A9C #B4BB8A #8ABBA9 #908ABB
split-complementary
#BB8A9C #8ABB90 #8AB4BB
monochromatic
#804A5E #A5637B #BB8A9C #D1B1BD #E8D7DD
Accessibility & contrast
On white
2.91
#BB8A9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.23
#BB8A9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB8A9C
7.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB8A9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB8A9C | 1.00 | 2.91 | 7.23 | 7.23 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F939D
Deuteranopia (green-blind)
#9B9B9B
Tritanopia (blue-blind)
#C38890
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #bb8a9c; /* rgb */ color: rgb(187, 138, 156); /* oklch */ color: oklch(68.6% 0.064 355.1);
Tailwind
colors: {
custom: {
50: '#d0acb9',
500: '#bb8a9c',
950: '#000000',
},
}SCSS
$custom: #bb8a9c; $custom-light: #d0acb9; $custom-dark: #000000;
JSON
{
"hex": "#bb8a9c",
"rgb": {
"r": 187,
"g": 138,
"b": 156
},
"hsl": {
"h": 337.959,
"s": 26.486,
"l": 63.725
},
"oklch": {
"l": 0.68609,
"c": 0.06415,
"h": 355.1
},
"luminance": 0.31142
}Semantic roles & 50–950 ramp
primary
#BB8A9C
secondary
#C8D9D3
accent
#A58040
background
#FCFAFB
surface
#F9F4F6
border
#D2CED0
text
#141011
muted
#827F80