#BE58E4#BE58E4
#BE58E4 is a light, highly saturated purple. Relative luminance 0.235; OKLCH L 64.4% C 0.216 H 315.7°. Best body text is #000000 at 5.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BE58E4 |
|---|---|
| RGB | rgb(190, 88, 228) |
| HSL | hsl(284, 72%, 62%) |
| HSV | hsv(284, 61%, 89%) |
| CMYK | cmyk(16.7%, 61.4%, 0%, 10.6%) |
| CIE-LAB | lab(55.61, 62.00, -53.85) |
| CIE-LCH | lch(55.61, 82.12, 319.02°) |
| OKLab | oklab(64.4% 0.1547 -0.1509) |
| OKLCH | oklch(64.4% 0.216 315.7) |
| XYZ | xyz(38.7263, 23.5294, 75.8854) |
| Luminance | 0.2353 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.76
Bright Lilac
#C95EFB
ΔE00 3.89
Bright Lavender
#C760FF
ΔE00 4.44
Heliotrope
#D94FF5
ΔE00 4.45
Pinkish Purple
#D648D7
ΔE00 5.21
Lightish Purple
#A552E6
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE58E4 #7EE458
analogous
#7858E4 #BE58E4 #E458C4
triadic
#BE58E4 #E4BE58 #58E4BE
tetradic
#BE58E4 #E47858 #7EE458 #58C4E4
square
#BE58E4 #E47858 #7EE458 #58C4E4
split-complementary
#BE58E4 #C4E458 #58E478
monochromatic
#811BA7 #A923DB #BE58E4 #D38DED #E7C1F5
Accessibility & contrast
On white
3.68
#BE58E4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.71
#BE58E4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE58E4
5.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE58E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE58E4 | 1.00 | 3.68 | 5.71 | 5.71 |
| #FFFFFF | 3.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#297FE8
Deuteranopia (green-blind)
#5788E1
Tritanopia (blue-blind)
#BC7196
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #be58e4; /* rgb */ color: rgb(190, 88, 228); /* oklch */ color: oklch(64.4% 0.216 315.7);
Tailwind
colors: {
custom: {
50: '#d58ded',
500: '#be58e4',
950: '#000000',
},
}SCSS
$custom: #be58e4; $custom-light: #d58ded; $custom-dark: #000000;
JSON
{
"hex": "#be58e4",
"rgb": {
"r": 190,
"g": 88,
"b": 228
},
"hsl": {
"h": 283.714,
"s": 72.165,
"l": 61.961
},
"oklch": {
"l": 0.64401,
"c": 0.21616,
"h": 315.7
},
"luminance": 0.23528
}Semantic roles & 50–950 ramp
primary
#BE58E4
secondary
#C0E6B2
accent
#D41146
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150D16
muted
#837D84