#BE58E1#BE58E1
#BE58E1 is a light, highly saturated purple. Relative luminance 0.234; OKLCH L 64.2% C 0.213 H 316.5°. Best body text is #000000 at 5.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BE58E1 |
|---|---|
| RGB | rgb(190, 88, 225) |
| HSL | hsl(285, 70%, 61%) |
| HSV | hsv(285, 61%, 88%) |
| CMYK | cmyk(15.6%, 60.9%, 0%, 11.8%) |
| CIE-LAB | lab(55.45, 61.40, -52.43) |
| CIE-LCH | lch(55.45, 80.74, 319.50°) |
| OKLab | oklab(64.23% 0.1547 -0.1468) |
| OKLCH | oklch(64.23% 0.213 316.5) |
| XYZ | xyz(38.3135, 23.3642, 73.7111) |
| Luminance | 0.2336 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.34
Bright Lilac
#C95EFB
ΔE00 4.25
Heliotrope
#D94FF5
ΔE00 4.59
Bright Lavender
#C760FF
ΔE00 4.82
Pinkish Purple
#D648D7
ΔE00 4.93
Lightish Purple
#A552E6
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE58E1 #7BE158
analogous
#7A58E1 #BE58E1 #E158BF
triadic
#BE58E1 #E1BE58 #58E1BE
tetradic
#BE58E1 #E17A58 #7BE158 #58BFE1
square
#BE58E1 #E17A58 #7BE158 #58BFE1
split-complementary
#BE58E1 #BFE158 #58E17A
monochromatic
#801DA2 #A926D5 #BE58E1 #D28CEA #E6C0F4
Accessibility & contrast
On white
3.70
#BE58E1 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.67
#BE58E1 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE58E1
5.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE58E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE58E1 | 1.00 | 3.70 | 5.67 | 5.67 |
| #FFFFFF | 3.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E7EE5
Deuteranopia (green-blind)
#5A88DE
Tritanopia (blue-blind)
#BC7095
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #be58e1; /* rgb */ color: rgb(190, 88, 225); /* oklch */ color: oklch(64.2% 0.213 316.5);
Tailwind
colors: {
custom: {
50: '#d58deb',
500: '#be58e1',
950: '#000000',
},
}SCSS
$custom: #be58e1; $custom-light: #d58deb; $custom-dark: #000000;
JSON
{
"hex": "#be58e1",
"rgb": {
"r": 190,
"g": 88,
"b": 225
},
"hsl": {
"h": 284.672,
"s": 69.543,
"l": 61.373
},
"oklch": {
"l": 0.64226,
"c": 0.21327,
"h": 316.5
},
"luminance": 0.23363
}Semantic roles & 50–950 ramp
primary
#BE58E1
secondary
#BEE4B1
accent
#D21444
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150D16
muted
#837D84