#BE58DD#BE58DD
#BE58DD is a light, highly saturated purple. Relative luminance 0.231; OKLCH L 64.0% C 0.209 H 317.6°. Best body text is #000000 at 5.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BE58DD |
|---|---|
| RGB | rgb(190, 88, 221) |
| HSL | hsl(286, 66%, 61%) |
| HSV | hsv(286, 60%, 87%) |
| CMYK | cmyk(14%, 60.2%, 0%, 13.3%) |
| CIE-LAB | lab(55.23, 60.61, -50.53) |
| CIE-LCH | lch(55.23, 78.91, 320.18°) |
| OKLab | oklab(63.99% 0.1547 -0.1412) |
| OKLCH | oklch(63.99% 0.209 317.6) |
| XYZ | xyz(37.7742, 23.1485, 70.8709) |
| Luminance | 0.2315 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.80
Pinkish Purple
#D648D7
ΔE00 4.60
Bright Lilac
#C95EFB
ΔE00 4.76
Heliotrope
#D94FF5
ΔE00 4.84
Bright Lavender
#C760FF
ΔE00 5.36
Lightish Purple
#A552E6
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE58DD #77DD58
analogous
#7B58DD #BE58DD #DD58B9
triadic
#BE58DD #DDBE58 #58DDBE
tetradic
#BE58DD #DD7B58 #77DD58 #58B9DD
square
#BE58DD #DD7B58 #77DD58 #58B9DD
split-complementary
#BE58DD #B9DD58 #58DD7B
monochromatic
#7E209B #A82ACE #BE58DD #D28BE7 #E6BEF2
Accessibility & contrast
On white
3.73
#BE58DD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.63
#BE58DD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE58DD
5.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE58DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE58DD | 1.00 | 3.73 | 5.63 | 5.63 |
| #FFFFFF | 3.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#337EE1
Deuteranopia (green-blind)
#5D87DA
Tritanopia (blue-blind)
#BD6E93
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #be58dd; /* rgb */ color: rgb(190, 88, 221); /* oklch */ color: oklch(64.0% 0.209 317.6);
Tailwind
colors: {
custom: {
50: '#d58de8',
500: '#be58dd',
950: '#000000',
},
}SCSS
$custom: #be58dd; $custom-light: #d58de8; $custom-dark: #000000;
JSON
{
"hex": "#be58dd",
"rgb": {
"r": 190,
"g": 88,
"b": 221
},
"hsl": {
"h": 286.015,
"s": 66.169,
"l": 60.588
},
"oklch": {
"l": 0.63994,
"c": 0.20944,
"h": 317.6
},
"luminance": 0.23147
}Semantic roles & 50–950 ramp
primary
#BE58DD
secondary
#BBE2AF
accent
#CE1742
background
#FDF8FE
surface
#FAF0FD
border
#D3CBD5
text
#150D16
muted
#837D84