#BE82FA#BE82FA
#BE82FA is a light, vivid violet. Relative luminance 0.338; OKLCH L 71.5% C 0.177 H 305.5°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BE82FA |
|---|---|
| RGB | rgb(190, 130, 250) |
| HSL | hsl(270, 92%, 75%) |
| HSV | hsv(270, 48%, 98%) |
| CMYK | cmyk(24%, 48%, 0%, 2%) |
| CIE-LAB | lab(64.82, 45.55, -51.44) |
| CIE-LCH | lch(64.82, 68.71, 311.53°) |
| OKLab | oklab(71.55% 0.1027 -0.1441) |
| OKLCH | oklch(71.55% 0.177 305.5) |
| XYZ | xyz(46.4696, 33.8148, 94.5028) |
| Luminance | 0.3382 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.67
Liliac
#C48EFD
ΔE00 3.03
Easter Purple
#C071FE
ΔE00 3.94
Light Urple
#B36FF6
ΔE00 4.96
Baby Purple
#CA9BF7
ΔE00 6.76
Bright Lavender
#C760FF
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE82FA #BEFA82
analogous
#8282FA #BE82FA #FA82FA
triadic
#BE82FA #FABE82 #82FABE
tetradic
#BE82FA #FA8282 #BEFA82 #82FAFA
square
#BE82FA #FA8282 #BEFA82 #82FAFA
split-complementary
#BE82FA #FAFA82 #82FA82
monochromatic
#810CF5 #9F47F8 #BE82FA #DDBDFC #F0E2FE
Accessibility & contrast
On white
2.71
#BE82FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#BE82FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE82FA
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE82FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE82FA | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609BFE
Deuteranopia (green-blind)
#709EF7
Tritanopia (blue-blind)
#B497B2
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #be82fa; /* rgb */ color: rgb(190, 130, 250); /* oklch */ color: oklch(71.5% 0.177 305.5);
Tailwind
colors: {
custom: {
50: '#d4a8fc',
500: '#be82fa',
950: '#000000',
},
}SCSS
$custom: #be82fa; $custom-light: #d4a8fc; $custom-dark: #000000;
JSON
{
"hex": "#be82fa",
"rgb": {
"r": 190,
"g": 130,
"b": 250
},
"hsl": {
"h": 270,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.71546,
"c": 0.17692,
"h": 305.5
},
"luminance": 0.33815
}Semantic roles & 50–950 ramp
primary
#BE82FA
secondary
#E6F6D5
accent
#E60073
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85