#BB599D#BB599D
#BB599D is a mid, vivid pink. Relative luminance 0.201; OKLCH L 60.6% C 0.150 H 340.5°. Best body text is #000000 at 5.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BB599D |
|---|---|
| RGB | rgb(187, 89, 157) |
| HSL | hsl(318, 42%, 54%) |
| HSV | hsv(318, 52%, 73%) |
| CMYK | cmyk(0%, 52.4%, 16%, 26.7%) |
| CIE-LAB | lab(52.00, 47.89, -18.70) |
| CIE-LCH | lch(52.00, 51.41, 338.68°) |
| OKLab | oklab(60.57% 0.1414 -0.05) |
| OKLCH | oklch(60.57% 0.15 340.5) |
| XYZ | xyz(30.1522, 20.1462, 34.1923) |
| Luminance | 0.2014 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.47
Pinky Purple
#C94CBE
ΔE00 6.91
Pale Magenta
#D767AD
ΔE00 6.93
Light Plum
#9D5783
ΔE00 7.40
Purpleish
#98568D
ΔE00 7.53
Purpley Pink
#C83CB9
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB599D #59BB77
analogous
#A859BB #BB599D #BB596C
triadic
#BB599D #9DBB59 #599DBB
tetradic
#BB599D #BBA859 #59BB77 #596CBB
square
#BB599D #BBA859 #59BB77 #596CBB
split-complementary
#BB599D #6CBB59 #59BBA8
monochromatic
#6D2D59 #983E7D #BB599D #CD84B7 #DFB0D0
Accessibility & contrast
On white
4.18
#BB599D on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.03
#BB599D on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BB599D
5.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB599D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB599D | 1.00 | 4.18 | 5.03 | 5.03 |
| #FFFFFF | 4.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E729F
Deuteranopia (green-blind)
#79829A
Tritanopia (blue-blind)
#C55B74
Achromatopsia (no color)
#7C7C7C
Design tokens & code
CSS
--color: #bb599d; /* rgb */ color: rgb(187, 89, 157); /* oklch */ color: oklch(60.6% 0.150 340.5);
Tailwind
colors: {
custom: {
50: '#d28cba',
500: '#bb599d',
950: '#000000',
},
}SCSS
$custom: #bb599d; $custom-light: #d28cba; $custom-dark: #000000;
JSON
{
"hex": "#bb599d",
"rgb": {
"r": 187,
"g": 89,
"b": 157
},
"hsl": {
"h": 318.367,
"s": 41.88,
"l": 54.118
},
"oklch": {
"l": 0.60566,
"c": 0.15,
"h": 340.5
},
"luminance": 0.20144
}Semantic roles & 50–950 ramp
primary
#BB599D
secondary
#A3CDB0
accent
#D27C56
background
#FDF8FB
surface
#FAF0F6
border
#D3CBD0
text
#140C11
muted
#837D80