#BE52BE#BE52BE
#BE52BE is a mid, vivid purple. Relative luminance 0.207; OKLCH L 61.6% C 0.190 H 327.6°. Best body text is #000000 at 5.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BE52BE |
|---|---|
| RGB | rgb(190, 82, 190) |
| HSL | hsl(300, 45%, 53%) |
| HSV | hsv(300, 57%, 75%) |
| CMYK | cmyk(0%, 56.8%, 0%, 25.5%) |
| CIE-LAB | lab(52.62, 57.57, -36.94) |
| CIE-LCH | lch(52.62, 68.40, 327.31°) |
| OKLab | oklab(61.58% 0.1602 -0.1018) |
| OKLCH | oklch(61.58% 0.19 327.6) |
| XYZ | xyz(33.5462, 20.7015, 50.9341) |
| Luminance | 0.2070 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.01
Purpley Pink
#C83CB9
ΔE00 3.61
Mediumorchid
#BA55D3
ΔE00 4.00
Pinkish Purple
#D648D7
ΔE00 4.91
Purpleish Pink
#DF4EC8
ΔE00 5.90
Purple Pink
#D725DE
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE52BE #52BE52
analogous
#8852BE #BE52BE #BE5288
triadic
#BE52BE #BEBE52 #52BEBE
tetradic
#BE52BE #BE8852 #52BE52 #5288BE
square
#BE52BE #BE8852 #52BE52 #5288BE
split-complementary
#BE52BE #88BE52 #52BE88
monochromatic
#6D296D #993A99 #BE52BE #CF7ECF #DFABDF
Accessibility & contrast
On white
4.09
#BE52BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.14
#BE52BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE52BE
5.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE52BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE52BE | 1.00 | 4.09 | 5.14 | 5.14 |
| #FFFFFF | 4.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4675C1
Deuteranopia (green-blind)
#6A83BB
Tritanopia (blue-blind)
#C35F80
Achromatopsia (no color)
#7E7E7E
Design tokens & code
CSS
--color: #be52be; /* rgb */ color: rgb(190, 82, 190); /* oklch */ color: oklch(61.6% 0.190 327.6);
Tailwind
colors: {
custom: {
50: '#d488d2',
500: '#be52be',
950: '#000000',
},
}SCSS
$custom: #be52be; $custom-light: #d488d2; $custom-dark: #000000;
JSON
{
"hex": "#be52be",
"rgb": {
"r": 190,
"g": 82,
"b": 190
},
"hsl": {
"h": 300,
"s": 45.378,
"l": 53.333
},
"oklch": {
"l": 0.61578,
"c": 0.1898,
"h": 327.6
},
"luminance": 0.20699
}Semantic roles & 50–950 ramp
primary
#BE52BE
secondary
#9FCD9F
accent
#D55353
background
#FDF8FC
surface
#FAF0F9
border
#D3CBD2
text
#150C14
muted
#837D82