#BE52E8#BE52E8
#BE52E8 is a light, highly saturated purple. Relative luminance 0.228; OKLCH L 63.9% C 0.228 H 315.1°. Best body text is #000000 at 5.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BE52E8 |
|---|---|
| RGB | rgb(190, 82, 232) |
| HSL | hsl(283, 77%, 62%) |
| HSV | hsv(283, 65%, 91%) |
| CMYK | cmyk(18.1%, 64.7%, 0%, 9%) |
| CIE-LAB | lab(54.88, 65.46, -57.28) |
| CIE-LCH | lch(54.88, 86.98, 318.81°) |
| OKLab | oklab(63.94% 0.1615 -0.1609) |
| OKLCH | oklch(63.94% 0.228 315.1) |
| XYZ | xyz(38.8156, 22.8093, 78.6862) |
| Luminance | 0.2281 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.15
Bright Lilac
#C95EFB
ΔE00 4.22
Heliotrope
#D94FF5
ΔE00 4.62
Lightish Purple
#A552E6
ΔE00 4.66
Bright Lavender
#C760FF
ΔE00 4.71
Lighter Purple
#A55AF4
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE52E8 #7CE852
analogous
#7352E8 #BE52E8 #E852C7
triadic
#BE52E8 #E8BE52 #52E8BE
tetradic
#BE52E8 #E87352 #7CE852 #52C7E8
square
#BE52E8 #E87352 #7CE852 #52C7E8
split-complementary
#BE52E8 #C7E852 #52E873
monochromatic
#8016A9 #A91EDF #BE52E8 #D288EF #E7BEF6
Accessibility & contrast
On white
3.78
#BE52E8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.56
#BE52E8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE52E8
5.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE52E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE52E8 | 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)
#067DED
Deuteranopia (green-blind)
#4F86E4
Tritanopia (blue-blind)
#BB6E96
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #be52e8; /* rgb */ color: rgb(190, 82, 232); /* oklch */ color: oklch(63.9% 0.228 315.1);
Tailwind
colors: {
custom: {
50: '#d58af0',
500: '#be52e8',
950: '#000000',
},
}SCSS
$custom: #be52e8; $custom-light: #d58af0; $custom-dark: #000000;
JSON
{
"hex": "#be52e8",
"rgb": {
"r": 190,
"g": 82,
"b": 232
},
"hsl": {
"h": 283.2,
"s": 76.531,
"l": 61.569
},
"oklch": {
"l": 0.63942,
"c": 0.22801,
"h": 315.1
},
"luminance": 0.22808
}Semantic roles & 50–950 ramp
primary
#BE52E8
secondary
#BFE7AF
accent
#D90D46
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85