#BE54EB#BE54EB
#BE54EB is a light, highly saturated purple. Relative luminance 0.233; OKLCH L 64.4% C 0.228 H 314.2°. Best body text is #000000 at 5.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BE54EB |
|---|---|
| RGB | rgb(190, 84, 235) |
| HSL | hsl(282, 79%, 63%) |
| HSV | hsv(282, 64%, 92%) |
| CMYK | cmyk(19.1%, 64.3%, 0%, 7.8%) |
| CIE-LAB | lab(55.37, 65.19, -58.17) |
| CIE-LCH | lch(55.37, 87.37, 318.26°) |
| OKLab | oklab(64.35% 0.1592 -0.1636) |
| OKLCH | oklch(64.35% 0.228 314.2) |
| XYZ | xyz(39.3984, 23.2872, 81.0006) |
| Luminance | 0.2329 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.61
Bright Lilac
#C95EFB
ΔE00 3.69
Bright Lavender
#C760FF
ΔE00 4.14
Heliotrope
#D94FF5
ΔE00 4.44
Lightish Purple
#A552E6
ΔE00 4.75
Lighter Purple
#A55AF4
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE54EB #81EB54
analogous
#7254EB #BE54EB #EB54CD
triadic
#BE54EB #EBBE54 #54EBBE
tetradic
#BE54EB #EB7254 #81EB54 #54CDEB
square
#BE54EB #EB7254 #81EB54 #54CDEB
split-complementary
#BE54EB #CDEB54 #54EB72
monochromatic
#8215B0 #A91DE5 #BE54EB #D38BF1 #E8C2F8
Accessibility & contrast
On white
3.71
#BE54EB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.66
#BE54EB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE54EB
5.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE54EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE54EB | 1.00 | 3.71 | 5.66 | 5.66 |
| #FFFFFF | 3.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#057FF0
Deuteranopia (green-blind)
#4E87E7
Tritanopia (blue-blind)
#BA7198
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #be54eb; /* rgb */ color: rgb(190, 84, 235); /* oklch */ color: oklch(64.4% 0.228 314.2);
Tailwind
colors: {
custom: {
50: '#d58bf2',
500: '#be54eb',
950: '#000000',
},
}SCSS
$custom: #be54eb; $custom-light: #d58bf2; $custom-dark: #000000;
JSON
{
"hex": "#be54eb",
"rgb": {
"r": 190,
"g": 84,
"b": 235
},
"hsl": {
"h": 282.119,
"s": 79.058,
"l": 62.549
},
"oklch": {
"l": 0.64353,
"c": 0.22823,
"h": 314.2
},
"luminance": 0.23286
}Semantic roles & 50–950 ramp
primary
#BE54EB
secondary
#C2E9B2
accent
#DB0A48
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85