#BF5BBC#BF5BBC
#BF5BBC is a light, vivid purple. Relative luminance 0.222; OKLCH L 62.8% C 0.175 H 328.6°. Best body text is #000000 at 5.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BF5BBC |
|---|---|
| RGB | rgb(191, 91, 188) |
| HSL | hsl(302, 44%, 55%) |
| HSV | hsv(302, 52%, 75%) |
| CMYK | cmyk(0%, 52.4%, 1.6%, 25.1%) |
| CIE-LAB | lab(54.23, 53.28, -33.26) |
| CIE-LCH | lch(54.23, 62.81, 328.02°) |
| OKLab | oklab(62.76% 0.1492 -0.0912) |
| OKLCH | oklch(62.76% 0.175 328.6) |
| XYZ | xyz(34.3036, 22.1914, 50.0437) |
| Luminance | 0.2219 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.83
Mediumorchid
#BA55D3
ΔE00 4.96
Purplish Pink
#CE5DAE
ΔE00 5.15
Purpley Pink
#C83CB9
ΔE00 5.25
Purpleish Pink
#DF4EC8
ΔE00 5.34
Pinkish Purple
#D648D7
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF5BBC #5BBF5E
analogous
#905BBF #BF5BBC #BF5B8A
triadic
#BF5BBC #BCBF5B #5BBCBF
tetradic
#BF5BBC #BF905B #5BBF5E #5B8ABF
square
#BF5BBC #BF905B #5BBF5E #5B8ABF
split-complementary
#BF5BBC #8ABF5B #5BBF90
monochromatic
#732D71 #9F3E9C #BF5BBC #D087CE #E1B3E0
Accessibility & contrast
On white
3.86
#BF5BBC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.44
#BF5BBC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BF5BBC
5.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF5BBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF5BBC | 1.00 | 3.86 | 5.44 | 5.44 |
| #FFFFFF | 3.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5379BF
Deuteranopia (green-blind)
#7286B9
Tritanopia (blue-blind)
#C56583
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #bf5bbc; /* rgb */ color: rgb(191, 91, 188); /* oklch */ color: oklch(62.8% 0.175 328.6);
Tailwind
colors: {
custom: {
50: '#d58ed0',
500: '#bf5bbc',
950: '#000000',
},
}SCSS
$custom: #bf5bbc; $custom-light: #d58ed0; $custom-dark: #000000;
JSON
{
"hex": "#bf5bbc",
"rgb": {
"r": 191,
"g": 91,
"b": 188
},
"hsl": {
"h": 301.8,
"s": 43.86,
"l": 55.294
},
"oklch": {
"l": 0.62757,
"c": 0.17486,
"h": 328.6
},
"luminance": 0.22189
}Semantic roles & 50–950 ramp
primary
#BF5BBC
secondary
#A6D0A7
accent
#D45854
background
#FDF8FC
surface
#FAF0F9
border
#D3CBD2
text
#150D14
muted
#837D82