#BE54BE#BE54BE
#BE54BE is a mid, vivid purple. Relative luminance 0.210; OKLCH L 61.8% C 0.187 H 327.5°. Best body text is #000000 at 5.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BE54BE |
|---|---|
| RGB | rgb(190, 84, 190) |
| HSL | hsl(300, 45%, 54%) |
| HSV | hsv(300, 56%, 75%) |
| CMYK | cmyk(0%, 55.8%, 0%, 25.5%) |
| CIE-LAB | lab(52.96, 56.66, -36.41) |
| CIE-LCH | lch(52.96, 67.35, 327.27°) |
| OKLab | oklab(61.82% 0.1576 -0.1003) |
| OKLCH | oklch(61.82% 0.187 327.5) |
| XYZ | xyz(33.6993, 21.0075, 50.9851) |
| Luminance | 0.2101 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.08
Purpley Pink
#C83CB9
ΔE00 3.95
Mediumorchid
#BA55D3
ΔE00 4.03
Pinkish Purple
#D648D7
ΔE00 4.91
Purpleish Pink
#DF4EC8
ΔE00 5.76
Purplish Pink
#CE5DAE
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE54BE #54BE54
analogous
#8954BE #BE54BE #BE5489
triadic
#BE54BE #BEBE54 #54BEBE
tetradic
#BE54BE #BE8954 #54BE54 #5489BE
square
#BE54BE #BE8954 #54BE54 #5489BE
split-complementary
#BE54BE #89BE54 #54BE89
monochromatic
#6E2A6E #9A3B9A #BE54BE #CF80CF #E0ADE0
Accessibility & contrast
On white
4.04
#BE54BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.20
#BE54BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE54BE
5.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE54BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE54BE | 1.00 | 4.04 | 5.20 | 5.20 |
| #FFFFFF | 4.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4976C1
Deuteranopia (green-blind)
#6B83BB
Tritanopia (blue-blind)
#C36081
Achromatopsia (no color)
#7E7E7E
Design tokens & code
CSS
--color: #be54be; /* rgb */ color: rgb(190, 84, 190); /* oklch */ color: oklch(61.8% 0.187 327.5);
Tailwind
colors: {
custom: {
50: '#d48ad2',
500: '#be54be',
950: '#000000',
},
}SCSS
$custom: #be54be; $custom-light: #d48ad2; $custom-dark: #000000;
JSON
{
"hex": "#be54be",
"rgb": {
"r": 190,
"g": 84,
"b": 190
},
"hsl": {
"h": 300,
"s": 44.915,
"l": 53.725
},
"oklch": {
"l": 0.61824,
"c": 0.18681,
"h": 327.5
},
"luminance": 0.21006
}Semantic roles & 50–950 ramp
primary
#BE54BE
secondary
#A0CEA0
accent
#D55353
background
#FDF8FC
surface
#FAF0F9
border
#D3CBD2
text
#150C14
muted
#837D82