#BE52E4#BE52E4
#BE52E4 is a light, highly saturated purple. Relative luminance 0.226; OKLCH L 63.7% C 0.224 H 316.1°. Best body text is #000000 at 5.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BE52E4 |
|---|---|
| RGB | rgb(190, 82, 228) |
| HSL | hsl(284, 73%, 61%) |
| HSV | hsv(284, 64%, 89%) |
| CMYK | cmyk(16.7%, 64%, 0%, 10.6%) |
| CIE-LAB | lab(54.64, 64.67, -55.40) |
| CIE-LCH | lch(54.64, 85.16, 319.41°) |
| OKLab | oklab(63.7% 0.1616 -0.1554) |
| OKLCH | oklch(63.7% 0.224 316.1) |
| XYZ | xyz(38.2539, 22.5846, 75.7279) |
| Luminance | 0.2258 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.57
Bright Lilac
#C95EFB
ΔE00 4.60
Heliotrope
#D94FF5
ΔE00 4.74
Lightish Purple
#A552E6
ΔE00 4.81
Pinkish Purple
#D648D7
ΔE00 5.11
Bright Lavender
#C760FF
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE52E4 #78E452
analogous
#7552E4 #BE52E4 #E452C1
triadic
#BE52E4 #E4BE52 #52E4BE
tetradic
#BE52E4 #E47552 #78E452 #52C1E4
square
#BE52E4 #E47552 #78E452 #52C1E4
split-complementary
#BE52E4 #C1E452 #52E475
monochromatic
#7F19A2 #A822D7 #BE52E4 #D287EC #E6BCF5
Accessibility & contrast
On white
3.81
#BE52E4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.52
#BE52E4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE52E4
5.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE52E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE52E4 | 1.00 | 3.81 | 5.52 | 5.52 |
| #FFFFFF | 3.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#167CE8
Deuteranopia (green-blind)
#5286E1
Tritanopia (blue-blind)
#BC6D94
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #be52e4; /* rgb */ color: rgb(190, 82, 228); /* oklch */ color: oklch(63.7% 0.224 316.1);
Tailwind
colors: {
custom: {
50: '#d589ed',
500: '#be52e4',
950: '#000000',
},
}SCSS
$custom: #be52e4; $custom-light: #d589ed; $custom-dark: #000000;
JSON
{
"hex": "#be52e4",
"rgb": {
"r": 190,
"g": 82,
"b": 228
},
"hsl": {
"h": 284.384,
"s": 73,
"l": 60.784
},
"oklch": {
"l": 0.63699,
"c": 0.22426,
"h": 316.1
},
"luminance": 0.22583
}Semantic roles & 50–950 ramp
primary
#BE52E4
secondary
#BCE5AD
accent
#D51044
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84