#BB899B#BB899B
#BB899B is a light, moderate pink. Relative luminance 0.308; OKLCH L 68.4% C 0.065 H 355.6°. Best body text is #000000 at 7.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BB899B |
|---|---|
| RGB | rgb(187, 137, 155) |
| HSL | hsl(338, 27%, 64%) |
| HSV | hsv(338, 27%, 73%) |
| CMYK | cmyk(0%, 26.7%, 17.1%, 26.7%) |
| CIE-LAB | lab(62.36, 21.84, -2.02) |
| CIE-LCH | lch(62.36, 21.93, 354.71°) |
| OKLab | oklab(68.39% 0.0652 -0.005) |
| OKLCH | oklch(68.39% 0.065 355.6) |
| XYZ | xyz(35.3557, 30.8243, 35.0913) |
| Luminance | 0.3082 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.80
Grey Pink
#C3909B
ΔE00 3.31
Greyish Pink
#C88D94
ΔE00 5.17
Dull Pink
#D5869D
ΔE00 5.91
Old Rose
#C87F89
ΔE00 6.56
Dusty Lavender
#AC86A8
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB899B #89BBA9
analogous
#BB89B4 #BB899B #BB9089
triadic
#BB899B #9BBB89 #899BBB
tetradic
#BB899B #B4BB89 #89BBA9 #9089BB
square
#BB899B #B4BB89 #89BBA9 #9089BB
split-complementary
#BB899B #89BB90 #89B4BB
monochromatic
#804A5D #A5627A #BB899B #D1B0BC #E8D7DD
Accessibility & contrast
On white
2.93
#BB899B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.16
#BB899B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB899B
7.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB899B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB899B | 1.00 | 2.93 | 7.16 | 7.16 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E929C
Deuteranopia (green-blind)
#9A9A9A
Tritanopia (blue-blind)
#C3878F
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #bb899b; /* rgb */ color: rgb(187, 137, 155); /* oklch */ color: oklch(68.4% 0.065 355.6);
Tailwind
colors: {
custom: {
50: '#d0abb8',
500: '#bb899b',
950: '#000000',
},
}SCSS
$custom: #bb899b; $custom-light: #d0abb8; $custom-dark: #000000;
JSON
{
"hex": "#bb899b",
"rgb": {
"r": 187,
"g": 137,
"b": 155
},
"hsl": {
"h": 338.4,
"s": 26.882,
"l": 63.529
},
"oklch": {
"l": 0.68392,
"c": 0.06534,
"h": 355.6
},
"luminance": 0.30823
}Semantic roles & 50–950 ramp
primary
#BB899B
secondary
#C7D9D2
accent
#A58140
background
#FCFAFB
surface
#F9F4F6
border
#D2CED0
text
#141011
muted
#827F80