#BE82EB#BE82EB
#BE82EB is a light, vivid violet. Relative luminance 0.329; OKLCH L 70.8% C 0.159 H 309.2°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BE82EB |
|---|---|
| RGB | rgb(190, 130, 235) |
| HSL | hsl(274, 72%, 72%) |
| HSV | hsv(274, 45%, 92%) |
| CMYK | cmyk(19.1%, 44.7%, 0%, 7.8%) |
| CIE-LAB | lab(64.09, 42.19, -44.32) |
| CIE-LCH | lch(64.09, 61.20, 313.59°) |
| OKLab | oklab(70.77% 0.1007 -0.1234) |
| OKLCH | oklch(70.77% 0.159 309.2) |
| XYZ | xyz(44.2104, 32.9112, 82.6046) |
| Luminance | 0.3291 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.32
Liliac
#C48EFD
ΔE00 3.78
Easter Purple
#C071FE
ΔE00 5.05
Light Urple
#B36FF6
ΔE00 5.76
Baby Purple
#CA9BF7
ΔE00 6.37
Pale Purple
#B790D4
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE82EB #AFEB82
analogous
#8A82EB #BE82EB #EB82E3
triadic
#BE82EB #EBBE82 #82EBBE
tetradic
#BE82EB #EB8A82 #AFEB82 #82E3EB
square
#BE82EB #EB8A82 #AFEB82 #82E3EB
split-complementary
#BE82EB #E3EB82 #82EB8A
monochromatic
#8621D1 #A34DE3 #BE82EB #D9B7F3 #F1E5FB
Accessibility & contrast
On white
2.77
#BE82EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#BE82EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE82EB
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE82EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE82EB | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A99EF
Deuteranopia (green-blind)
#799CE8
Tritanopia (blue-blind)
#B893AB
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #be82eb; /* rgb */ color: rgb(190, 130, 235); /* oklch */ color: oklch(70.8% 0.159 309.2);
Tailwind
colors: {
custom: {
50: '#d3a7f2',
500: '#be82eb',
950: '#000000',
},
}SCSS
$custom: #be82eb; $custom-light: #d3a7f2; $custom-dark: #000000;
JSON
{
"hex": "#be82eb",
"rgb": {
"r": 190,
"g": 130,
"b": 235
},
"hsl": {
"h": 274.286,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.70767,
"c": 0.15928,
"h": 309.2
},
"luminance": 0.32911
}Semantic roles & 50–950 ramp
primary
#BE82EB
secondary
#E2F2D7
accent
#D41165
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85