#BE50BF#BE50BF
#BE50BF is a mid, vivid purple. Relative luminance 0.204; OKLCH L 61.4% C 0.194 H 327.3°. Best body text is #000000 at 5.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BE50BF |
|---|---|
| RGB | rgb(190, 80, 191) |
| HSL | hsl(299, 46%, 53%) |
| HSV | hsv(299, 58%, 75%) |
| CMYK | cmyk(0.5%, 58.1%, 0%, 25.1%) |
| CIE-LAB | lab(52.34, 58.64, -37.96) |
| CIE-LCH | lch(52.34, 69.86, 327.08°) |
| OKLab | oklab(61.39% 0.1628 -0.1047) |
| OKLCH | oklch(61.39% 0.194 327.3) |
| XYZ | xyz(33.5073, 20.4481, 51.4621) |
| Luminance | 0.2045 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.09
Purpley Pink
#C83CB9
ΔE00 3.37
Mediumorchid
#BA55D3
ΔE00 3.84
Pinkish Purple
#D648D7
ΔE00 4.84
Purpleish Pink
#DF4EC8
ΔE00 6.07
Purple Pink
#D725DE
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE50BF #51BF50
analogous
#8650BF #BE50BF #BF5089
triadic
#BE50BF #BFBE50 #50BFBE
tetradic
#BE50BF #BF8650 #51BF50 #5089BF
square
#BE50BF #BF8650 #51BF50 #5089BF
split-complementary
#BE50BF #89BF50 #50BF86
monochromatic
#6C286D #99389A #BE50BF #CF7DCF #DFAAE0
Accessibility & contrast
On white
4.13
#BE50BF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.09
#BE50BF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE50BF
5.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE50BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE50BF | 1.00 | 4.13 | 5.09 | 5.09 |
| #FFFFFF | 4.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4374C2
Deuteranopia (green-blind)
#6882BC
Tritanopia (blue-blind)
#C35E80
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #be50bf; /* rgb */ color: rgb(190, 80, 191); /* oklch */ color: oklch(61.4% 0.194 327.3);
Tailwind
colors: {
custom: {
50: '#d487d3',
500: '#be50bf',
950: '#000000',
},
}SCSS
$custom: #be50bf; $custom-light: #d487d3; $custom-dark: #000000;
JSON
{
"hex": "#be50bf",
"rgb": {
"r": 190,
"g": 80,
"b": 191
},
"hsl": {
"h": 299.459,
"s": 46.444,
"l": 53.137
},
"oklch": {
"l": 0.61389,
"c": 0.19359,
"h": 327.3
},
"luminance": 0.20446
}Semantic roles & 50–950 ramp
primary
#BE50BF
secondary
#9ECD9D
accent
#D65253
background
#FDF8FC
surface
#FAF0F9
border
#D3CBD2
text
#150C14
muted
#837D82