#BE50E6#BE50E6
#BE50E6 is a light, highly saturated purple. Relative luminance 0.224; OKLCH L 63.6% C 0.229 H 315.7°. Best body text is #000000 at 5.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BE50E6 |
|---|---|
| RGB | rgb(190, 80, 230) |
| HSL | hsl(284, 75%, 61%) |
| HSV | hsv(284, 65%, 90%) |
| CMYK | cmyk(17.4%, 65.2%, 0%, 9.8%) |
| CIE-LAB | lab(54.45, 65.93, -56.84) |
| CIE-LCH | lch(54.45, 87.05, 319.23°) |
| OKLab | oklab(63.6% 0.1638 -0.1596) |
| OKLCH | oklch(63.6% 0.229 315.7) |
| XYZ | xyz(38.3846, 22.3990, 77.1491) |
| Luminance | 0.2240 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.89
Lightish Purple
#A552E6
ΔE00 4.60
Bright Lilac
#C95EFB
ΔE00 4.67
Heliotrope
#D94FF5
ΔE00 4.82
Bright Lavender
#C760FF
ΔE00 5.18
Pinkish Purple
#D648D7
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE50E6 #78E650
analogous
#7350E6 #BE50E6 #E650C3
triadic
#BE50E6 #E6BE50 #50E6BE
tetradic
#BE50E6 #E67350 #78E650 #50C3E6
square
#BE50E6 #E67350 #78E650 #50C3E6
split-complementary
#BE50E6 #C3E650 #50E673
monochromatic
#7F17A4 #A81FDA #BE50E6 #D286EE #E6BBF5
Accessibility & contrast
On white
3.83
#BE50E6 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.48
#BE50E6 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE50E6
5.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE50E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE50E6 | 1.00 | 3.83 | 5.48 | 5.48 |
| #FFFFFF | 3.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#027CEA
Deuteranopia (green-blind)
#4F85E2
Tritanopia (blue-blind)
#BB6C95
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #be50e6; /* rgb */ color: rgb(190, 80, 230); /* oklch */ color: oklch(63.6% 0.229 315.7);
Tailwind
colors: {
custom: {
50: '#d588ef',
500: '#be50e6',
950: '#000000',
},
}SCSS
$custom: #be50e6; $custom-light: #d588ef; $custom-dark: #000000;
JSON
{
"hex": "#be50e6",
"rgb": {
"r": 190,
"g": 80,
"b": 230
},
"hsl": {
"h": 284,
"s": 75,
"l": 60.784
},
"oklch": {
"l": 0.63597,
"c": 0.22872,
"h": 315.7
},
"luminance": 0.22398
}Semantic roles & 50–950 ramp
primary
#BE50E6
secondary
#BCE5AC
accent
#D70E44
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84