#BB8A9F#BB8A9F
#BB8A9F is a light, moderate pink. Relative luminance 0.312; OKLCH L 68.7% C 0.066 H 351.5°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BB8A9F |
|---|---|
| RGB | rgb(187, 138, 159) |
| HSL | hsl(334, 26%, 64%) |
| HSV | hsv(334, 26%, 73%) |
| CMYK | cmyk(0%, 26.2%, 15%, 26.7%) |
| CIE-LAB | lab(62.72, 21.94, -3.77) |
| CIE-LCH | lch(62.72, 22.26, 350.25°) |
| OKLab | oklab(68.7% 0.065 -0.0097) |
| OKLCH | oklch(68.7% 0.066 351.5) |
| XYZ | xyz(35.8400, 31.2465, 36.9375) |
| Luminance | 0.3125 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.05
Grey Pink
#C3909B
ΔE00 4.06
Dusty Lavender
#AC86A8
ΔE00 5.89
Greyish Pink
#C88D94
ΔE00 6.13
Dull Pink
#D5869D
ΔE00 6.22
Old Rose
#C87F89
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB8A9F #8ABBA6
analogous
#BB8AB7 #BB8A9F #BB8D8A
triadic
#BB8A9F #9FBB8A #8A9FBB
tetradic
#BB8A9F #B7BB8A #8ABBA6 #8D8ABB
square
#BB8A9F #B7BB8A #8ABBA6 #8D8ABB
split-complementary
#BB8A9F #8ABB8D #8AB7BB
monochromatic
#804A61 #A5637F #BB8A9F #D1B1BF #E8D7DF
Accessibility & contrast
On white
2.90
#BB8A9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#BB8A9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB8A9F
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB8A9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB8A9F | 1.00 | 2.90 | 7.25 | 7.25 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E93A0
Deuteranopia (green-blind)
#9A9B9E
Tritanopia (blue-blind)
#C28991
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #bb8a9f; /* rgb */ color: rgb(187, 138, 159); /* oklch */ color: oklch(68.7% 0.066 351.5);
Tailwind
colors: {
custom: {
50: '#d0acbb',
500: '#bb8a9f',
950: '#000000',
},
}SCSS
$custom: #bb8a9f; $custom-light: #d0acbb; $custom-dark: #000000;
JSON
{
"hex": "#bb8a9f",
"rgb": {
"r": 187,
"g": 138,
"b": 159
},
"hsl": {
"h": 334.286,
"s": 26.486,
"l": 63.725
},
"oklch": {
"l": 0.68704,
"c": 0.06574,
"h": 351.5
},
"luminance": 0.31245
}Semantic roles & 50–950 ramp
primary
#BB8A9F
secondary
#C8D9D2
accent
#A57A40
background
#FCFAFB
surface
#F9F4F6
border
#D2CED0
text
#141011
muted
#827F80