#BE51E0#BE51E0
#BE51E0 is a light, highly saturated purple. Relative luminance 0.222; OKLCH L 63.3% C 0.222 H 317.2°. Best body text is #000000 at 5.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BE51E0 |
|---|---|
| RGB | rgb(190, 81, 224) |
| HSL | hsl(286, 70%, 60%) |
| HSV | hsv(286, 64%, 88%) |
| CMYK | cmyk(15.2%, 63.8%, 0%, 12.2%) |
| CIE-LAB | lab(54.25, 64.32, -53.77) |
| CIE-LCH | lch(54.25, 83.83, 320.11°) |
| OKLab | oklab(63.35% 0.1629 -0.1506) |
| OKLCH | oklch(63.35% 0.222 317.2) |
| XYZ | xyz(37.6302, 22.2153, 72.8123) |
| Luminance | 0.2221 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.02
Pinkish Purple
#D648D7
ΔE00 4.77
Lightish Purple
#A552E6
ΔE00 4.98
Heliotrope
#D94FF5
ΔE00 5.01
Bright Lilac
#C95EFB
ΔE00 5.15
Purple Pink
#D725DE
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE51E0 #73E051
analogous
#7651E0 #BE51E0 #E051BB
triadic
#BE51E0 #E0BE51 #51E0BE
tetradic
#BE51E0 #E07651 #73E051 #51BBE0
square
#BE51E0 #E07651 #73E051 #51BBE0
split-complementary
#BE51E0 #BBE051 #51E076
monochromatic
#7D1C9B #A625CF #BE51E0 #D185E9 #E5B9F3
Accessibility & contrast
On white
3.86
#BE51E0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.44
#BE51E0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE51E0
5.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE51E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE51E0 | 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)
#1D7BE4
Deuteranopia (green-blind)
#5585DD
Tritanopia (blue-blind)
#BD6B92
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #be51e0; /* rgb */ color: rgb(190, 81, 224); /* oklch */ color: oklch(63.3% 0.222 317.2);
Tailwind
colors: {
custom: {
50: '#d589ea',
500: '#be51e0',
950: '#000000',
},
}SCSS
$custom: #be51e0; $custom-light: #d589ea; $custom-dark: #000000;
JSON
{
"hex": "#be51e0",
"rgb": {
"r": 190,
"g": 81,
"b": 224
},
"hsl": {
"h": 285.734,
"s": 69.756,
"l": 59.804
},
"oklch": {
"l": 0.63346,
"c": 0.22186,
"h": 317.2
},
"luminance": 0.22214
}Semantic roles & 50–950 ramp
primary
#BE51E0
secondary
#B8E2AB
accent
#ED3B65
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84