#BE53E8#BE53E8
#BE53E8 is a light, highly saturated purple. Relative luminance 0.230; OKLCH L 64.1% C 0.227 H 315.0°. Best body text is #000000 at 5.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BE53E8 |
|---|---|
| RGB | rgb(190, 83, 232) |
| HSL | hsl(283, 76%, 62%) |
| HSV | hsv(283, 64%, 91%) |
| CMYK | cmyk(18.1%, 64.2%, 0%, 9%) |
| CIE-LAB | lab(55.03, 65.03, -57.03) |
| CIE-LCH | lch(55.03, 86.49, 318.75°) |
| OKLab | oklab(64.05% 0.1604 -0.1602) |
| OKLCH | oklch(64.05% 0.227 315) |
| XYZ | xyz(38.8916, 22.9612, 78.7116) |
| Luminance | 0.2296 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.16
Bright Lilac
#C95EFB
ΔE00 4.08
Heliotrope
#D94FF5
ΔE00 4.55
Bright Lavender
#C760FF
ΔE00 4.57
Lightish Purple
#A552E6
ΔE00 4.73
Lighter Purple
#A55AF4
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE53E8 #7DE853
analogous
#7453E8 #BE53E8 #E853C8
triadic
#BE53E8 #E8BE53 #53E8BE
tetradic
#BE53E8 #E87453 #7DE853 #53C8E8
square
#BE53E8 #E87453 #7DE853 #53C8E8
split-complementary
#BE53E8 #C8E853 #53E874
monochromatic
#8017AA #A91EE0 #BE53E8 #D289EF #E7BFF6
Accessibility & contrast
On white
3.76
#BE53E8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.59
#BE53E8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE53E8
5.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE53E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE53E8 | 1.00 | 3.76 | 5.59 | 5.59 |
| #FFFFFF | 3.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0D7EEC
Deuteranopia (green-blind)
#5087E4
Tritanopia (blue-blind)
#BB6F97
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #be53e8; /* rgb */ color: rgb(190, 83, 232); /* oklch */ color: oklch(64.1% 0.227 315.0);
Tailwind
colors: {
custom: {
50: '#d58af0',
500: '#be53e8',
950: '#000000',
},
}SCSS
$custom: #be53e8; $custom-light: #d58af0; $custom-dark: #000000;
JSON
{
"hex": "#be53e8",
"rgb": {
"r": 190,
"g": 83,
"b": 232
},
"hsl": {
"h": 283.087,
"s": 76.41,
"l": 61.765
},
"oklch": {
"l": 0.64055,
"c": 0.22671,
"h": 315
},
"luminance": 0.2296
}Semantic roles & 50–950 ramp
primary
#BE53E8
secondary
#BFE7B0
accent
#D90D46
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85