#BE50DE#BE50DE
#BE50DE is a light, highly saturated purple. Relative luminance 0.220; OKLCH L 63.1% C 0.221 H 317.8°. Best body text is #000000 at 5.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BE50DE |
|---|---|
| RGB | rgb(190, 80, 222) |
| HSL | hsl(286, 68%, 59%) |
| HSV | hsv(286, 64%, 87%) |
| CMYK | cmyk(14.4%, 64%, 0%, 12.9%) |
| CIE-LAB | lab(53.98, 64.37, -53.07) |
| CIE-LCH | lch(53.98, 83.42, 320.50°) |
| OKLab | oklab(63.11% 0.164 -0.1486) |
| OKLCH | oklch(63.11% 0.221 317.8) |
| XYZ | xyz(37.2868, 21.9599, 71.3677) |
| Luminance | 0.2196 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.79
Pinkish Purple
#D648D7
ΔE00 4.63
Purple Pink
#D725DE
ΔE00 5.05
Lightish Purple
#A552E6
ΔE00 5.07
Heliotrope
#D94FF5
ΔE00 5.21
Bright Lilac
#C95EFB
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE50DE #70DE50
analogous
#7750DE #BE50DE #DE50B7
triadic
#BE50DE #DEBE50 #50DEBE
tetradic
#BE50DE #DE7750 #70DE50 #50B7DE
square
#BE50DE #DE7750 #70DE50 #50B7DE
split-complementary
#BE50DE #B7DE50 #50DE77
monochromatic
#7B1C97 #A626CB #BE50DE #D183E8 #E4B7F1
Accessibility & contrast
On white
3.89
#BE50DE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.39
#BE50DE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE50DE
5.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE50DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE50DE | 1.00 | 3.89 | 5.39 | 5.39 |
| #FFFFFF | 3.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E7AE2
Deuteranopia (green-blind)
#5585DB
Tritanopia (blue-blind)
#BD6990
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #be50de; /* rgb */ color: rgb(190, 80, 222); /* oklch */ color: oklch(63.1% 0.221 317.8);
Tailwind
colors: {
custom: {
50: '#d588e9',
500: '#be50de',
950: '#000000',
},
}SCSS
$custom: #be50de; $custom-light: #d588e9; $custom-dark: #000000;
JSON
{
"hex": "#be50de",
"rgb": {
"r": 190,
"g": 80,
"b": 222
},
"hsl": {
"h": 286.479,
"s": 68.269,
"l": 59.216
},
"oklch": {
"l": 0.63114,
"c": 0.22133,
"h": 317.8
},
"luminance": 0.21958
}Semantic roles & 50–950 ramp
primary
#BE50DE
secondary
#B6E1A9
accent
#EB3D64
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84