#BE51BD#BE51BD
#BE51BD is a mid, vivid purple. Relative luminance 0.205; OKLCH L 61.4% C 0.190 H 327.9°. Best body text is #000000 at 5.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BE51BD |
|---|---|
| RGB | rgb(190, 81, 189) |
| HSL | hsl(301, 46%, 53%) |
| HSV | hsv(301, 57%, 75%) |
| CMYK | cmyk(0%, 57.4%, 0.5%, 25.5%) |
| CIE-LAB | lab(52.41, 57.85, -36.70) |
| CIE-LCH | lch(52.41, 68.51, 327.61°) |
| OKLab | oklab(61.41% 0.1614 -0.1011) |
| OKLCH | oklch(61.41% 0.19 327.9) |
| XYZ | xyz(33.3625, 20.5082, 50.3355) |
| Luminance | 0.2051 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.95
Purpley Pink
#C83CB9
ΔE00 3.39
Mediumorchid
#BA55D3
ΔE00 4.19
Pinkish Purple
#D648D7
ΔE00 5.03
Purpleish Pink
#DF4EC8
ΔE00 5.97
Purple Pink
#D725DE
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE51BD #51BE52
analogous
#8851BE #BE51BD #BE5187
triadic
#BE51BD #BDBE51 #51BDBE
tetradic
#BE51BD #BE8851 #51BE52 #5187BE
square
#BE51BD #BE8851 #51BE52 #5187BE
split-complementary
#BE51BD #87BE51 #51BE88
monochromatic
#6C286C #993998 #BE51BD #CF7ECE #DFAADF
Accessibility & contrast
On white
4.12
#BE51BD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.10
#BE51BD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE51BD
5.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE51BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE51BD | 1.00 | 4.12 | 5.10 | 5.10 |
| #FFFFFF | 4.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4674C0
Deuteranopia (green-blind)
#6A82BA
Tritanopia (blue-blind)
#C45E7F
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #be51bd; /* rgb */ color: rgb(190, 81, 189); /* oklch */ color: oklch(61.4% 0.190 327.9);
Tailwind
colors: {
custom: {
50: '#d488d1',
500: '#be51bd',
950: '#000000',
},
}SCSS
$custom: #be51bd; $custom-light: #d488d1; $custom-dark: #000000;
JSON
{
"hex": "#be51bd",
"rgb": {
"r": 190,
"g": 81,
"b": 189
},
"hsl": {
"h": 300.55,
"s": 45.607,
"l": 53.137
},
"oklch": {
"l": 0.61406,
"c": 0.19041,
"h": 327.9
},
"luminance": 0.20506
}Semantic roles & 50–950 ramp
primary
#BE51BD
secondary
#9ECD9E
accent
#D55453
background
#FDF8FC
surface
#FAF0F9
border
#D3CBD2
text
#150C14
muted
#837D82