#BE80E8#BE80E8
#BE80E8 is a light, vivid violet. Relative luminance 0.322; OKLCH L 70.3% C 0.159 H 310.4°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BE80E8 |
|---|---|
| RGB | rgb(190, 128, 232) |
| HSL | hsl(276, 69%, 71%) |
| HSV | hsv(276, 45%, 91%) |
| CMYK | cmyk(18.1%, 44.8%, 0%, 9%) |
| CIE-LAB | lab(63.52, 42.62, -43.56) |
| CIE-LCH | lch(63.52, 60.94, 314.37°) |
| OKLab | oklab(70.29% 0.103 -0.1212) |
| OKLCH | oklch(70.29% 0.159 310.4) |
| XYZ | xyz(43.5172, 32.2124, 80.2534) |
| Luminance | 0.3221 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.28
Liliac
#C48EFD
ΔE00 4.44
Easter Purple
#C071FE
ΔE00 5.02
Light Urple
#B36FF6
ΔE00 5.66
Pale Purple
#B790D4
ΔE00 6.56
Baby Purple
#CA9BF7
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE80E8 #AAE880
analogous
#8A80E8 #BE80E8 #E880DE
triadic
#BE80E8 #E8BE80 #80E8BE
tetradic
#BE80E8 #E88A80 #AAE880 #80DEE8
square
#BE80E8 #E88A80 #AAE880 #80DEE8
split-complementary
#BE80E8 #DEE880 #80E88A
monochromatic
#8724C9 #A34CDF #BE80E8 #D9B4F1 #F2E5FA
Accessibility & contrast
On white
2.82
#BE80E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#BE80E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE80E8
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE80E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE80E8 | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6997EC
Deuteranopia (green-blind)
#799BE5
Tritanopia (blue-blind)
#B990A9
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #be80e8; /* rgb */ color: rgb(190, 128, 232); /* oklch */ color: oklch(70.3% 0.159 310.4);
Tailwind
colors: {
custom: {
50: '#d3a6f0',
500: '#be80e8',
950: '#000000',
},
}SCSS
$custom: #be80e8; $custom-light: #d3a6f0; $custom-dark: #000000;
JSON
{
"hex": "#be80e8",
"rgb": {
"r": 190,
"g": 128,
"b": 232
},
"hsl": {
"h": 275.769,
"s": 69.333,
"l": 70.588
},
"oklch": {
"l": 0.70294,
"c": 0.15905,
"h": 310.4
},
"luminance": 0.32212
}Semantic roles & 50–950 ramp
primary
#BE80E8
secondary
#DFF0D4
accent
#D11461
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F16
muted
#837F84