#BF50EB#BF50EB
#BF50EB is a light, highly saturated purple. Relative luminance 0.228; OKLCH L 64.0% C 0.234 H 314.8°. Best body text is #000000 at 5.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BF50EB |
|---|---|
| RGB | rgb(191, 80, 235) |
| HSL | hsl(283, 79%, 62%) |
| HSV | hsv(283, 66%, 92%) |
| CMYK | cmyk(18.7%, 66%, 0%, 7.8%) |
| CIE-LAB | lab(54.88, 67.13, -58.95) |
| CIE-LCH | lch(54.88, 89.34, 318.71°) |
| OKLab | oklab(64.03% 0.1648 -0.1658) |
| OKLCH | oklch(64.03% 0.234 314.8) |
| XYZ | xyz(39.3475, 22.8132, 80.9118) |
| Luminance | 0.2281 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.57
Bright Lilac
#C95EFB
ΔE00 4.16
Heliotrope
#D94FF5
ΔE00 4.53
Bright Lavender
#C760FF
ΔE00 4.62
Lightish Purple
#A552E6
ΔE00 4.65
Lighter Purple
#A55AF4
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF50EB #7CEB50
analogous
#7250EB #BF50EB #EB50C9
triadic
#BF50EB #EBBF50 #50EBBF
tetradic
#BF50EB #EB7250 #7CEB50 #50C9EB
square
#BF50EB #EB7250 #7CEB50 #50C9EB
split-complementary
#BF50EB #C9EB50 #50EB72
monochromatic
#8114AD #AB1AE4 #BF50EB #D387F1 #E7BEF8
Accessibility & contrast
On white
3.78
#BF50EB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.56
#BF50EB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BF50EB
5.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF50EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF50EB | 1.00 | 3.78 | 5.56 | 5.56 |
| #FFFFFF | 3.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007DF0
Deuteranopia (green-blind)
#4B86E7
Tritanopia (blue-blind)
#BB6E97
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #bf50eb; /* rgb */ color: rgb(191, 80, 235); /* oklch */ color: oklch(64.0% 0.234 314.8);
Tailwind
colors: {
custom: {
50: '#d689f2',
500: '#bf50eb',
950: '#000000',
},
}SCSS
$custom: #bf50eb; $custom-light: #d689f2; $custom-dark: #000000;
JSON
{
"hex": "#bf50eb",
"rgb": {
"r": 191,
"g": 80,
"b": 235
},
"hsl": {
"h": 282.968,
"s": 79.487,
"l": 61.765
},
"oklch": {
"l": 0.6403,
"c": 0.23373,
"h": 314.8
},
"luminance": 0.22812
}Semantic roles & 50–950 ramp
primary
#BF50EB
secondary
#BFE8AF
accent
#DC0A45
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85