#BB7D99#BB7D99
#BB7D99 is a light, moderate pink. Relative luminance 0.275; OKLCH L 66.2% C 0.085 H 351.0°. Best body text is #000000 at 6.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BB7D99 |
|---|---|
| RGB | rgb(187, 125, 153) |
| HSL | hsl(333, 31%, 61%) |
| HSV | hsv(333, 33%, 73%) |
| CMYK | cmyk(0%, 33.2%, 18.2%, 26.7%) |
| CIE-LAB | lab(59.47, 28.18, -5.14) |
| CIE-LCH | lch(59.47, 28.64, 349.66°) |
| OKLab | oklab(66.15% 0.0839 -0.0133) |
| OKLCH | oklch(66.15% 0.085 351) |
| XYZ | xyz(33.5772, 27.5338, 33.6768) |
| Luminance | 0.2753 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 6.09
Mauve (survey)
#AE7181
ΔE00 6.10
Muted Pink
#D1768F
ΔE00 6.14
Dusky Pink
#CC7A8B
ΔE00 6.44
Dusty Lavender
#AC86A8
ΔE00 6.54
Light Mauve
#C292A1
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB7D99 #7DBB9F
analogous
#BB7DB8 #BB7D99 #BB807D
triadic
#BB7D99 #99BB7D #7D99BB
tetradic
#BB7D99 #B8BB7D #7DBB9F #807DBB
square
#BB7D99 #B8BB7D #7DBB9F #807DBB
split-complementary
#BB7D99 #7DBB80 #7DB8BB
monochromatic
#7C415C #A5567A #BB7D99 #D0A5B9 #E5CDD8
Accessibility & contrast
On white
3.23
#BB7D99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.51
#BB7D99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BB7D99
6.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB7D99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB7D99 | 1.00 | 3.23 | 6.51 | 6.51 |
| #FFFFFF | 3.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83899A
Deuteranopia (green-blind)
#929397
Tritanopia (blue-blind)
#C47B87
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #bb7d99; /* rgb */ color: rgb(187, 125, 153); /* oklch */ color: oklch(66.2% 0.085 351.0);
Tailwind
colors: {
custom: {
50: '#d0a3b7',
500: '#bb7d99',
950: '#000000',
},
}SCSS
$custom: #bb7d99; $custom-light: #d0a3b7; $custom-dark: #000000;
JSON
{
"hex": "#bb7d99",
"rgb": {
"r": 187,
"g": 125,
"b": 153
},
"hsl": {
"h": 332.903,
"s": 31.313,
"l": 61.176
},
"oklch": {
"l": 0.66152,
"c": 0.0849,
"h": 351
},
"luminance": 0.27532
}Semantic roles & 50–950 ramp
primary
#BB7D99
secondary
#BED6CB
accent
#AA783B
background
#FCFAFB
surface
#F9F4F6
border
#D2CED0
text
#140F11
muted
#827F80