#BE53DE#BE53DE
#BE53DE is a light, highly saturated purple. Relative luminance 0.224; OKLCH L 63.5% C 0.217 H 317.6°. Best body text is #000000 at 5.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BE53DE |
|---|---|
| RGB | rgb(190, 83, 222) |
| HSL | hsl(286, 68%, 60%) |
| HSV | hsv(286, 63%, 87%) |
| CMYK | cmyk(14.4%, 62.6%, 0%, 12.9%) |
| CIE-LAB | lab(54.46, 63.06, -52.31) |
| CIE-LCH | lch(54.46, 81.93, 320.32°) |
| OKLab | oklab(63.46% 0.1606 -0.1464) |
| OKLCH | oklch(63.46% 0.217 317.6) |
| XYZ | xyz(37.5114, 22.4091, 71.4425) |
| Luminance | 0.2241 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.69
Pinkish Purple
#D648D7
ΔE00 4.59
Heliotrope
#D94FF5
ΔE00 5.00
Bright Lilac
#C95EFB
ΔE00 5.14
Lightish Purple
#A552E6
ΔE00 5.24
Purple Pink
#D725DE
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE53DE #73DE53
analogous
#7953DE #BE53DE #DE53B9
triadic
#BE53DE #DEBE53 #53DEBE
tetradic
#BE53DE #DE7953 #73DE53 #53B9DE
square
#BE53DE #DE7953 #73DE53 #53B9DE
split-complementary
#BE53DE #B9DE53 #53DE79
monochromatic
#7D1D99 #A627CD #BE53DE #D186E8 #E5BAF2
Accessibility & contrast
On white
3.83
#BE53DE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.48
#BE53DE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE53DE
5.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE53DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE53DE | 1.00 | 3.83 | 5.48 | 5.48 |
| #FFFFFF | 3.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#267BE2
Deuteranopia (green-blind)
#5886DB
Tritanopia (blue-blind)
#BD6B91
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #be53de; /* rgb */ color: rgb(190, 83, 222); /* oklch */ color: oklch(63.5% 0.217 317.6);
Tailwind
colors: {
custom: {
50: '#d58ae9',
500: '#be53de',
950: '#000000',
},
}SCSS
$custom: #be53de; $custom-light: #d58ae9; $custom-dark: #000000;
JSON
{
"hex": "#be53de",
"rgb": {
"r": 190,
"g": 83,
"b": 222
},
"hsl": {
"h": 286.187,
"s": 67.805,
"l": 59.804
},
"oklch": {
"l": 0.63456,
"c": 0.21732,
"h": 317.6
},
"luminance": 0.22408
}Semantic roles & 50–950 ramp
primary
#BE53DE
secondary
#B8E1AC
accent
#EB3D65
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84