#BE80EB#BE80EB
#BE80EB is a light, vivid violet. Relative luminance 0.324; OKLCH L 70.4% C 0.163 H 309.5°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BE80EB |
|---|---|
| RGB | rgb(190, 128, 235) |
| HSL | hsl(275, 73%, 71%) |
| HSV | hsv(275, 46%, 92%) |
| CMYK | cmyk(19.1%, 45.5%, 0%, 7.8%) |
| CIE-LAB | lab(63.66, 43.28, -45.00) |
| CIE-LCH | lch(63.66, 62.43, 313.88°) |
| OKLab | oklab(70.45% 0.1035 -0.1254) |
| OKLCH | oklch(70.45% 0.163 309.5) |
| XYZ | xyz(43.9470, 32.3843, 82.5168) |
| Luminance | 0.3238 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.89
Liliac
#C48EFD
ΔE00 4.14
Easter Purple
#C071FE
ΔE00 4.64
Light Urple
#B36FF6
ΔE00 5.35
Baby Purple
#CA9BF7
ΔE00 6.85
Pale Purple
#B790D4
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE80EB #ADEB80
analogous
#8880EB #BE80EB #EB80E3
triadic
#BE80EB #EBBE80 #80EBBE
tetradic
#BE80EB #EB8880 #ADEB80 #80E3EB
square
#BE80EB #EB8880 #ADEB80 #80E3EB
split-complementary
#BE80EB #E3EB80 #80EB88
monochromatic
#8621D0 #A34BE3 #BE80EB #D9B5F3 #F1E5FB
Accessibility & contrast
On white
2.81
#BE80EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#BE80EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE80EB
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE80EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE80EB | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6797EF
Deuteranopia (green-blind)
#779BE8
Tritanopia (blue-blind)
#B891AA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #be80eb; /* rgb */ color: rgb(190, 128, 235); /* oklch */ color: oklch(70.4% 0.163 309.5);
Tailwind
colors: {
custom: {
50: '#d3a6f2',
500: '#be80eb',
950: '#000000',
},
}SCSS
$custom: #be80eb; $custom-light: #d3a6f2; $custom-dark: #000000;
JSON
{
"hex": "#be80eb",
"rgb": {
"r": 190,
"g": 128,
"b": 235
},
"hsl": {
"h": 274.766,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.70446,
"c": 0.16253,
"h": 309.5
},
"luminance": 0.32384
}Semantic roles & 50–950 ramp
primary
#BE80EB
secondary
#E1F1D5
accent
#D51163
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85