#BE51EE#BE51EE
#BE51EE is a light, highly saturated purple. Relative luminance 0.230; OKLCH L 64.2% C 0.235 H 313.7°. Best body text is #000000 at 5.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BE51EE |
|---|---|
| RGB | rgb(190, 81, 238) |
| HSL | hsl(282, 82%, 63%) |
| HSV | hsv(282, 66%, 93%) |
| CMYK | cmyk(20.2%, 66%, 0%, 6.7%) |
| CIE-LAB | lab(55.08, 67.09, -60.32) |
| CIE-LCH | lch(55.08, 90.22, 318.04°) |
| OKLab | oklab(64.2% 0.1623 -0.1698) |
| OKLCH | oklch(64.2% 0.235 313.7) |
| XYZ | xyz(39.6076, 23.0063, 83.2266) |
| Luminance | 0.2301 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Lilac
#C95EFB
ΔE00 3.91
Mediumorchid
#BA55D3
ΔE00 4.01
Bright Lavender
#C760FF
ΔE00 4.30
Lightish Purple
#A552E6
ΔE00 4.51
Heliotrope
#D94FF5
ΔE00 4.62
Lighter Purple
#A55AF4
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE51EE #81EE51
analogous
#6F51EE #BE51EE #EE51D0
triadic
#BE51EE #EEBE51 #51EEBE
tetradic
#BE51EE #EE6F51 #81EE51 #51D0EE
square
#BE51EE #EE6F51 #81EE51 #51D0EE
split-complementary
#BE51EE #D0EE51 #51EE6F
monochromatic
#8211B3 #A919E9 #BE51EE #D389F3 #E8C1F9
Accessibility & contrast
On white
3.75
#BE51EE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.60
#BE51EE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE51EE
5.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE51EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE51EE | 1.00 | 3.75 | 5.60 | 5.60 |
| #FFFFFF | 3.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007EF3
Deuteranopia (green-blind)
#4886EA
Tritanopia (blue-blind)
#B97099
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #be51ee; /* rgb */ color: rgb(190, 81, 238); /* oklch */ color: oklch(64.2% 0.235 313.7);
Tailwind
colors: {
custom: {
50: '#d689f4',
500: '#be51ee',
950: '#000000',
},
}SCSS
$custom: #be51ee; $custom-light: #d689f4; $custom-dark: #000000;
JSON
{
"hex": "#be51ee",
"rgb": {
"r": 190,
"g": 81,
"b": 238
},
"hsl": {
"h": 281.656,
"s": 82.199,
"l": 62.549
},
"oklch": {
"l": 0.64203,
"c": 0.23491,
"h": 313.7
},
"luminance": 0.23005
}Semantic roles & 50–950 ramp
primary
#BE51EE
secondary
#C2EAB1
accent
#DF0749
background
#FDF8FF
surface
#FBF0FE
border
#D4CBD6
text
#150C17
muted
#837D85