#BE82F8#BE82F8
#BE82F8 is a light, vivid violet. Relative luminance 0.337; OKLCH L 71.4% C 0.175 H 305.9°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BE82F8 |
|---|---|
| RGB | rgb(190, 130, 248) |
| HSL | hsl(271, 89%, 74%) |
| HSV | hsv(271, 48%, 97%) |
| CMYK | cmyk(23.4%, 47.6%, 0%, 2.7%) |
| CIE-LAB | lab(64.72, 45.10, -50.50) |
| CIE-LCH | lch(64.72, 67.71, 311.77°) |
| OKLab | oklab(71.44% 0.1024 -0.1413) |
| OKLCH | oklch(71.44% 0.175 305.9) |
| XYZ | xyz(46.1576, 33.6901, 92.8599) |
| Luminance | 0.3369 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.63
Liliac
#C48EFD
ΔE00 3.03
Easter Purple
#C071FE
ΔE00 4.01
Light Urple
#B36FF6
ΔE00 5.00
Baby Purple
#CA9BF7
ΔE00 6.66
Bright Lavender
#C760FF
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE82F8 #BCF882
analogous
#8382F8 #BE82F8 #F882F7
triadic
#BE82F8 #F8BE82 #82F8BE
tetradic
#BE82F8 #F88382 #BCF882 #82F7F8
square
#BE82F8 #F88382 #BCF882 #82F7F8
split-complementary
#BE82F8 #F7F882 #82F883
monochromatic
#820EF2 #A048F5 #BE82F8 #DCBCFB #F0E2FD
Accessibility & contrast
On white
2.71
#BE82F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#BE82F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE82F8
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE82F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE82F8 | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629BFC
Deuteranopia (green-blind)
#729DF5
Tritanopia (blue-blind)
#B596B1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #be82f8; /* rgb */ color: rgb(190, 130, 248); /* oklch */ color: oklch(71.4% 0.175 305.9);
Tailwind
colors: {
custom: {
50: '#d4a8fb',
500: '#be82f8',
950: '#000000',
},
}SCSS
$custom: #be82f8; $custom-light: #d4a8fb; $custom-dark: #000000;
JSON
{
"hex": "#be82f8",
"rgb": {
"r": 190,
"g": 130,
"b": 248
},
"hsl": {
"h": 270.508,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.7144,
"c": 0.17456,
"h": 305.9
},
"luminance": 0.3369
}Semantic roles & 50–950 ramp
primary
#BE82F8
secondary
#E5F5D6
accent
#E60071
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85