#BF599D#BF599D
#BF599D is a mid, vivid pink. Relative luminance 0.207; OKLCH L 61.1% C 0.153 H 342.0°. Best body text is #000000 at 5.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BF599D |
|---|---|
| RGB | rgb(191, 89, 157) |
| HSL | hsl(320, 44%, 55%) |
| HSV | hsv(320, 53%, 75%) |
| CMYK | cmyk(0%, 53.4%, 17.8%, 25.1%) |
| CIE-LAB | lab(52.57, 49.13, -17.77) |
| CIE-LCH | lch(52.57, 52.25, 340.11°) |
| OKLab | oklab(61.11% 0.1458 -0.0474) |
| OKLCH | oklch(61.11% 0.153 342) |
| XYZ | xyz(31.1446, 20.6579, 34.2388) |
| Luminance | 0.2066 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.97
Pale Magenta
#D767AD
ΔE00 6.24
Pinky Purple
#C94CBE
ΔE00 7.05
Purpley Pink
#C83CB9
ΔE00 7.85
Light Plum
#9D5783
ΔE00 7.95
Purpleish
#98568D
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF599D #59BF7B
analogous
#AE59BF #BF599D #BF596A
triadic
#BF599D #9DBF59 #599DBF
tetradic
#BF599D #BFAE59 #59BF7B #596ABF
square
#BF599D #BFAE59 #59BF7B #596ABF
split-complementary
#BF599D #6ABF59 #59BFAE
monochromatic
#722C5A #9E3D7E #BF599D #D085B7 #E1B1D1
Accessibility & contrast
On white
4.09
#BF599D on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.13
#BF599D on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BF599D
5.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF599D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF599D | 1.00 | 4.09 | 5.13 | 5.13 |
| #FFFFFF | 4.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F739F
Deuteranopia (green-blind)
#7C849A
Tritanopia (blue-blind)
#C95A74
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #bf599d; /* rgb */ color: rgb(191, 89, 157); /* oklch */ color: oklch(61.1% 0.153 342.0);
Tailwind
colors: {
custom: {
50: '#d58cba',
500: '#bf599d',
950: '#000000',
},
}SCSS
$custom: #bf599d; $custom-light: #d58cba; $custom-dark: #000000;
JSON
{
"hex": "#bf599d",
"rgb": {
"r": 191,
"g": 89,
"b": 157
},
"hsl": {
"h": 320,
"s": 44.348,
"l": 54.902
},
"oklch": {
"l": 0.61107,
"c": 0.1533,
"h": 342
},
"luminance": 0.20655
}Semantic roles & 50–950 ramp
primary
#BF599D
secondary
#A4CFB3
accent
#D47F54
background
#FDF8FB
surface
#FAF0F6
border
#D3CBD0
text
#150C11
muted
#837D80