#BE57E9#BE57E9
#BE57E9 is a light, highly saturated purple. Relative luminance 0.236; OKLCH L 64.6% C 0.222 H 314.5°. Best body text is #000000 at 5.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BE57E9 |
|---|---|
| RGB | rgb(190, 87, 233) |
| HSL | hsl(282, 77%, 63%) |
| HSV | hsv(282, 63%, 91%) |
| CMYK | cmyk(18.5%, 62.7%, 0%, 8.6%) |
| CIE-LAB | lab(55.73, 63.45, -56.47) |
| CIE-LCH | lch(55.73, 84.94, 318.34°) |
| OKLab | oklab(64.58% 0.1558 -0.1586) |
| OKLCH | oklch(64.58% 0.222 314.5) |
| XYZ | xyz(39.3490, 23.6480, 79.5667) |
| Luminance | 0.2365 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.42
Bright Lilac
#C95EFB
ΔE00 3.48
Bright Lavender
#C760FF
ΔE00 3.96
Heliotrope
#D94FF5
ΔE00 4.34
Lightish Purple
#A552E6
ΔE00 5.05
Lighter Purple
#A55AF4
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE57E9 #82E957
analogous
#7557E9 #BE57E9 #E957CB
triadic
#BE57E9 #E9BE57 #57E9BE
tetradic
#BE57E9 #E97557 #82E957 #57CBE9
square
#BE57E9 #E97557 #82E957 #57CBE9
split-complementary
#BE57E9 #CBE957 #57E975
monochromatic
#8217AF #A921E2 #BE57E9 #D38DF0 #E8C3F7
Accessibility & contrast
On white
3.67
#BE57E9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.73
#BE57E9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE57E9
5.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE57E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE57E9 | 1.00 | 3.67 | 5.73 | 5.73 |
| #FFFFFF | 3.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1C80ED
Deuteranopia (green-blind)
#5288E6
Tritanopia (blue-blind)
#BA7298
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #be57e9; /* rgb */ color: rgb(190, 87, 233); /* oklch */ color: oklch(64.6% 0.222 314.5);
Tailwind
colors: {
custom: {
50: '#d58cf1',
500: '#be57e9',
950: '#000000',
},
}SCSS
$custom: #be57e9; $custom-light: #d58cf1; $custom-dark: #000000;
JSON
{
"hex": "#be57e9",
"rgb": {
"r": 190,
"g": 87,
"b": 233
},
"hsl": {
"h": 282.329,
"s": 76.842,
"l": 62.745
},
"oklch": {
"l": 0.6458,
"c": 0.22234,
"h": 314.5
},
"luminance": 0.23647
}Semantic roles & 50–950 ramp
primary
#BE57E9
secondary
#C3E8B3
accent
#D90C49
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150D17
muted
#837D85