#BE53E5#BE53E5
#BE53E5 is a light, highly saturated purple. Relative luminance 0.228; OKLCH L 63.9% C 0.224 H 315.8°. Best body text is #000000 at 5.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BE53E5 |
|---|---|
| RGB | rgb(190, 83, 229) |
| HSL | hsl(284, 74%, 61%) |
| HSV | hsv(284, 64%, 90%) |
| CMYK | cmyk(17%, 63.8%, 0%, 10.2%) |
| CIE-LAB | lab(54.86, 64.43, -55.62) |
| CIE-LCH | lch(54.86, 85.12, 319.20°) |
| OKLab | oklab(63.87% 0.1605 -0.1561) |
| OKLCH | oklch(63.87% 0.224 315.8) |
| XYZ | xyz(38.4691, 22.7922, 76.4865) |
| Luminance | 0.2279 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.72
Bright Lilac
#C95EFB
ΔE00 4.37
Heliotrope
#D94FF5
ΔE00 4.64
Lightish Purple
#A552E6
ΔE00 4.83
Bright Lavender
#C760FF
ΔE00 4.89
Pinkish Purple
#D648D7
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE53E5 #7AE553
analogous
#7553E5 #BE53E5 #E553C3
triadic
#BE53E5 #E5BE53 #53E5BE
tetradic
#BE53E5 #E57553 #7AE553 #53C3E5
square
#BE53E5 #E57553 #7AE553 #53C3E5
split-complementary
#BE53E5 #C3E553 #53E575
monochromatic
#7F19A5 #A821DA #BE53E5 #D288ED #E6BDF5
Accessibility & contrast
On white
3.78
#BE53E5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.56
#BE53E5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE53E5
5.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE53E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE53E5 | 1.00 | 3.78 | 5.56 | 5.56 |
| #FFFFFF | 3.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#187DE9
Deuteranopia (green-blind)
#5286E2
Tritanopia (blue-blind)
#BB6E95
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #be53e5; /* rgb */ color: rgb(190, 83, 229); /* oklch */ color: oklch(63.9% 0.224 315.8);
Tailwind
colors: {
custom: {
50: '#d58aee',
500: '#be53e5',
950: '#000000',
},
}SCSS
$custom: #be53e5; $custom-light: #d58aee; $custom-dark: #000000;
JSON
{
"hex": "#be53e5",
"rgb": {
"r": 190,
"g": 83,
"b": 229
},
"hsl": {
"h": 283.973,
"s": 73.737,
"l": 61.176
},
"oklch": {
"l": 0.63873,
"c": 0.22388,
"h": 315.8
},
"luminance": 0.22791
}Semantic roles & 50–950 ramp
primary
#BE53E5
secondary
#BDE5AE
accent
#D61045
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84