#BE82F4#BE82F4
#BE82F4 is a light, vivid violet. Relative luminance 0.334; OKLCH L 71.2% C 0.170 H 306.9°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BE82F4 |
|---|---|
| RGB | rgb(190, 130, 244) |
| HSL | hsl(272, 84%, 73%) |
| HSV | hsv(272, 47%, 96%) |
| CMYK | cmyk(22.1%, 46.7%, 0%, 4.3%) |
| CIE-LAB | lab(64.52, 44.20, -48.61) |
| CIE-LCH | lch(64.52, 65.70, 312.28°) |
| OKLab | oklab(71.23% 0.1019 -0.1358) |
| OKLCH | oklch(71.23% 0.17 306.9) |
| XYZ | xyz(45.5437, 33.4445, 89.6266) |
| Luminance | 0.3344 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.66
Liliac
#C48EFD
ΔE00 3.12
Easter Purple
#C071FE
ΔE00 4.23
Light Urple
#B36FF6
ΔE00 5.13
Baby Purple
#CA9BF7
ΔE00 6.51
Bright Lavender
#C760FF
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE82F4 #B8F482
analogous
#8582F4 #BE82F4 #F482F1
triadic
#BE82F4 #F4BE82 #82F4BE
tetradic
#BE82F4 #F48582 #B8F482 #82F1F4
square
#BE82F4 #F48582 #B8F482 #82F1F4
split-complementary
#BE82F4 #F1F482 #82F485
monochromatic
#8314E7 #A14AEF #BE82F4 #DBBAF9 #F0E3FD
Accessibility & contrast
On white
2.73
#BE82F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#BE82F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE82F4
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE82F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE82F4 | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649AF8
Deuteranopia (green-blind)
#749DF1
Tritanopia (blue-blind)
#B695B0
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #be82f4; /* rgb */ color: rgb(190, 130, 244); /* oklch */ color: oklch(71.2% 0.170 306.9);
Tailwind
colors: {
custom: {
50: '#d4a7f8',
500: '#be82f4',
950: '#000000',
},
}SCSS
$custom: #be82f4; $custom-light: #d4a7f8; $custom-dark: #000000;
JSON
{
"hex": "#be82f4",
"rgb": {
"r": 190,
"g": 130,
"b": 244
},
"hsl": {
"h": 271.579,
"s": 83.824,
"l": 73.333
},
"oklch": {
"l": 0.71229,
"c": 0.16984,
"h": 306.9
},
"luminance": 0.33444
}Semantic roles & 50–950 ramp
primary
#BE82F4
secondary
#E5F4D7
accent
#E0056D
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85