#BF5997#BF5997
#BF5997 is a mid, vivid pink. Relative luminance 0.205; OKLCH L 60.9% C 0.149 H 345.0°. Best body text is #000000 at 5.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BF5997 |
|---|---|
| RGB | rgb(191, 89, 151) |
| HSL | hsl(324, 44%, 55%) |
| HSV | hsv(324, 53%, 75%) |
| CMYK | cmyk(0%, 53.4%, 20.9%, 25.1%) |
| CIE-LAB | lab(52.35, 48.24, -14.58) |
| CIE-LCH | lch(52.35, 50.39, 343.18°) |
| OKLab | oklab(60.87% 0.1442 -0.0386) |
| OKLCH | oklch(60.87% 0.149 345) |
| XYZ | xyz(30.6449, 20.4580, 31.6070) |
| Luminance | 0.2046 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.91
Pale Magenta
#D767AD
ΔE00 6.50
Light Plum
#9D5783
ΔE00 7.47
Pinky Purple
#C94CBE
ΔE00 8.38
Purpleish
#98568D
ΔE00 8.46
Darkish Pink
#DA467D
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF5997 #59BF81
analogous
#B459BF #BF5997 #BF5964
triadic
#BF5997 #97BF59 #5997BF
tetradic
#BF5997 #BFB459 #59BF81 #5964BF
square
#BF5997 #BFB459 #59BF81 #5964BF
split-complementary
#BF5997 #64BF59 #59BFB4
monochromatic
#722C56 #9E3D78 #BF5997 #D085B3 #E1B1CE
Accessibility & contrast
On white
4.12
#BF5997 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.09
#BF5997 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BF5997
5.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF5997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF5997 | 1.00 | 4.12 | 5.09 | 5.09 |
| #FFFFFF | 4.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#627299
Deuteranopia (green-blind)
#7D8394
Tritanopia (blue-blind)
#CA5871
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #bf5997; /* rgb */ color: rgb(191, 89, 151); /* oklch */ color: oklch(60.9% 0.149 345.0);
Tailwind
colors: {
custom: {
50: '#d58cb5',
500: '#bf5997',
950: '#000000',
},
}SCSS
$custom: #bf5997; $custom-light: #d58cb5; $custom-dark: #000000;
JSON
{
"hex": "#bf5997",
"rgb": {
"r": 191,
"g": 89,
"b": 151
},
"hsl": {
"h": 323.529,
"s": 44.348,
"l": 54.902
},
"oklch": {
"l": 0.60869,
"c": 0.14927,
"h": 345
},
"luminance": 0.20455
}Semantic roles & 50–950 ramp
primary
#BF5997
secondary
#A4CFB5
accent
#D48654
background
#FDF8FB
surface
#FAF0F6
border
#D3CBD0
text
#150C11
muted
#837D80