#BF5BBB#BF5BBB
#BF5BBB is a light, vivid purple. Relative luminance 0.221; OKLCH L 62.7% C 0.174 H 328.9°. Best body text is #000000 at 5.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BF5BBB |
|---|---|
| RGB | rgb(191, 91, 187) |
| HSL | hsl(302, 44%, 55%) |
| HSV | hsv(302, 52%, 75%) |
| CMYK | cmyk(0%, 52.4%, 2.1%, 25.1%) |
| CIE-LAB | lab(54.18, 53.10, -32.75) |
| CIE-LCH | lch(54.18, 62.39, 328.33°) |
| OKLab | oklab(62.71% 0.149 -0.0898) |
| OKLCH | oklch(62.71% 0.174 328.9) |
| XYZ | xyz(34.1962, 22.1484, 49.4780) |
| Luminance | 0.2215 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.85
Purplish Pink
#CE5DAE
ΔE00 5.00
Mediumorchid
#BA55D3
ΔE00 5.15
Purpley Pink
#C83CB9
ΔE00 5.25
Purpleish Pink
#DF4EC8
ΔE00 5.36
Pinkish Purple
#D648D7
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF5BBB #5BBF5F
analogous
#915BBF #BF5BBB #BF5B89
triadic
#BF5BBB #BBBF5B #5BBBBF
tetradic
#BF5BBB #BF915B #5BBF5F #5B89BF
square
#BF5BBB #BF915B #5BBF5F #5B89BF
split-complementary
#BF5BBB #89BF5B #5BBF91
monochromatic
#732D70 #9F3E9B #BF5BBB #D087CD #E1B3E0
Accessibility & contrast
On white
3.87
#BF5BBB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.43
#BF5BBB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BF5BBB
5.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF5BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF5BBB | 1.00 | 3.87 | 5.43 | 5.43 |
| #FFFFFF | 3.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5479BE
Deuteranopia (green-blind)
#7286B8
Tritanopia (blue-blind)
#C56583
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #bf5bbb; /* rgb */ color: rgb(191, 91, 187); /* oklch */ color: oklch(62.7% 0.174 328.9);
Tailwind
colors: {
custom: {
50: '#d58ed0',
500: '#bf5bbb',
950: '#000000',
},
}SCSS
$custom: #bf5bbb; $custom-light: #d58ed0; $custom-dark: #000000;
JSON
{
"hex": "#bf5bbb",
"rgb": {
"r": 191,
"g": 91,
"b": 187
},
"hsl": {
"h": 302.4,
"s": 43.86,
"l": 55.294
},
"oklch": {
"l": 0.62708,
"c": 0.17398,
"h": 328.9
},
"luminance": 0.22146
}Semantic roles & 50–950 ramp
primary
#BF5BBB
secondary
#A6D0A8
accent
#D45954
background
#FDF8FC
surface
#FAF0F9
border
#D3CBD2
text
#150D14
muted
#837D82