#BB7B99#BB7B99
#BB7B99 is a light, moderate pink. Relative luminance 0.270; OKLCH L 65.8% C 0.088 H 350.2°. Best body text is #000000 at 6.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BB7B99 |
|---|---|
| RGB | rgb(187, 123, 153) |
| HSL | hsl(332, 32%, 61%) |
| HSV | hsv(332, 34%, 73%) |
| CMYK | cmyk(0%, 34.2%, 18.2%, 26.7%) |
| CIE-LAB | lab(59.00, 29.28, -5.83) |
| CIE-LCH | lch(59.00, 29.86, 348.75°) |
| OKLab | oklab(65.8% 0.0871 -0.0151) |
| OKLCH | oklch(65.8% 0.088 350.2) |
| XYZ | xyz(33.3266, 27.0325, 33.5932) |
| Luminance | 0.2703 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Mauve (survey)
#AE7181
ΔE00 6.13
Muted Pink
#D1768F
ΔE00 6.17
Dull Pink
#D5869D
ΔE00 6.46
Dusty Lavender
#AC86A8
ΔE00 6.68
Dusky Pink
#CC7A8B
ΔE00 6.69
Old Pink
#C77986
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB7B99 #7BBB9D
analogous
#BB7BB9 #BB7B99 #BB7D7B
triadic
#BB7B99 #99BB7B #7B99BB
tetradic
#BB7B99 #B9BB7B #7BBB9D #7D7BBB
square
#BB7B99 #B9BB7B #7BBB9D #7D7BBB
split-complementary
#BB7B99 #7BBB7D #7BB9BB
monochromatic
#7C405C #A4557A #BB7B99 #D0A3B8 #E5CCD7
Accessibility & contrast
On white
3.28
#BB7B99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.41
#BB7B99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BB7B99
6.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB7B99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB7B99 | 1.00 | 3.28 | 6.41 | 6.41 |
| #FFFFFF | 3.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81889A
Deuteranopia (green-blind)
#909297
Tritanopia (blue-blind)
#C47985
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #bb7b99; /* rgb */ color: rgb(187, 123, 153); /* oklch */ color: oklch(65.8% 0.088 350.2);
Tailwind
colors: {
custom: {
50: '#d0a2b7',
500: '#bb7b99',
950: '#000000',
},
}SCSS
$custom: #bb7b99; $custom-light: #d0a2b7; $custom-dark: #000000;
JSON
{
"hex": "#bb7b99",
"rgb": {
"r": 187,
"g": 123,
"b": 153
},
"hsl": {
"h": 331.875,
"s": 32,
"l": 60.784
},
"oklch": {
"l": 0.658,
"c": 0.0884,
"h": 350.2
},
"luminance": 0.27031
}Semantic roles & 50–950 ramp
primary
#BB7B99
secondary
#BDD5CA
accent
#AB763B
background
#FCFAFB
surface
#F9F3F6
border
#D2CDD0
text
#140F11
muted
#827F80