#BE82FC#BE82FC
#BE82FC is a light, vivid violet. Relative luminance 0.339; OKLCH L 71.7% C 0.179 H 305.0°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BE82FC |
|---|---|
| RGB | rgb(190, 130, 252) |
| HSL | hsl(270, 95%, 75%) |
| HSV | hsv(270, 48%, 99%) |
| CMYK | cmyk(24.6%, 48.4%, 0%, 1.2%) |
| CIE-LAB | lab(64.92, 46.01, -52.38) |
| CIE-LCH | lch(64.92, 69.72, 311.30°) |
| OKLab | oklab(71.65% 0.1029 -0.1468) |
| OKLCH | oklch(71.65% 0.179 305) |
| XYZ | xyz(46.7848, 33.9409, 96.1631) |
| Luminance | 0.3394 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.75
Liliac
#C48EFD
ΔE00 3.07
Easter Purple
#C071FE
ΔE00 3.90
Light Urple
#B36FF6
ΔE00 4.95
Baby Purple
#CA9BF7
ΔE00 6.86
Bright Lavender
#C760FF
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE82FC #C0FC82
analogous
#8283FC #BE82FC #FB82FC
triadic
#BE82FC #FCBE82 #82FCBE
tetradic
#BE82FC #FC8283 #C0FC82 #82FCFB
square
#BE82FC #FC8283 #C0FC82 #82FCFB
split-complementary
#BE82FC #FCFB82 #83FC82
monochromatic
#800AF9 #9F46FB #BE82FC #DDBEFD #EFE1FE
Accessibility & contrast
On white
2.70
#BE82FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#BE82FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE82FC
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE82FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE82FC | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9CFF
Deuteranopia (green-blind)
#6F9EF9
Tritanopia (blue-blind)
#B497B3
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #be82fc; /* rgb */ color: rgb(190, 130, 252); /* oklch */ color: oklch(71.7% 0.179 305.0);
Tailwind
colors: {
custom: {
50: '#d4a8fe',
500: '#be82fc',
950: '#000000',
},
}SCSS
$custom: #be82fc; $custom-light: #d4a8fe; $custom-dark: #000000;
JSON
{
"hex": "#be82fc",
"rgb": {
"r": 190,
"g": 130,
"b": 252
},
"hsl": {
"h": 269.508,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.71654,
"c": 0.17927,
"h": 305
},
"luminance": 0.33941
}Semantic roles & 50–950 ramp
primary
#BE82FC
secondary
#E6F7D4
accent
#E60075
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86