#BE50BC#BE50BC
#BE50BC is a mid, vivid purple. Relative luminance 0.203; OKLCH L 61.2% C 0.191 H 328.3°. Best body text is #000000 at 5.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BE50BC |
|---|---|
| RGB | rgb(190, 80, 188) |
| HSL | hsl(301, 46%, 53%) |
| HSV | hsv(301, 58%, 75%) |
| CMYK | cmyk(0%, 57.9%, 1.1%, 25.5%) |
| CIE-LAB | lab(52.19, 58.12, -36.46) |
| CIE-LCH | lch(52.19, 68.61, 327.90°) |
| OKLab | oklab(61.23% 0.1626 -0.1003) |
| OKLCH | oklch(61.23% 0.191 328.3) |
| XYZ | xyz(33.1805, 20.3174, 49.7412) |
| Luminance | 0.2031 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.93
Purpley Pink
#C83CB9
ΔE00 3.18
Mediumorchid
#BA55D3
ΔE00 4.38
Pinkish Purple
#D648D7
ΔE00 5.16
Purpleish Pink
#DF4EC8
ΔE00 6.05
Purple Pink
#D725DE
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE50BC #50BE52
analogous
#8950BE #BE50BC #BE5085
triadic
#BE50BC #BCBE50 #50BCBE
tetradic
#BE50BC #BE8950 #50BE52 #5085BE
square
#BE50BC #BE8950 #50BE52 #5085BE
split-complementary
#BE50BC #85BE50 #50BE89
monochromatic
#6C286A #983997 #BE50BC #CF7DCD #DFA9DE
Accessibility & contrast
On white
4.15
#BE50BC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.06
#BE50BC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE50BC
5.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE50BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE50BC | 1.00 | 4.15 | 5.06 | 5.06 |
| #FFFFFF | 4.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4573BF
Deuteranopia (green-blind)
#6A82B9
Tritanopia (blue-blind)
#C45D7F
Achromatopsia (no color)
#7C7C7C
Design tokens & code
CSS
--color: #be50bc; /* rgb */ color: rgb(190, 80, 188); /* oklch */ color: oklch(61.2% 0.191 328.3);
Tailwind
colors: {
custom: {
50: '#d487d0',
500: '#be50bc',
950: '#000000',
},
}SCSS
$custom: #be50bc; $custom-light: #d487d0; $custom-dark: #000000;
JSON
{
"hex": "#be50bc",
"rgb": {
"r": 190,
"g": 80,
"b": 188
},
"hsl": {
"h": 301.091,
"s": 45.833,
"l": 52.941
},
"oklch": {
"l": 0.61235,
"c": 0.19103,
"h": 328.3
},
"luminance": 0.20315
}Semantic roles & 50–950 ramp
primary
#BE50BC
secondary
#9DCD9E
accent
#D55552
background
#FDF8FC
surface
#FAF0F9
border
#D3CBD2
text
#150C14
muted
#837D82