#BE54DE#BE54DE
#BE54DE is a light, highly saturated purple. Relative luminance 0.226; OKLCH L 63.6% C 0.216 H 317.6°. Best body text is #000000 at 5.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BE54DE |
|---|---|
| RGB | rgb(190, 84, 222) |
| HSL | hsl(286, 68%, 60%) |
| HSV | hsv(286, 62%, 87%) |
| CMYK | cmyk(14.4%, 62.2%, 0%, 12.9%) |
| CIE-LAB | lab(54.62, 62.61, -52.05) |
| CIE-LCH | lch(54.62, 81.43, 320.26°) |
| OKLab | oklab(63.57% 0.1594 -0.1457) |
| OKLCH | oklch(63.57% 0.216 317.6) |
| XYZ | xyz(37.5885, 22.5632, 71.4682) |
| Luminance | 0.2256 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.70
Pinkish Purple
#D648D7
ΔE00 4.59
Heliotrope
#D94FF5
ΔE00 4.94
Bright Lilac
#C95EFB
ΔE00 5.03
Lightish Purple
#A552E6
ΔE00 5.32
Purple Pink
#D725DE
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE54DE #74DE54
analogous
#7954DE #BE54DE #DE54B9
triadic
#BE54DE #DEBE54 #54DEBE
tetradic
#BE54DE #DE7954 #74DE54 #54B9DE
square
#BE54DE #DE7954 #74DE54 #54B9DE
split-complementary
#BE54DE #B9DE54 #54DE79
monochromatic
#7D1E9A #A728CD #BE54DE #D287E8 #E5BBF2
Accessibility & contrast
On white
3.81
#BE54DE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.51
#BE54DE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE54DE
5.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE54DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE54DE | 1.00 | 3.81 | 5.51 | 5.51 |
| #FFFFFF | 3.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#297CE2
Deuteranopia (green-blind)
#5986DB
Tritanopia (blue-blind)
#BD6C92
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #be54de; /* rgb */ color: rgb(190, 84, 222); /* oklch */ color: oklch(63.6% 0.216 317.6);
Tailwind
colors: {
custom: {
50: '#d58ae9',
500: '#be54de',
950: '#000000',
},
}SCSS
$custom: #be54de; $custom-light: #d58ae9; $custom-dark: #000000;
JSON
{
"hex": "#be54de",
"rgb": {
"r": 190,
"g": 84,
"b": 222
},
"hsl": {
"h": 286.087,
"s": 67.647,
"l": 60
},
"oklch": {
"l": 0.63573,
"c": 0.21595,
"h": 317.6
},
"luminance": 0.22562
}Semantic roles & 50–950 ramp
primary
#BE54DE
secondary
#B9E1AC
accent
#EB3D65
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84