#BE50BE#BE50BE
#BE50BE is a mid, vivid purple. Relative luminance 0.204; OKLCH L 61.3% C 0.193 H 327.6°. Best body text is #000000 at 5.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BE50BE |
|---|---|
| RGB | rgb(190, 80, 190) |
| HSL | hsl(300, 46%, 53%) |
| HSV | hsv(300, 58%, 75%) |
| CMYK | cmyk(0%, 57.9%, 0%, 25.5%) |
| CIE-LAB | lab(52.29, 58.47, -37.46) |
| CIE-LCH | lch(52.29, 69.44, 327.35°) |
| OKLab | oklab(61.34% 0.1628 -0.1032) |
| OKLCH | oklch(61.34% 0.193 327.6) |
| XYZ | xyz(33.3976, 20.4043, 50.8845) |
| Luminance | 0.2040 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.02
Purpley Pink
#C83CB9
ΔE00 3.29
Mediumorchid
#BA55D3
ΔE00 4.02
Pinkish Purple
#D648D7
ΔE00 4.95
Purpleish Pink
#DF4EC8
ΔE00 6.06
Purple Pink
#D725DE
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE50BE #50BE50
analogous
#8750BE #BE50BE #BE5087
triadic
#BE50BE #BEBE50 #50BEBE
tetradic
#BE50BE #BE8750 #50BE50 #5087BE
square
#BE50BE #BE8750 #50BE50 #5087BE
split-complementary
#BE50BE #87BE50 #50BE87
monochromatic
#6C286C #983998 #BE50BE #CF7DCF #DFA9DF
Accessibility & contrast
On white
4.13
#BE50BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.08
#BE50BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE50BE
5.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE50BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE50BE | 1.00 | 4.13 | 5.08 | 5.08 |
| #FFFFFF | 4.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4474C1
Deuteranopia (green-blind)
#6982BB
Tritanopia (blue-blind)
#C35D80
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #be50be; /* rgb */ color: rgb(190, 80, 190); /* oklch */ color: oklch(61.3% 0.193 327.6);
Tailwind
colors: {
custom: {
50: '#d487d2',
500: '#be50be',
950: '#000000',
},
}SCSS
$custom: #be50be; $custom-light: #d487d2; $custom-dark: #000000;
JSON
{
"hex": "#be50be",
"rgb": {
"r": 190,
"g": 80,
"b": 190
},
"hsl": {
"h": 300,
"s": 45.833,
"l": 52.941
},
"oklch": {
"l": 0.61337,
"c": 0.19273,
"h": 327.6
},
"luminance": 0.20402
}Semantic roles & 50–950 ramp
primary
#BE50BE
secondary
#9DCD9D
accent
#D55252
background
#FDF8FC
surface
#FAF0F9
border
#D3CBD2
text
#150C14
muted
#837D82