#BE57E8#BE57E8
#BE57E8 is a light, highly saturated purple. Relative luminance 0.236; OKLCH L 64.5% C 0.221 H 314.8°. Best body text is #000000 at 5.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BE57E8 |
|---|---|
| RGB | rgb(190, 87, 232) |
| HSL | hsl(283, 76%, 63%) |
| HSV | hsv(283, 63%, 91%) |
| CMYK | cmyk(18.1%, 62.5%, 0%, 9%) |
| CIE-LAB | lab(55.68, 63.25, -56.00) |
| CIE-LCH | lch(55.68, 84.48, 318.48°) |
| OKLab | oklab(64.52% 0.1559 -0.1572) |
| OKLCH | oklch(64.52% 0.221 314.8) |
| XYZ | xyz(39.2065, 23.5910, 78.8165) |
| Luminance | 0.2359 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.27
Bright Lilac
#C95EFB
ΔE00 3.58
Bright Lavender
#C760FF
ΔE00 4.07
Heliotrope
#D94FF5
ΔE00 4.36
Lightish Purple
#A552E6
ΔE00 5.08
Lighter Purple
#A55AF4
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE57E8 #81E857
analogous
#7657E8 #BE57E8 #E857C9
triadic
#BE57E8 #E8BE57 #57E8BE
tetradic
#BE57E8 #E87657 #81E857 #57C9E8
square
#BE57E8 #E87657 #81E857 #57C9E8
split-complementary
#BE57E8 #C9E857 #57E876
monochromatic
#8218AD #A921E1 #BE57E8 #D38DEF #E8C3F7
Accessibility & contrast
On white
3.67
#BE57E8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.72
#BE57E8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE57E8
5.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE57E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE57E8 | 1.00 | 3.67 | 5.72 | 5.72 |
| #FFFFFF | 3.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F7FEC
Deuteranopia (green-blind)
#5388E5
Tritanopia (blue-blind)
#BB7298
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #be57e8; /* rgb */ color: rgb(190, 87, 232); /* oklch */ color: oklch(64.5% 0.221 314.8);
Tailwind
colors: {
custom: {
50: '#d58cf0',
500: '#be57e8',
950: '#000000',
},
}SCSS
$custom: #be57e8; $custom-light: #d58cf0; $custom-dark: #000000;
JSON
{
"hex": "#be57e8",
"rgb": {
"r": 190,
"g": 87,
"b": 232
},
"hsl": {
"h": 282.621,
"s": 75.916,
"l": 62.549
},
"oklch": {
"l": 0.6452,
"c": 0.22138,
"h": 314.8
},
"luminance": 0.2359
}Semantic roles & 50–950 ramp
primary
#BE57E8
secondary
#C2E8B3
accent
#D80D48
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150D17
muted
#837D85