#BE52BC#BE52BC
#BE52BC is a mid, vivid purple. Relative luminance 0.206; OKLCH L 61.5% C 0.188 H 328.3°. Best body text is #000000 at 5.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BE52BC |
|---|---|
| RGB | rgb(190, 82, 188) |
| HSL | hsl(301, 45%, 53%) |
| HSV | hsv(301, 57%, 75%) |
| CMYK | cmyk(0%, 56.8%, 1.1%, 25.5%) |
| CIE-LAB | lab(52.53, 57.22, -35.94) |
| CIE-LCH | lch(52.53, 67.57, 327.87°) |
| OKLab | oklab(61.48% 0.16 -0.0989) |
| OKLCH | oklch(61.48% 0.188 328.3) |
| XYZ | xyz(33.3292, 20.6147, 49.7907) |
| Luminance | 0.2061 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.93
Purpley Pink
#C83CB9
ΔE00 3.51
Mediumorchid
#BA55D3
ΔE00 4.37
Pinkish Purple
#D648D7
ΔE00 5.14
Purpleish Pink
#DF4EC8
ΔE00 5.89
Purplish Pink
#CE5DAE
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE52BC #52BE54
analogous
#8A52BE #BE52BC #BE5286
triadic
#BE52BC #BCBE52 #52BCBE
tetradic
#BE52BC #BE8A52 #52BE54 #5286BE
square
#BE52BC #BE8A52 #52BE54 #5286BE
split-complementary
#BE52BC #86BE52 #52BE8A
monochromatic
#6D296B #993A97 #BE52BC #CF7ECD #DFABDE
Accessibility & contrast
On white
4.10
#BE52BC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.12
#BE52BC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE52BC
5.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE52BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE52BC | 1.00 | 4.10 | 5.12 | 5.12 |
| #FFFFFF | 4.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4874BF
Deuteranopia (green-blind)
#6B82B9
Tritanopia (blue-blind)
#C45E7F
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #be52bc; /* rgb */ color: rgb(190, 82, 188); /* oklch */ color: oklch(61.5% 0.188 328.3);
Tailwind
colors: {
custom: {
50: '#d488d0',
500: '#be52bc',
950: '#000000',
},
}SCSS
$custom: #be52bc; $custom-light: #d488d0; $custom-dark: #000000;
JSON
{
"hex": "#be52bc",
"rgb": {
"r": 190,
"g": 82,
"b": 188
},
"hsl": {
"h": 301.111,
"s": 45.378,
"l": 53.333
},
"oklch": {
"l": 0.61477,
"c": 0.18807,
"h": 328.3
},
"luminance": 0.20613
}Semantic roles & 50–950 ramp
primary
#BE52BC
secondary
#9FCDA0
accent
#D55553
background
#FDF8FC
surface
#FAF0F9
border
#D3CBD2
text
#150C14
muted
#837D82