#BE50E0#BE50E0
#BE50E0 is a light, highly saturated purple. Relative luminance 0.221; OKLCH L 63.2% C 0.223 H 317.3°. Best body text is #000000 at 5.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BE50E0 |
|---|---|
| RGB | rgb(190, 80, 224) |
| HSL | hsl(286, 70%, 60%) |
| HSV | hsv(286, 64%, 88%) |
| CMYK | cmyk(15.2%, 64.3%, 0%, 12.2%) |
| CIE-LAB | lab(54.10, 64.75, -54.02) |
| CIE-LCH | lch(54.10, 84.33, 320.17°) |
| OKLab | oklab(63.23% 0.164 -0.1514) |
| OKLCH | oklch(63.23% 0.223 317.3) |
| XYZ | xyz(37.5565, 22.0678, 72.7878) |
| Luminance | 0.2207 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.06
Pinkish Purple
#D648D7
ΔE00 4.78
Lightish Purple
#A552E6
ΔE00 4.92
Heliotrope
#D94FF5
ΔE00 5.09
Purple Pink
#D725DE
ΔE00 5.15
Bright Lilac
#C95EFB
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE50E0 #72E050
analogous
#7650E0 #BE50E0 #E050BA
triadic
#BE50E0 #E0BE50 #50E0BE
tetradic
#BE50E0 #E07650 #72E050 #50BAE0
square
#BE50E0 #E07650 #72E050 #50BAE0
split-complementary
#BE50E0 #BAE050 #50E076
monochromatic
#7C1B9A #A625CE #BE50E0 #D184E9 #E5B8F2
Accessibility & contrast
On white
3.88
#BE50E0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.41
#BE50E0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE50E0
5.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE50E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE50E0 | 1.00 | 3.88 | 5.41 | 5.41 |
| #FFFFFF | 3.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A7AE4
Deuteranopia (green-blind)
#5485DD
Tritanopia (blue-blind)
#BD6A91
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #be50e0; /* rgb */ color: rgb(190, 80, 224); /* oklch */ color: oklch(63.2% 0.223 317.3);
Tailwind
colors: {
custom: {
50: '#d588ea',
500: '#be50e0',
950: '#000000',
},
}SCSS
$custom: #be50e0; $custom-light: #d588ea; $custom-dark: #000000;
JSON
{
"hex": "#be50e0",
"rgb": {
"r": 190,
"g": 80,
"b": 224
},
"hsl": {
"h": 285.833,
"s": 69.903,
"l": 59.608
},
"oklch": {
"l": 0.63233,
"c": 0.22317,
"h": 317.3
},
"luminance": 0.22066
}Semantic roles & 50–950 ramp
primary
#BE50E0
secondary
#B7E2AA
accent
#ED3B65
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84