#BE58E8#BE58E8
#BE58E8 is a light, highly saturated purple. Relative luminance 0.238; OKLCH L 64.6% C 0.220 H 314.7°. Best body text is #000000 at 5.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BE58E8 |
|---|---|
| RGB | rgb(190, 88, 232) |
| HSL | hsl(283, 76%, 63%) |
| HSV | hsv(283, 62%, 91%) |
| CMYK | cmyk(18.1%, 62.1%, 0%, 9%) |
| CIE-LAB | lab(55.84, 62.80, -55.73) |
| CIE-LCH | lch(55.84, 83.96, 318.41°) |
| OKLab | oklab(64.64% 0.1547 -0.1564) |
| OKLCH | oklch(64.64% 0.22 314.7) |
| XYZ | xyz(39.2880, 23.7541, 78.8437) |
| Luminance | 0.2375 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.33
Bright Lilac
#C95EFB
ΔE00 3.46
Bright Lavender
#C760FF
ΔE00 3.95
Heliotrope
#D94FF5
ΔE00 4.33
Lightish Purple
#A552E6
ΔE00 5.18
Lighter Purple
#A55AF4
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE58E8 #82E858
analogous
#7658E8 #BE58E8 #E858CA
triadic
#BE58E8 #E8BE58 #58E8BE
tetradic
#BE58E8 #E87658 #82E858 #58CAE8
square
#BE58E8 #E87658 #82E858 #58CAE8
split-complementary
#BE58E8 #CAE858 #58E876
monochromatic
#8218AE #A922E1 #BE58E8 #D38EEF #E8C4F7
Accessibility & contrast
On white
3.65
#BE58E8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.75
#BE58E8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE58E8
5.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE58E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE58E8 | 1.00 | 3.65 | 5.75 | 5.75 |
| #FFFFFF | 3.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2280EC
Deuteranopia (green-blind)
#5488E5
Tritanopia (blue-blind)
#BB7298
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #be58e8; /* rgb */ color: rgb(190, 88, 232); /* oklch */ color: oklch(64.6% 0.220 314.7);
Tailwind
colors: {
custom: {
50: '#d58df0',
500: '#be58e8',
950: '#000000',
},
}SCSS
$custom: #be58e8; $custom-light: #d58df0; $custom-dark: #000000;
JSON
{
"hex": "#be58e8",
"rgb": {
"r": 190,
"g": 88,
"b": 232
},
"hsl": {
"h": 282.5,
"s": 75.789,
"l": 62.745
},
"oklch": {
"l": 0.64639,
"c": 0.22002,
"h": 314.7
},
"luminance": 0.23753
}Semantic roles & 50–950 ramp
primary
#BE58E8
secondary
#C3E8B4
accent
#D80E49
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150D17
muted
#837D85