#BF50E0#BF50E0
#BF50E0 is a light, highly saturated purple. Relative luminance 0.222; OKLCH L 63.4% C 0.224 H 317.6°. Best body text is #000000 at 5.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BF50E0 |
|---|---|
| RGB | rgb(191, 80, 224) |
| HSL | hsl(286, 70%, 60%) |
| HSV | hsv(286, 64%, 88%) |
| CMYK | cmyk(14.7%, 64.3%, 0%, 12.2%) |
| CIE-LAB | lab(54.24, 64.98, -53.79) |
| CIE-LCH | lch(54.24, 84.35, 320.38°) |
| OKLab | oklab(63.36% 0.1652 -0.1507) |
| OKLCH | oklch(63.36% 0.224 317.6) |
| XYZ | xyz(37.8072, 22.1971, 72.7995) |
| Luminance | 0.2220 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.05
Pinkish Purple
#D648D7
ΔE00 4.61
Heliotrope
#D94FF5
ΔE00 4.94
Purple Pink
#D725DE
ΔE00 5.06
Lightish Purple
#A552E6
ΔE00 5.11
Bright Lilac
#C95EFB
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF50E0 #71E050
analogous
#7750E0 #BF50E0 #E050B9
triadic
#BF50E0 #E0BF50 #50E0BF
tetradic
#BF50E0 #E07750 #71E050 #50B9E0
square
#BF50E0 #E07750 #71E050 #50B9E0
split-complementary
#BF50E0 #B9E050 #50E077
monochromatic
#7D1B9A #A725CE #BF50E0 #D284E9 #E5B8F2
Accessibility & contrast
On white
3.86
#BF50E0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.44
#BF50E0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BF50E0
5.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF50E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF50E0 | 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)
#1B7BE4
Deuteranopia (green-blind)
#5585DD
Tritanopia (blue-blind)
#BE6A91
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #bf50e0; /* rgb */ color: rgb(191, 80, 224); /* oklch */ color: oklch(63.4% 0.224 317.6);
Tailwind
colors: {
custom: {
50: '#d688ea',
500: '#bf50e0',
950: '#000000',
},
}SCSS
$custom: #bf50e0; $custom-light: #d688ea; $custom-dark: #000000;
JSON
{
"hex": "#bf50e0",
"rgb": {
"r": 191,
"g": 80,
"b": 224
},
"hsl": {
"h": 286.25,
"s": 69.903,
"l": 59.608
},
"oklch": {
"l": 0.6336,
"c": 0.22358,
"h": 317.6
},
"luminance": 0.22196
}Semantic roles & 50–950 ramp
primary
#BF50E0
secondary
#B7E2AA
accent
#ED3B64
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84