#BF50E1#BF50E1
#BF50E1 is a light, highly saturated purple. Relative luminance 0.223; OKLCH L 63.4% C 0.225 H 317.4°. Best body text is #000000 at 5.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BF50E1 |
|---|---|
| RGB | rgb(191, 80, 225) |
| HSL | hsl(286, 71%, 60%) |
| HSV | hsv(286, 64%, 88%) |
| CMYK | cmyk(15.1%, 64.4%, 0%, 11.8%) |
| CIE-LAB | lab(54.29, 65.17, -54.26) |
| CIE-LCH | lch(54.29, 84.80, 320.22°) |
| OKLab | oklab(63.42% 0.1652 -0.1521) |
| OKLCH | oklch(63.42% 0.225 317.4) |
| XYZ | xyz(37.9432, 22.2515, 73.5159) |
| Luminance | 0.2225 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.18
Pinkish Purple
#D648D7
ΔE00 4.69
Heliotrope
#D94FF5
ΔE00 4.88
Lightish Purple
#A552E6
ΔE00 5.04
Bright Lilac
#C95EFB
ΔE00 5.09
Purple Pink
#D725DE
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF50E1 #72E150
analogous
#7750E1 #BF50E1 #E150BB
triadic
#BF50E1 #E1BF50 #50E1BF
tetradic
#BF50E1 #E17750 #72E150 #50BBE1
square
#BF50E1 #E17750 #72E150 #50BBE1
split-complementary
#BF50E1 #BBE150 #50E177
monochromatic
#7E1B9C #A824D0 #BF50E1 #D284EA #E5B8F3
Accessibility & contrast
On white
3.85
#BF50E1 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.45
#BF50E1 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BF50E1
5.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF50E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF50E1 | 1.00 | 3.85 | 5.45 | 5.45 |
| #FFFFFF | 3.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#197BE5
Deuteranopia (green-blind)
#5485DE
Tritanopia (blue-blind)
#BE6A92
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #bf50e1; /* rgb */ color: rgb(191, 80, 225); /* oklch */ color: oklch(63.4% 0.225 317.4);
Tailwind
colors: {
custom: {
50: '#d688eb',
500: '#bf50e1',
950: '#000000',
},
}SCSS
$custom: #bf50e1; $custom-light: #d688eb; $custom-dark: #000000;
JSON
{
"hex": "#bf50e1",
"rgb": {
"r": 191,
"g": 80,
"b": 225
},
"hsl": {
"h": 285.931,
"s": 70.732,
"l": 59.804
},
"oklch": {
"l": 0.6342,
"c": 0.2245,
"h": 317.4
},
"luminance": 0.2225
}Semantic roles & 50–950 ramp
primary
#BF50E1
secondary
#B8E2AA
accent
#ED3A64
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84