#BE58BC#BE58BC
#BE58BC is a light, vivid purple. Relative luminance 0.216; OKLCH L 62.2% C 0.179 H 328.2°. Best body text is #000000 at 5.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BE58BC |
|---|---|
| RGB | rgb(190, 88, 188) |
| HSL | hsl(301, 44%, 55%) |
| HSV | hsv(301, 54%, 75%) |
| CMYK | cmyk(0%, 53.7%, 1.1%, 25.5%) |
| CIE-LAB | lab(53.56, 54.43, -34.32) |
| CIE-LCH | lch(53.56, 64.35, 327.77°) |
| OKLab | oklab(62.23% 0.1521 -0.0943) |
| OKLCH | oklch(62.23% 0.179 328.2) |
| XYZ | xyz(33.8016, 21.5595, 49.9482) |
| Luminance | 0.2156 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.43
Mediumorchid
#BA55D3
ΔE00 4.59
Purpley Pink
#C83CB9
ΔE00 4.63
Pinkish Purple
#D648D7
ΔE00 5.27
Purpleish Pink
#DF4EC8
ΔE00 5.56
Purplish Pink
#CE5DAE
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE58BC #58BE5A
analogous
#8D58BE #BE58BC #BE5889
triadic
#BE58BC #BCBE58 #58BCBE
tetradic
#BE58BC #BE8D58 #58BE5A #5889BE
square
#BE58BC #BE8D58 #58BE5A #5889BE
split-complementary
#BE58BC #89BE58 #58BE8D
monochromatic
#702C6F #9C3D9A #BE58BC #CF84CE #E0B0DF
Accessibility & contrast
On white
3.95
#BE58BC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.31
#BE58BC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE58BC
5.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE58BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE58BC | 1.00 | 3.95 | 5.31 | 5.31 |
| #FFFFFF | 3.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F77BF
Deuteranopia (green-blind)
#6F85B9
Tritanopia (blue-blind)
#C46382
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #be58bc; /* rgb */ color: rgb(190, 88, 188); /* oklch */ color: oklch(62.2% 0.179 328.2);
Tailwind
colors: {
custom: {
50: '#d48cd0',
500: '#be58bc',
950: '#000000',
},
}SCSS
$custom: #be58bc; $custom-light: #d48cd0; $custom-dark: #000000;
JSON
{
"hex": "#be58bc",
"rgb": {
"r": 190,
"g": 88,
"b": 188
},
"hsl": {
"h": 301.176,
"s": 43.966,
"l": 54.51
},
"oklch": {
"l": 0.62233,
"c": 0.17894,
"h": 328.2
},
"luminance": 0.21557
}Semantic roles & 50–950 ramp
primary
#BE58BC
secondary
#A3CEA4
accent
#D45754
background
#FDF8FC
surface
#FAF0F9
border
#D3CBD2
text
#140C14
muted
#837D82