#BE82FF#BE82FF
#BE82FF is a light, vivid violet. Relative luminance 0.341; OKLCH L 71.8% C 0.183 H 304.4°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BE82FF |
|---|---|
| RGB | rgb(190, 130, 255) |
| HSL | hsl(269, 100%, 75%) |
| HSV | hsv(269, 49%, 100%) |
| CMYK | cmyk(25.5%, 49%, 0%, 0%) |
| CIE-LAB | lab(65.07, 46.70, -53.78) |
| CIE-LCH | lch(65.07, 71.22, 310.97°) |
| OKLab | oklab(71.82% 0.1032 -0.1509) |
| OKLCH | oklch(71.82% 0.183 304.4) |
| XYZ | xyz(47.2640, 34.1326, 98.6866) |
| Luminance | 0.3413 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.93
Liliac
#C48EFD
ΔE00 3.18
Easter Purple
#C071FE
ΔE00 3.88
Light Urple
#B36FF6
ΔE00 4.97
Baby Purple
#CA9BF7
ΔE00 7.04
Bright Lavender
#C760FF
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE82FF #C3FF82
analogous
#8284FF #BE82FF #FC82FF
triadic
#BE82FF #FFBE82 #82FFBE
tetradic
#BE82FF #FF8284 #C3FF82 #82FFFC
square
#BE82FF #FF8284 #C3FF82 #82FFFC
split-complementary
#BE82FF #FFFC82 #84FF82
monochromatic
#7E08FF #9E45FF #BE82FF #DEBFFF #EFE0FF
Accessibility & contrast
On white
2.68
#BE82FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#BE82FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE82FF
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE82FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE82FF | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D9CFF
Deuteranopia (green-blind)
#6D9EFC
Tritanopia (blue-blind)
#B398B5
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #be82ff; /* rgb */ color: rgb(190, 130, 255); /* oklch */ color: oklch(71.8% 0.183 304.4);
Tailwind
colors: {
custom: {
50: '#d4a8ff',
500: '#be82ff',
950: '#000000',
},
}SCSS
$custom: #be82ff; $custom-light: #d4a8ff; $custom-dark: #000000;
JSON
{
"hex": "#be82ff",
"rgb": {
"r": 190,
"g": 130,
"b": 255
},
"hsl": {
"h": 268.8,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.71816,
"c": 0.18281,
"h": 304.4
},
"luminance": 0.34132
}Semantic roles & 50–950 ramp
primary
#BE82FF
secondary
#E6F7D4
accent
#E60077
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86