#BB5D93#BB5D93
#BB5D93 is a mid, vivid pink. Relative luminance 0.205; OKLCH L 60.7% C 0.137 H 346.4°. Best body text is #000000 at 5.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BB5D93 |
|---|---|
| RGB | rgb(187, 93, 147) |
| HSL | hsl(326, 41%, 55%) |
| HSV | hsv(326, 50%, 73%) |
| CMYK | cmyk(0%, 50.3%, 21.4%, 26.7%) |
| CIE-LAB | lab(52.40, 44.37, -12.20) |
| CIE-LCH | lch(52.40, 46.01, 344.63°) |
| OKLab | oklab(60.74% 0.1327 -0.0321) |
| OKLCH | oklch(60.74% 0.137 346.4) |
| XYZ | xyz(29.6750, 20.5025, 29.9925) |
| Luminance | 0.2050 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 5.93
Light Plum
#9D5783
ΔE00 6.85
Pale Magenta
#D767AD
ΔE00 6.93
Purpleish
#98568D
ΔE00 8.32
Darkish Pink
#DA467D
ΔE00 8.70
Purplish
#94568C
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB5D93 #5DBB85
analogous
#B45DBB #BB5D93 #BB5D64
triadic
#BB5D93 #93BB5D #5D93BB
tetradic
#BB5D93 #BBB45D #5DBB85 #5D64BB
square
#BB5D93 #BBB45D #5DBB85 #5D64BB
split-complementary
#BB5D93 #64BB5D #5DBBB4
monochromatic
#6F2F54 #9A4174 #BB5D93 #CD88B0 #DFB3CC
Accessibility & contrast
On white
4.12
#BB5D93 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.10
#BB5D93 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BB5D93
5.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB5D93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB5D93 | 1.00 | 4.12 | 5.10 | 5.10 |
| #FFFFFF | 4.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#657395
Deuteranopia (green-blind)
#7E8391
Tritanopia (blue-blind)
#C65C72
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #bb5d93; /* rgb */ color: rgb(187, 93, 147); /* oklch */ color: oklch(60.7% 0.137 346.4);
Tailwind
colors: {
custom: {
50: '#d28eb2',
500: '#bb5d93',
950: '#000000',
},
}SCSS
$custom: #bb5d93; $custom-light: #d28eb2; $custom-dark: #000000;
JSON
{
"hex": "#bb5d93",
"rgb": {
"r": 187,
"g": 93,
"b": 147
},
"hsl": {
"h": 325.532,
"s": 40.87,
"l": 54.902
},
"oklch": {
"l": 0.60743,
"c": 0.13653,
"h": 346.4
},
"luminance": 0.205
}Semantic roles & 50–950 ramp
primary
#BB5D93
secondary
#A6CEB7
accent
#D18B57
background
#FDF8FA
surface
#FAF0F5
border
#D3CBCF
text
#140C11
muted
#837D80