#BE50E9#BE50E9
#BE50E9 is a light, highly saturated purple. Relative luminance 0.226; OKLCH L 63.8% C 0.232 H 315.0°. Best body text is #000000 at 5.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BE50E9 |
|---|---|
| RGB | rgb(190, 80, 233) |
| HSL | hsl(283, 78%, 61%) |
| HSV | hsv(283, 66%, 91%) |
| CMYK | cmyk(18.5%, 65.7%, 0%, 8.6%) |
| CIE-LAB | lab(54.63, 66.52, -58.24) |
| CIE-LCH | lch(54.63, 88.41, 318.80°) |
| OKLab | oklab(63.78% 0.1637 -0.1637) |
| OKLCH | oklch(63.78% 0.232 315) |
| XYZ | xyz(38.8095, 22.5690, 79.3869) |
| Luminance | 0.2257 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.32
Bright Lilac
#C95EFB
ΔE00 4.42
Lightish Purple
#A552E6
ΔE00 4.50
Heliotrope
#D94FF5
ΔE00 4.74
Bright Lavender
#C760FF
ΔE00 4.88
Lighter Purple
#A55AF4
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE50E9 #7BE950
analogous
#7250E9 #BE50E9 #E950C8
triadic
#BE50E9 #E9BE50 #50E9BE
tetradic
#BE50E9 #E97250 #7BE950 #50C8E9
square
#BE50E9 #E97250 #7BE950 #50C8E9
split-complementary
#BE50E9 #C8E950 #50E972
monochromatic
#8015A9 #A91CE0 #BE50E9 #D286F0 #E6BDF7
Accessibility & contrast
On white
3.81
#BE50E9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.51
#BE50E9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE50E9
5.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE50E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE50E9 | 1.00 | 3.81 | 5.51 | 5.51 |
| #FFFFFF | 3.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007CEE
Deuteranopia (green-blind)
#4C86E5
Tritanopia (blue-blind)
#BB6E96
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #be50e9; /* rgb */ color: rgb(190, 80, 233); /* oklch */ color: oklch(63.8% 0.232 315.0);
Tailwind
colors: {
custom: {
50: '#d588f1',
500: '#be50e9',
950: '#000000',
},
}SCSS
$custom: #be50e9; $custom-light: #d588f1; $custom-dark: #000000;
JSON
{
"hex": "#be50e9",
"rgb": {
"r": 190,
"g": 80,
"b": 233
},
"hsl": {
"h": 283.137,
"s": 77.665,
"l": 61.373
},
"oklch": {
"l": 0.63781,
"c": 0.23151,
"h": 315
},
"luminance": 0.22568
}Semantic roles & 50–950 ramp
primary
#BE50E9
secondary
#BEE7AE
accent
#DA0C46
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85