#BE82EF#BE82EF
#BE82EF is a light, vivid violet. Relative luminance 0.331; OKLCH L 71.0% C 0.164 H 308.1°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BE82EF |
|---|---|
| RGB | rgb(190, 130, 239) |
| HSL | hsl(273, 77%, 72%) |
| HSV | hsv(273, 46%, 94%) |
| CMYK | cmyk(20.5%, 45.6%, 0%, 6.3%) |
| CIE-LAB | lab(64.28, 43.08, -46.24) |
| CIE-LCH | lch(64.28, 63.19, 312.98°) |
| OKLab | oklab(70.97% 0.1013 -0.1289) |
| OKLCH | oklch(70.97% 0.164 308.1) |
| XYZ | xyz(44.7948, 33.1449, 85.6824) |
| Luminance | 0.3314 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.94
Liliac
#C48EFD
ΔE00 3.41
Easter Purple
#C071FE
ΔE00 4.63
Light Urple
#B36FF6
ΔE00 5.43
Baby Purple
#CA9BF7
ΔE00 6.39
Pale Purple
#B790D4
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE82EF #B3EF82
analogous
#8882EF #BE82EF #EF82E9
triadic
#BE82EF #EFBE82 #82EFBE
tetradic
#BE82EF #EF8882 #B3EF82 #82E9EF
square
#BE82EF #EF8882 #B3EF82 #82E9EF
split-complementary
#BE82EF #E9EF82 #82EF88
monochromatic
#851CDB #A24CE8 #BE82EF #DAB8F6 #F1E4FC
Accessibility & contrast
On white
2.75
#BE82EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#BE82EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE82EF
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE82EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE82EF | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6799F3
Deuteranopia (green-blind)
#779DEC
Tritanopia (blue-blind)
#B794AD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #be82ef; /* rgb */ color: rgb(190, 130, 239); /* oklch */ color: oklch(71.0% 0.164 308.1);
Tailwind
colors: {
custom: {
50: '#d3a7f4',
500: '#be82ef',
950: '#000000',
},
}SCSS
$custom: #be82ef; $custom-light: #d3a7f4; $custom-dark: #000000;
JSON
{
"hex": "#be82ef",
"rgb": {
"r": 190,
"g": 130,
"b": 239
},
"hsl": {
"h": 273.028,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.7097,
"c": 0.16397,
"h": 308.1
},
"luminance": 0.33144
}Semantic roles & 50–950 ramp
primary
#BE82EF
secondary
#E4F3D8
accent
#DA0C68
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85