#BE57E2#BE57E2
#BE57E2 is a light, highly saturated purple. Relative luminance 0.233; OKLCH L 64.2% C 0.216 H 316.3°. Best body text is #000000 at 5.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BE57E2 |
|---|---|
| RGB | rgb(190, 87, 226) |
| HSL | hsl(284, 71%, 61%) |
| HSV | hsv(284, 62%, 89%) |
| CMYK | cmyk(15.9%, 61.5%, 0%, 11.4%) |
| CIE-LAB | lab(55.34, 62.05, -53.17) |
| CIE-LCH | lch(55.34, 81.72, 319.41°) |
| OKLab | oklab(64.16% 0.1559 -0.1489) |
| OKLCH | oklch(64.16% 0.216 316.3) |
| XYZ | xyz(38.3688, 23.2559, 74.4045) |
| Luminance | 0.2326 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.41
Bright Lilac
#C95EFB
ΔE00 4.23
Heliotrope
#D94FF5
ΔE00 4.57
Bright Lavender
#C760FF
ΔE00 4.79
Pinkish Purple
#D648D7
ΔE00 4.99
Lightish Purple
#A552E6
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE57E2 #7BE257
analogous
#7957E2 #BE57E2 #E257C1
triadic
#BE57E2 #E2BE57 #57E2BE
tetradic
#BE57E2 #E27957 #7BE257 #57C1E2
square
#BE57E2 #E27957 #7BE257 #57C1E2
split-complementary
#BE57E2 #C1E257 #57E279
monochromatic
#801CA3 #A925D7 #BE57E2 #D28BEB #E6BFF4
Accessibility & contrast
On white
3.72
#BE57E2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.65
#BE57E2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE57E2
5.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE57E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE57E2 | 1.00 | 3.72 | 5.65 | 5.65 |
| #FFFFFF | 3.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A7EE6
Deuteranopia (green-blind)
#5888DF
Tritanopia (blue-blind)
#BC7095
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #be57e2; /* rgb */ color: rgb(190, 87, 226); /* oklch */ color: oklch(64.2% 0.216 316.3);
Tailwind
colors: {
custom: {
50: '#d58cec',
500: '#be57e2',
950: '#000000',
},
}SCSS
$custom: #be57e2; $custom-light: #d58cec; $custom-dark: #000000;
JSON
{
"hex": "#be57e2",
"rgb": {
"r": 190,
"g": 87,
"b": 226
},
"hsl": {
"h": 284.46,
"s": 70.558,
"l": 61.373
},
"oklch": {
"l": 0.64163,
"c": 0.21563,
"h": 316.3
},
"luminance": 0.23255
}Semantic roles & 50–950 ramp
primary
#BE57E2
secondary
#BEE4B0
accent
#D31345
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150D16
muted
#837D84