#BB809B#BB809B
#BB809B is a light, moderate pink. Relative luminance 0.284; OKLCH L 66.8% C 0.081 H 350.5°. Best body text is #000000 at 6.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BB809B |
|---|---|
| RGB | rgb(187, 128, 155) |
| HSL | hsl(333, 30%, 62%) |
| HSV | hsv(333, 32%, 73%) |
| CMYK | cmyk(0%, 31.6%, 17.1%, 26.7%) |
| CIE-LAB | lab(60.22, 26.84, -5.17) |
| CIE-LCH | lch(60.22, 27.33, 349.10°) |
| OKLab | oklab(66.75% 0.0797 -0.0134) |
| OKLCH | oklch(66.75% 0.081 350.5) |
| XYZ | xyz(34.1293, 28.3715, 34.6825) |
| Luminance | 0.2837 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 5.93
Dusty Lavender
#AC86A8
ΔE00 6.04
Light Mauve
#C292A1
ΔE00 6.08
Muted Pink
#D1768F
ΔE00 6.57
Grey Pink
#C3909B
ΔE00 6.60
Mauve (survey)
#AE7181
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB809B #80BBA0
analogous
#BB80B9 #BB809B #BB8380
triadic
#BB809B #9BBB80 #809BBB
tetradic
#BB809B #B9BB80 #80BBA0 #8380BB
square
#BB809B #B9BB80 #80BBA0 #8380BB
split-complementary
#BB809B #80BB83 #80B9BB
monochromatic
#7D435E #A5597C #BB809B #D0A8BA #E6D0DA
Accessibility & contrast
On white
3.15
#BB809B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.67
#BB809B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BB809B
6.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB809B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB809B | 1.00 | 3.15 | 6.67 | 6.67 |
| #FFFFFF | 3.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#858B9C
Deuteranopia (green-blind)
#93959A
Tritanopia (blue-blind)
#C37E89
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #bb809b; /* rgb */ color: rgb(187, 128, 155); /* oklch */ color: oklch(66.8% 0.081 350.5);
Tailwind
colors: {
custom: {
50: '#d0a5b8',
500: '#bb809b',
950: '#000000',
},
}SCSS
$custom: #bb809b; $custom-light: #d0a5b8; $custom-dark: #000000;
JSON
{
"hex": "#bb809b",
"rgb": {
"r": 187,
"g": 128,
"b": 155
},
"hsl": {
"h": 332.542,
"s": 30.256,
"l": 61.765
},
"oklch": {
"l": 0.66752,
"c": 0.08082,
"h": 350.5
},
"luminance": 0.2837
}Semantic roles & 50–950 ramp
primary
#BB809B
secondary
#C0D6CC
accent
#A9773D
background
#FCFAFB
surface
#F9F4F6
border
#D2CED0
text
#140F11
muted
#827F80