#BE51E8#BE51E8
#BE51E8 is a light, highly saturated purple. Relative luminance 0.227; OKLCH L 63.8% C 0.229 H 315.2°. Best body text is #000000 at 5.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BE51E8 |
|---|---|
| RGB | rgb(190, 81, 232) |
| HSL | hsl(283, 77%, 61%) |
| HSV | hsv(283, 65%, 91%) |
| CMYK | cmyk(18.1%, 65.1%, 0%, 9%) |
| CIE-LAB | lab(54.72, 65.89, -57.53) |
| CIE-LCH | lch(54.72, 87.47, 318.88°) |
| OKLab | oklab(63.83% 0.1626 -0.1616) |
| OKLCH | oklch(63.83% 0.229 315.2) |
| XYZ | xyz(38.7408, 22.6595, 78.6613) |
| Luminance | 0.2266 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.16
Bright Lilac
#C95EFB
ΔE00 4.36
Lightish Purple
#A552E6
ΔE00 4.59
Heliotrope
#D94FF5
ΔE00 4.69
Bright Lavender
#C760FF
ΔE00 4.84
Lighter Purple
#A55AF4
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE51E8 #7BE851
analogous
#7351E8 #BE51E8 #E851C7
triadic
#BE51E8 #E8BE51 #51E8BE
tetradic
#BE51E8 #E87351 #7BE851 #51C7E8
square
#BE51E8 #E87351 #7BE851 #51C7E8
split-complementary
#BE51E8 #C7E851 #51E873
monochromatic
#8016A8 #A91DDE #BE51E8 #D287EF #E6BDF6
Accessibility & contrast
On white
3.80
#BE51E8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.53
#BE51E8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE51E8
5.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE51E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE51E8 | 1.00 | 3.80 | 5.53 | 5.53 |
| #FFFFFF | 3.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007DED
Deuteranopia (green-blind)
#4E86E4
Tritanopia (blue-blind)
#BB6E96
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #be51e8; /* rgb */ color: rgb(190, 81, 232); /* oklch */ color: oklch(63.8% 0.229 315.2);
Tailwind
colors: {
custom: {
50: '#d589f0',
500: '#be51e8',
950: '#000000',
},
}SCSS
$custom: #be51e8; $custom-light: #d589f0; $custom-dark: #000000;
JSON
{
"hex": "#be51e8",
"rgb": {
"r": 190,
"g": 81,
"b": 232
},
"hsl": {
"h": 283.311,
"s": 76.65,
"l": 61.373
},
"oklch": {
"l": 0.6383,
"c": 0.22929,
"h": 315.2
},
"luminance": 0.22658
}Semantic roles & 50–950 ramp
primary
#BE51E8
secondary
#BEE7AE
accent
#D90D45
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85