#BB899A#BB899A
#BB899A is a light, moderate pink. Relative luminance 0.308; OKLCH L 68.4% C 0.065 H 356.8°. Best body text is #000000 at 7.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BB899A |
|---|---|
| RGB | rgb(187, 137, 154) |
| HSL | hsl(340, 27%, 64%) |
| HSV | hsv(340, 27%, 73%) |
| CMYK | cmyk(0%, 26.7%, 17.6%, 26.7%) |
| CIE-LAB | lab(62.33, 21.68, -1.49) |
| CIE-LCH | lch(62.33, 21.73, 356.06°) |
| OKLab | oklab(68.36% 0.0648 -0.0036) |
| OKLCH | oklch(68.36% 0.065 356.8) |
| XYZ | xyz(35.2721, 30.7908, 34.6509) |
| Luminance | 0.3079 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.73
Grey Pink
#C3909B
ΔE00 3.07
Greyish Pink
#C88D94
ΔE00 4.88
Dull Pink
#D5869D
ΔE00 5.90
Old Rose
#C87F89
ΔE00 6.33
Rosybrown
#BC8F8F
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB899A #89BBAA
analogous
#BB89B3 #BB899A #BB9189
triadic
#BB899A #9ABB89 #899ABB
tetradic
#BB899A #B3BB89 #89BBAA #9189BB
square
#BB899A #B3BB89 #89BBAA #9189BB
split-complementary
#BB899A #89BB91 #89B3BB
monochromatic
#804A5C #A56279 #BB899A #D1B0BB #E8D7DC
Accessibility & contrast
On white
2.93
#BB899A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.16
#BB899A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB899A
7.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB899A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB899A | 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)
#8F929B
Deuteranopia (green-blind)
#9A9A99
Tritanopia (blue-blind)
#C3878F
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #bb899a; /* rgb */ color: rgb(187, 137, 154); /* oklch */ color: oklch(68.4% 0.065 356.8);
Tailwind
colors: {
custom: {
50: '#d0abb7',
500: '#bb899a',
950: '#000000',
},
}SCSS
$custom: #bb899a; $custom-light: #d0abb7; $custom-dark: #000000;
JSON
{
"hex": "#bb899a",
"rgb": {
"r": 187,
"g": 137,
"b": 154
},
"hsl": {
"h": 339.6,
"s": 26.882,
"l": 63.529
},
"oklch": {
"l": 0.68361,
"c": 0.06488,
"h": 356.8
},
"luminance": 0.30789
}Semantic roles & 50–950 ramp
primary
#BB899A
secondary
#C7D9D3
accent
#A58340
background
#FCFAFB
surface
#F9F4F6
border
#D2CED0
text
#141011
muted
#827F80