#BE52E7#BE52E7
#BE52E7 is a light, highly saturated purple. Relative luminance 0.228; OKLCH L 63.9% C 0.227 H 315.4°. Best body text is #000000 at 5.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BE52E7 |
|---|---|
| RGB | rgb(190, 82, 231) |
| HSL | hsl(283, 76%, 61%) |
| HSV | hsv(283, 65%, 91%) |
| CMYK | cmyk(17.7%, 64.5%, 0%, 9.4%) |
| CIE-LAB | lab(54.82, 65.26, -56.81) |
| CIE-LCH | lch(54.82, 86.53, 318.96°) |
| OKLab | oklab(63.88% 0.1616 -0.1596) |
| OKLCH | oklch(63.88% 0.227 315.4) |
| XYZ | xyz(38.6740, 22.7526, 77.9403) |
| Luminance | 0.2275 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.01
Bright Lilac
#C95EFB
ΔE00 4.31
Heliotrope
#D94FF5
ΔE00 4.64
Lightish Purple
#A552E6
ΔE00 4.69
Bright Lavender
#C760FF
ΔE00 4.81
Lighter Purple
#A55AF4
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE52E7 #7BE752
analogous
#7452E7 #BE52E7 #E752C6
triadic
#BE52E7 #E7BE52 #52E7BE
tetradic
#BE52E7 #E77452 #7BE752 #52C6E7
square
#BE52E7 #E77452 #7BE752 #52C6E7
split-complementary
#BE52E7 #C6E752 #52E774
monochromatic
#8017A7 #A91FDD #BE52E7 #D288EE #E6BDF6
Accessibility & contrast
On white
3.78
#BE52E7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.55
#BE52E7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE52E7
5.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE52E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE52E7 | 1.00 | 3.78 | 5.55 | 5.55 |
| #FFFFFF | 3.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0C7DEB
Deuteranopia (green-blind)
#5086E3
Tritanopia (blue-blind)
#BB6E96
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #be52e7; /* rgb */ color: rgb(190, 82, 231); /* oklch */ color: oklch(63.9% 0.227 315.4);
Tailwind
colors: {
custom: {
50: '#d58aef',
500: '#be52e7',
950: '#000000',
},
}SCSS
$custom: #be52e7; $custom-light: #d58aef; $custom-dark: #000000;
JSON
{
"hex": "#be52e7",
"rgb": {
"r": 190,
"g": 82,
"b": 231
},
"hsl": {
"h": 283.49,
"s": 75.635,
"l": 61.373
},
"oklch": {
"l": 0.63881,
"c": 0.22707,
"h": 315.4
},
"luminance": 0.22751
}Semantic roles & 50–950 ramp
primary
#BE52E7
secondary
#BEE6AF
accent
#D80E45
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84