#BE82EE#BE82EE
#BE82EE is a light, vivid violet. Relative luminance 0.331; OKLCH L 70.9% C 0.163 H 308.4°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BE82EE |
|---|---|
| RGB | rgb(190, 130, 238) |
| HSL | hsl(273, 76%, 72%) |
| HSV | hsv(273, 45%, 93%) |
| CMYK | cmyk(20.2%, 45.4%, 0%, 6.7%) |
| CIE-LAB | lab(64.23, 42.86, -45.76) |
| CIE-LCH | lch(64.23, 62.69, 313.12°) |
| OKLab | oklab(70.92% 0.1011 -0.1276) |
| OKLCH | oklch(70.92% 0.163 308.4) |
| XYZ | xyz(44.6475, 33.0860, 84.9065) |
| Luminance | 0.3308 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.02
Liliac
#C48EFD
ΔE00 3.49
Easter Purple
#C071FE
ΔE00 4.73
Light Urple
#B36FF6
ΔE00 5.51
Baby Purple
#CA9BF7
ΔE00 6.38
Pale Purple
#B790D4
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE82EE #B2EE82
analogous
#8882EE #BE82EE #EE82E8
triadic
#BE82EE #EEBE82 #82EEBE
tetradic
#BE82EE #EE8882 #B2EE82 #82E8EE
square
#BE82EE #EE8882 #B2EE82 #82E8EE
split-complementary
#BE82EE #E8EE82 #82EE88
monochromatic
#851DD8 #A24CE7 #BE82EE #DAB8F5 #F1E4FB
Accessibility & contrast
On white
2.76
#BE82EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#BE82EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE82EE
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE82EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE82EE | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6899F2
Deuteranopia (green-blind)
#789DEB
Tritanopia (blue-blind)
#B893AD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #be82ee; /* rgb */ color: rgb(190, 130, 238); /* oklch */ color: oklch(70.9% 0.163 308.4);
Tailwind
colors: {
custom: {
50: '#d3a7f4',
500: '#be82ee',
950: '#000000',
},
}SCSS
$custom: #be82ee; $custom-light: #d3a7f4; $custom-dark: #000000;
JSON
{
"hex": "#be82ee",
"rgb": {
"r": 190,
"g": 130,
"b": 238
},
"hsl": {
"h": 273.333,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.70919,
"c": 0.16279,
"h": 308.4
},
"luminance": 0.33085
}Semantic roles & 50–950 ramp
primary
#BE82EE
secondary
#E4F3D8
accent
#D80D67
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85