#BE80EF#BE80EF
#BE80EF is a light, vivid violet. Relative luminance 0.326; OKLCH L 70.7% C 0.167 H 308.5°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BE80EF |
|---|---|
| RGB | rgb(190, 128, 239) |
| HSL | hsl(274, 78%, 72%) |
| HSV | hsv(274, 46%, 94%) |
| CMYK | cmyk(20.5%, 46.4%, 0%, 6.3%) |
| CIE-LAB | lab(63.85, 44.16, -46.91) |
| CIE-LCH | lch(63.85, 64.42, 313.27°) |
| OKLab | oklab(70.65% 0.104 -0.1309) |
| OKLCH | oklch(70.65% 0.167 308.5) |
| XYZ | xyz(44.5314, 32.6181, 85.5946) |
| Luminance | 0.3262 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.48
Liliac
#C48EFD
ΔE00 3.82
Easter Purple
#C071FE
ΔE00 4.20
Light Urple
#B36FF6
ΔE00 5.00
Baby Purple
#CA9BF7
ΔE00 6.87
Bright Lavender
#C760FF
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE80EF #B1EF80
analogous
#8780EF #BE80EF #EF80E8
triadic
#BE80EF #EFBE80 #80EFBE
tetradic
#BE80EF #EF8780 #B1EF80 #80E8EF
square
#BE80EF #EF8780 #B1EF80 #80E8EF
split-complementary
#BE80EF #E8EF80 #80EF87
monochromatic
#851BD9 #A24AE8 #BE80EF #DAB6F6 #F1E4FC
Accessibility & contrast
On white
2.79
#BE80EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#BE80EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE80EF
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE80EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE80EF | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6598F3
Deuteranopia (green-blind)
#759CEC
Tritanopia (blue-blind)
#B792AC
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #be80ef; /* rgb */ color: rgb(190, 128, 239); /* oklch */ color: oklch(70.7% 0.167 308.5);
Tailwind
colors: {
custom: {
50: '#d4a6f5',
500: '#be80ef',
950: '#000000',
},
}SCSS
$custom: #be80ef; $custom-light: #d4a6f5; $custom-dark: #000000;
JSON
{
"hex": "#be80ef",
"rgb": {
"r": 190,
"g": 128,
"b": 239
},
"hsl": {
"h": 273.514,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.70651,
"c": 0.16718,
"h": 308.5
},
"luminance": 0.32617
}Semantic roles & 50–950 ramp
primary
#BE80EF
secondary
#E4F3D7
accent
#DA0C67
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85