#BE80FF#BE80FF
#BE80FF is a light, vivid violet. Relative luminance 0.336; OKLCH L 71.5% C 0.186 H 304.7°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BE80FF |
|---|---|
| RGB | rgb(190, 128, 255) |
| HSL | hsl(269, 100%, 75%) |
| HSV | hsv(269, 50%, 100%) |
| CMYK | cmyk(25.5%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(64.65, 47.77, -54.44) |
| CIE-LCH | lch(64.65, 72.43, 311.26°) |
| OKLab | oklab(71.51% 0.1058 -0.1528) |
| OKLCH | oklch(71.51% 0.186 304.7) |
| XYZ | xyz(47.0005, 33.6057, 98.5988) |
| Luminance | 0.3361 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.52
Easter Purple
#C071FE
ΔE00 3.41
Liliac
#C48EFD
ΔE00 3.62
Light Urple
#B36FF6
ΔE00 4.54
Bright Lavender
#C760FF
ΔE00 6.72
Bright Lilac
#C95EFB
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE80FF #C1FF80
analogous
#8082FF #BE80FF #FD80FF
triadic
#BE80FF #FFBE80 #80FFBE
tetradic
#BE80FF #FF8082 #C1FF80 #80FFFD
square
#BE80FF #FF8082 #C1FF80 #80FFFD
split-complementary
#BE80FF #FFFD80 #82FF80
monochromatic
#7F06FF #9F43FF #BE80FF #DDBDFF #EFE0FF
Accessibility & contrast
On white
2.72
#BE80FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#BE80FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE80FF
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE80FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE80FF | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#599BFF
Deuteranopia (green-blind)
#6B9DFC
Tritanopia (blue-blind)
#B397B4
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #be80ff; /* rgb */ color: rgb(190, 128, 255); /* oklch */ color: oklch(71.5% 0.186 304.7);
Tailwind
colors: {
custom: {
50: '#d4a6ff',
500: '#be80ff',
950: '#000000',
},
}SCSS
$custom: #be80ff; $custom-light: #d4a6ff; $custom-dark: #000000;
JSON
{
"hex": "#be80ff",
"rgb": {
"r": 190,
"g": 128,
"b": 255
},
"hsl": {
"h": 269.291,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.71505,
"c": 0.18587,
"h": 304.7
},
"luminance": 0.33605
}Semantic roles & 50–950 ramp
primary
#BE80FF
secondary
#E6F7D4
accent
#E60075
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F18
muted
#837F86