#BE51BC#BE51BC
#BE51BC is a mid, vivid purple. Relative luminance 0.205; OKLCH L 61.4% C 0.190 H 328.3°. Best body text is #000000 at 5.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BE51BC |
|---|---|
| RGB | rgb(190, 81, 188) |
| HSL | hsl(301, 46%, 53%) |
| HSV | hsv(301, 57%, 75%) |
| CMYK | cmyk(0%, 57.4%, 1.1%, 25.5%) |
| CIE-LAB | lab(52.36, 57.67, -36.20) |
| CIE-LCH | lch(52.36, 68.09, 327.88°) |
| OKLab | oklab(61.36% 0.1613 -0.0996) |
| OKLCH | oklch(61.36% 0.19 328.3) |
| XYZ | xyz(33.2543, 20.4650, 49.7658) |
| Luminance | 0.2046 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.92
Purpley Pink
#C83CB9
ΔE00 3.34
Mediumorchid
#BA55D3
ΔE00 4.37
Pinkish Purple
#D648D7
ΔE00 5.15
Purpleish Pink
#DF4EC8
ΔE00 5.97
Purplish Pink
#CE5DAE
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE51BC #51BE53
analogous
#8951BE #BE51BC #BE5185
triadic
#BE51BC #BCBE51 #51BCBE
tetradic
#BE51BC #BE8951 #51BE53 #5185BE
square
#BE51BC #BE8951 #51BE53 #5185BE
split-complementary
#BE51BC #85BE51 #51BE89
monochromatic
#6C286B #993997 #BE51BC #CF7ECD #DFAADE
Accessibility & contrast
On white
4.12
#BE51BC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.09
#BE51BC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE51BC
5.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE51BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE51BC | 1.00 | 4.12 | 5.09 | 5.09 |
| #FFFFFF | 4.12 | 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)
#4674BF
Deuteranopia (green-blind)
#6A82B9
Tritanopia (blue-blind)
#C45D7F
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #be51bc; /* rgb */ color: rgb(190, 81, 188); /* oklch */ color: oklch(61.4% 0.190 328.3);
Tailwind
colors: {
custom: {
50: '#d488d0',
500: '#be51bc',
950: '#000000',
},
}SCSS
$custom: #be51bc; $custom-light: #d488d0; $custom-dark: #000000;
JSON
{
"hex": "#be51bc",
"rgb": {
"r": 190,
"g": 81,
"b": 188
},
"hsl": {
"h": 301.101,
"s": 45.607,
"l": 53.137
},
"oklch": {
"l": 0.61355,
"c": 0.18955,
"h": 328.3
},
"luminance": 0.20463
}Semantic roles & 50–950 ramp
primary
#BE51BC
secondary
#9ECD9F
accent
#D55553
background
#FDF8FC
surface
#FAF0F9
border
#D3CBD2
text
#150C14
muted
#837D82