#BE52DE#BE52DE
#BE52DE is a light, highly saturated purple. Relative luminance 0.223; OKLCH L 63.3% C 0.219 H 317.7°. Best body text is #000000 at 5.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BE52DE |
|---|---|
| RGB | rgb(190, 82, 222) |
| HSL | hsl(286, 68%, 60%) |
| HSV | hsv(286, 63%, 87%) |
| CMYK | cmyk(14.4%, 63.1%, 0%, 12.9%) |
| CIE-LAB | lab(54.30, 63.50, -52.57) |
| CIE-LCH | lch(54.30, 82.43, 320.38°) |
| OKLab | oklab(63.34% 0.1618 -0.1471) |
| OKLCH | oklch(63.34% 0.219 317.7) |
| XYZ | xyz(37.4355, 22.2572, 71.4172) |
| Luminance | 0.2226 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.71
Pinkish Purple
#D648D7
ΔE00 4.59
Heliotrope
#D94FF5
ΔE00 5.06
Lightish Purple
#A552E6
ΔE00 5.18
Bright Lilac
#C95EFB
ΔE00 5.25
Purple Pink
#D725DE
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE52DE #72DE52
analogous
#7852DE #BE52DE #DE52B8
triadic
#BE52DE #DEBE52 #52DEBE
tetradic
#BE52DE #DE7852 #72DE52 #52B8DE
square
#BE52DE #DE7852 #72DE52 #52B8DE
split-complementary
#BE52DE #B8DE52 #52DE78
monochromatic
#7C1D99 #A627CC #BE52DE #D185E8 #E5B9F2
Accessibility & contrast
On white
3.85
#BE52DE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.45
#BE52DE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE52DE
5.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE52DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE52DE | 1.00 | 3.85 | 5.45 | 5.45 |
| #FFFFFF | 3.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#247BE2
Deuteranopia (green-blind)
#5785DB
Tritanopia (blue-blind)
#BD6B91
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #be52de; /* rgb */ color: rgb(190, 82, 222); /* oklch */ color: oklch(63.3% 0.219 317.7);
Tailwind
colors: {
custom: {
50: '#d589e9',
500: '#be52de',
950: '#000000',
},
}SCSS
$custom: #be52de; $custom-light: #d589e9; $custom-dark: #000000;
JSON
{
"hex": "#be52de",
"rgb": {
"r": 190,
"g": 82,
"b": 222
},
"hsl": {
"h": 286.286,
"s": 67.961,
"l": 59.608
},
"oklch": {
"l": 0.63341,
"c": 0.21866,
"h": 317.7
},
"luminance": 0.22256
}Semantic roles & 50–950 ramp
primary
#BE52DE
secondary
#B7E1AB
accent
#EB3D65
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84