#BB7A97#BB7A97
#BB7A97 is a light, moderate pink. Relative luminance 0.267; OKLCH L 65.6% C 0.089 H 351.5°. Best body text is #000000 at 6.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BB7A97 |
|---|---|
| RGB | rgb(187, 122, 151) |
| HSL | hsl(333, 32%, 61%) |
| HSV | hsv(333, 35%, 73%) |
| CMYK | cmyk(0%, 34.8%, 19.3%, 26.7%) |
| CIE-LAB | lab(58.71, 29.52, -5.10) |
| CIE-LCH | lch(58.71, 29.95, 350.19°) |
| OKLab | oklab(65.56% 0.088 -0.0131) |
| OKLCH | oklch(65.56% 0.089 351.5) |
| XYZ | xyz(33.0394, 26.7201, 32.6894) |
| Luminance | 0.2672 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Mauve (survey)
#AE7181
ΔE00 5.69
Muted Pink
#D1768F
ΔE00 5.83
Dusky Pink
#CC7A8B
ΔE00 6.31
Dull Pink
#D5869D
ΔE00 6.38
Old Pink
#C77986
ΔE00 6.85
Palevioletred
#DB7093
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB7A97 #7ABB9E
analogous
#BB7AB7 #BB7A97 #BB7D7A
triadic
#BB7A97 #97BB7A #7A97BB
tetradic
#BB7A97 #B7BB7A #7ABB9E #7D7ABB
square
#BB7A97 #B7BB7A #7ABB9E #7D7ABB
split-complementary
#BB7A97 #7ABB7D #7AB7BB
monochromatic
#7B3F5A #A45478 #BB7A97 #D0A2B7 #E4CBD6
Accessibility & contrast
On white
3.31
#BB7A97 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.34
#BB7A97 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BB7A97
6.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB7A97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB7A97 | 1.00 | 3.31 | 6.34 | 6.34 |
| #FFFFFF | 3.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#808798
Deuteranopia (green-blind)
#909195
Tritanopia (blue-blind)
#C47884
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #bb7a97; /* rgb */ color: rgb(187, 122, 151); /* oklch */ color: oklch(65.6% 0.089 351.5);
Tailwind
colors: {
custom: {
50: '#d0a1b5',
500: '#bb7a97',
950: '#000000',
},
}SCSS
$custom: #bb7a97; $custom-light: #d0a1b5; $custom-dark: #000000;
JSON
{
"hex": "#bb7a97",
"rgb": {
"r": 187,
"g": 122,
"b": 151
},
"hsl": {
"h": 333.231,
"s": 32.338,
"l": 60.588
},
"oklch": {
"l": 0.65559,
"c": 0.089,
"h": 351.5
},
"luminance": 0.26718
}Semantic roles & 50–950 ramp
primary
#BB7A97
secondary
#BCD5CA
accent
#AB793A
background
#FCFAFB
surface
#F9F3F6
border
#D2CDD0
text
#140F11
muted
#827F80