#BE84EF#BE84EF
#BE84EF is a light, vivid violet. Relative luminance 0.337; OKLCH L 71.3% C 0.161 H 307.8°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BE84EF |
|---|---|
| RGB | rgb(190, 132, 239) |
| HSL | hsl(273, 77%, 73%) |
| HSV | hsv(273, 45%, 94%) |
| CMYK | cmyk(20.5%, 44.8%, 0%, 6.3%) |
| CIE-LAB | lab(64.71, 41.99, -45.56) |
| CIE-LCH | lch(64.71, 61.96, 312.67°) |
| OKLab | oklab(71.29% 0.0985 -0.127) |
| OKLCH | oklch(71.29% 0.161 307.8) |
| XYZ | xyz(45.0634, 33.6822, 85.7720) |
| Luminance | 0.3368 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.04
Light Purple
#BF77F6
ΔE00 3.42
Easter Purple
#C071FE
ΔE00 5.09
Light Urple
#B36FF6
ΔE00 5.87
Baby Purple
#CA9BF7
ΔE00 5.91
Pale Purple
#B790D4
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE84EF #B5EF84
analogous
#8884EF #BE84EF #EF84EB
triadic
#BE84EF #EFBE84 #84EFBE
tetradic
#BE84EF #EF8884 #B5EF84 #84EBEF
square
#BE84EF #EF8884 #B5EF84 #84EBEF
split-complementary
#BE84EF #EBEF84 #84EF88
monochromatic
#841DDC #A14EE8 #BE84EF #DBBAF6 #F1E4FB
Accessibility & contrast
On white
2.71
#BE84EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#BE84EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE84EF
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE84EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE84EF | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9BF3
Deuteranopia (green-blind)
#799EEC
Tritanopia (blue-blind)
#B795AE
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #be84ef; /* rgb */ color: rgb(190, 132, 239); /* oklch */ color: oklch(71.3% 0.161 307.8);
Tailwind
colors: {
custom: {
50: '#d3a9f4',
500: '#be84ef',
950: '#000000',
},
}SCSS
$custom: #be84ef; $custom-light: #d3a9f4; $custom-dark: #000000;
JSON
{
"hex": "#be84ef",
"rgb": {
"r": 190,
"g": 132,
"b": 239
},
"hsl": {
"h": 272.523,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.71293,
"c": 0.16074,
"h": 307.8
},
"luminance": 0.33682
}Semantic roles & 50–950 ramp
primary
#BE84EF
secondary
#E4F3D8
accent
#D90C6A
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85