#BE80F5#BE80F5
#BE80F5 is a light, vivid violet. Relative luminance 0.330; OKLCH L 71.0% C 0.174 H 307.0°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BE80F5 |
|---|---|
| RGB | rgb(190, 128, 245) |
| HSL | hsl(272, 85%, 73%) |
| HSV | hsv(272, 48%, 96%) |
| CMYK | cmyk(22.4%, 47.8%, 0%, 3.9%) |
| CIE-LAB | lab(64.14, 45.50, -49.76) |
| CIE-LCH | lch(64.14, 67.42, 312.44°) |
| OKLab | oklab(70.97% 0.1048 -0.1392) |
| OKLCH | oklch(70.97% 0.174 307) |
| XYZ | xyz(45.4325, 32.9785, 90.3406) |
| Luminance | 0.3298 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.15
Liliac
#C48EFD
ΔE00 3.53
Easter Purple
#C071FE
ΔE00 3.70
Light Urple
#B36FF6
ΔE00 4.65
Bright Lavender
#C760FF
ΔE00 6.83
Baby Purple
#CA9BF7
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE80F5 #B7F580
analogous
#8380F5 #BE80F5 #F580F1
triadic
#BE80F5 #F5BE80 #80F5BE
tetradic
#BE80F5 #F58380 #B7F580 #80F1F5
square
#BE80F5 #F58380 #B7F580 #80F1F5
split-complementary
#BE80F5 #F1F580 #80F583
monochromatic
#8412E8 #A147F1 #BE80F5 #DBB9F9 #F0E3FD
Accessibility & contrast
On white
2.76
#BE80F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#BE80F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE80F5
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE80F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE80F5 | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6199F9
Deuteranopia (green-blind)
#729CF2
Tritanopia (blue-blind)
#B694AF
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #be80f5; /* rgb */ color: rgb(190, 128, 245); /* oklch */ color: oklch(71.0% 0.174 307.0);
Tailwind
colors: {
custom: {
50: '#d4a6f9',
500: '#be80f5',
950: '#000000',
},
}SCSS
$custom: #be80f5; $custom-light: #d4a6f9; $custom-dark: #000000;
JSON
{
"hex": "#be80f5",
"rgb": {
"r": 190,
"g": 128,
"b": 245
},
"hsl": {
"h": 271.795,
"s": 85.401,
"l": 73.137
},
"oklch": {
"l": 0.70965,
"c": 0.17419,
"h": 307
},
"luminance": 0.32978
}Semantic roles & 50–950 ramp
primary
#BE80F5
secondary
#E5F5D6
accent
#E2046C
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85