#BE50BD#BE50BD
#BE50BD is a mid, vivid purple. Relative luminance 0.204; OKLCH L 61.3% C 0.192 H 328.0°. Best body text is #000000 at 5.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BE50BD |
|---|---|
| RGB | rgb(190, 80, 189) |
| HSL | hsl(301, 46%, 53%) |
| HSV | hsv(301, 58%, 75%) |
| CMYK | cmyk(0%, 57.9%, 0.5%, 25.5%) |
| CIE-LAB | lab(52.24, 58.29, -36.96) |
| CIE-LCH | lch(52.24, 69.02, 327.62°) |
| OKLab | oklab(61.29% 0.1627 -0.1018) |
| OKLCH | oklch(61.29% 0.192 328) |
| XYZ | xyz(33.2887, 20.3607, 50.3109) |
| Luminance | 0.2036 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.97
Purpley Pink
#C83CB9
ΔE00 3.23
Mediumorchid
#BA55D3
ΔE00 4.20
Pinkish Purple
#D648D7
ΔE00 5.05
Purpleish Pink
#DF4EC8
ΔE00 6.05
Purple Pink
#D725DE
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE50BD #50BE51
analogous
#8850BE #BE50BD #BE5086
triadic
#BE50BD #BDBE50 #50BDBE
tetradic
#BE50BD #BE8850 #50BE51 #5086BE
square
#BE50BD #BE8850 #50BE51 #5086BE
split-complementary
#BE50BD #86BE50 #50BE88
monochromatic
#6C286B #983997 #BE50BD #CF7DCE #DFA9DF
Accessibility & contrast
On white
4.14
#BE50BD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.07
#BE50BD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE50BD
5.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE50BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE50BD | 1.00 | 4.14 | 5.07 | 5.07 |
| #FFFFFF | 4.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4473C0
Deuteranopia (green-blind)
#6982BA
Tritanopia (blue-blind)
#C45D7F
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #be50bd; /* rgb */ color: rgb(190, 80, 189); /* oklch */ color: oklch(61.3% 0.192 328.0);
Tailwind
colors: {
custom: {
50: '#d487d1',
500: '#be50bd',
950: '#000000',
},
}SCSS
$custom: #be50bd; $custom-light: #d487d1; $custom-dark: #000000;
JSON
{
"hex": "#be50bd",
"rgb": {
"r": 190,
"g": 80,
"b": 189
},
"hsl": {
"h": 300.545,
"s": 45.833,
"l": 52.941
},
"oklch": {
"l": 0.61286,
"c": 0.19188,
"h": 328
},
"luminance": 0.20359
}Semantic roles & 50–950 ramp
primary
#BE50BD
secondary
#9DCD9E
accent
#D55352
background
#FDF8FC
surface
#FAF0F9
border
#D3CBD2
text
#150C14
muted
#837D82