#BE58E9#BE58E9
#BE58E9 is a light, highly saturated purple. Relative luminance 0.238; OKLCH L 64.7% C 0.221 H 314.4°. Best body text is #000000 at 5.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BE58E9 |
|---|---|
| RGB | rgb(190, 88, 233) |
| HSL | hsl(282, 77%, 63%) |
| HSV | hsv(282, 62%, 91%) |
| CMYK | cmyk(18.5%, 62.2%, 0%, 8.6%) |
| CIE-LAB | lab(55.90, 63.00, -56.20) |
| CIE-LCH | lch(55.90, 84.43, 318.26°) |
| OKLab | oklab(64.7% 0.1547 -0.1578) |
| OKLCH | oklch(64.7% 0.221 314.4) |
| XYZ | xyz(39.4305, 23.8110, 79.5939) |
| Luminance | 0.2381 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Lilac
#C95EFB
ΔE00 3.36
Mediumorchid
#BA55D3
ΔE00 3.47
Bright Lavender
#C760FF
ΔE00 3.84
Heliotrope
#D94FF5
ΔE00 4.31
Lighter Purple
#A55AF4
ΔE00 5.11
Lightish Purple
#A552E6
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE58E9 #83E958
analogous
#7558E9 #BE58E9 #E958CB
triadic
#BE58E9 #E9BE58 #58E9BE
tetradic
#BE58E9 #E97558 #83E958 #58CBE9
square
#BE58E9 #E97558 #83E958 #58CBE9
split-complementary
#BE58E9 #CBE958 #58E975
monochromatic
#8217AF #A922E2 #BE58E9 #D38EF0 #E8C4F7
Accessibility & contrast
On white
3.64
#BE58E9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.76
#BE58E9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE58E9
5.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE58E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE58E9 | 1.00 | 3.64 | 5.76 | 5.76 |
| #FFFFFF | 3.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2080ED
Deuteranopia (green-blind)
#5389E6
Tritanopia (blue-blind)
#BA7399
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #be58e9; /* rgb */ color: rgb(190, 88, 233); /* oklch */ color: oklch(64.7% 0.221 314.4);
Tailwind
colors: {
custom: {
50: '#d58df1',
500: '#be58e9',
950: '#000000',
},
}SCSS
$custom: #be58e9; $custom-light: #d58df1; $custom-dark: #000000;
JSON
{
"hex": "#be58e9",
"rgb": {
"r": 190,
"g": 88,
"b": 233
},
"hsl": {
"h": 282.207,
"s": 76.72,
"l": 62.941
},
"oklch": {
"l": 0.64699,
"c": 0.22099,
"h": 314.4
},
"luminance": 0.2381
}Semantic roles & 50–950 ramp
primary
#BE58E9
secondary
#C4E8B4
accent
#D90D49
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150D17
muted
#837D85