#BE52BD#BE52BD
#BE52BD is a mid, vivid purple. Relative luminance 0.207; OKLCH L 61.5% C 0.189 H 327.9°. Best body text is #000000 at 5.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BE52BD |
|---|---|
| RGB | rgb(190, 82, 189) |
| HSL | hsl(301, 45%, 53%) |
| HSV | hsv(301, 57%, 75%) |
| CMYK | cmyk(0%, 56.8%, 0.5%, 25.5%) |
| CIE-LAB | lab(52.57, 57.39, -36.44) |
| CIE-LCH | lch(52.57, 67.98, 327.59°) |
| OKLab | oklab(61.53% 0.1601 -0.1003) |
| OKLCH | oklch(61.53% 0.189 327.9) |
| XYZ | xyz(33.4373, 20.6579, 50.3604) |
| Luminance | 0.2066 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.96
Purpley Pink
#C83CB9
ΔE00 3.55
Mediumorchid
#BA55D3
ΔE00 4.19
Pinkish Purple
#D648D7
ΔE00 5.02
Purpleish Pink
#DF4EC8
ΔE00 5.89
Purplish Pink
#CE5DAE
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE52BD #52BE53
analogous
#8952BE #BE52BD #BE5287
triadic
#BE52BD #BDBE52 #52BDBE
tetradic
#BE52BD #BE8952 #52BE53 #5287BE
square
#BE52BD #BE8952 #52BE53 #5287BE
split-complementary
#BE52BD #87BE52 #52BE89
monochromatic
#6D296C #993A98 #BE52BD #CF7ECE #DFABDF
Accessibility & contrast
On white
4.09
#BE52BD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.13
#BE52BD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE52BD
5.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE52BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE52BD | 1.00 | 4.09 | 5.13 | 5.13 |
| #FFFFFF | 4.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4774C0
Deuteranopia (green-blind)
#6B82BA
Tritanopia (blue-blind)
#C45F80
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #be52bd; /* rgb */ color: rgb(190, 82, 189); /* oklch */ color: oklch(61.5% 0.189 327.9);
Tailwind
colors: {
custom: {
50: '#d488d1',
500: '#be52bd',
950: '#000000',
},
}SCSS
$custom: #be52bd; $custom-light: #d488d1; $custom-dark: #000000;
JSON
{
"hex": "#be52bd",
"rgb": {
"r": 190,
"g": 82,
"b": 189
},
"hsl": {
"h": 300.556,
"s": 45.378,
"l": 53.333
},
"oklch": {
"l": 0.61527,
"c": 0.18893,
"h": 327.9
},
"luminance": 0.20656
}Semantic roles & 50–950 ramp
primary
#BE52BD
secondary
#9FCD9F
accent
#D55453
background
#FDF8FC
surface
#FAF0F9
border
#D3CBD2
text
#150C14
muted
#837D82