#BB889B#BB889B
#BB889B is a light, moderate pink. Relative luminance 0.305; OKLCH L 68.2% C 0.067 H 354.9°. Best body text is #000000 at 7.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BB889B |
|---|---|
| RGB | rgb(187, 136, 155) |
| HSL | hsl(338, 27%, 63%) |
| HSV | hsv(338, 27%, 73%) |
| CMYK | cmyk(0%, 27.3%, 17.1%, 26.7%) |
| CIE-LAB | lab(62.12, 22.39, -2.37) |
| CIE-LCH | lch(62.12, 22.52, 353.95°) |
| OKLab | oklab(68.21% 0.0668 -0.006) |
| OKLCH | oklch(68.21% 0.067 354.9) |
| XYZ | xyz(35.2142, 30.5413, 35.0442) |
| Luminance | 0.3054 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.15
Grey Pink
#C3909B
ΔE00 3.66
Greyish Pink
#C88D94
ΔE00 5.42
Dull Pink
#D5869D
ΔE00 5.79
Old Rose
#C87F89
ΔE00 6.56
Dusty Lavender
#AC86A8
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB889B #88BBA8
analogous
#BB88B4 #BB889B #BB8E88
triadic
#BB889B #9BBB88 #889BBB
tetradic
#BB889B #B4BB88 #88BBA8 #8E88BB
square
#BB889B #B4BB88 #88BBA8 #8E88BB
split-complementary
#BB889B #88BB8E #88B4BB
monochromatic
#80495D #A5617A #BB889B #D1AFBC #E8D6DC
Accessibility & contrast
On white
2.95
#BB889B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.11
#BB889B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB889B
7.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB889B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB889B | 1.00 | 2.95 | 7.11 | 7.11 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D919C
Deuteranopia (green-blind)
#99999A
Tritanopia (blue-blind)
#C3868E
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #bb889b; /* rgb */ color: rgb(187, 136, 155); /* oklch */ color: oklch(68.2% 0.067 354.9);
Tailwind
colors: {
custom: {
50: '#d0abb8',
500: '#bb889b',
950: '#000000',
},
}SCSS
$custom: #bb889b; $custom-light: #d0abb8; $custom-dark: #000000;
JSON
{
"hex": "#bb889b",
"rgb": {
"r": 187,
"g": 136,
"b": 155
},
"hsl": {
"h": 337.647,
"s": 27.273,
"l": 63.333
},
"oklch": {
"l": 0.68207,
"c": 0.06704,
"h": 354.9
},
"luminance": 0.3054
}Semantic roles & 50–950 ramp
primary
#BB889B
secondary
#C6D8D2
accent
#A68040
background
#FCFAFB
surface
#F9F4F6
border
#D2CED0
text
#141011
muted
#827F80