#BE80F4#BE80F4
#BE80F4 is a light, vivid violet. Relative luminance 0.329; OKLCH L 70.9% C 0.173 H 307.2°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BE80F4 |
|---|---|
| RGB | rgb(190, 128, 244) |
| HSL | hsl(272, 84%, 73%) |
| HSV | hsv(272, 48%, 96%) |
| CMYK | cmyk(22.1%, 47.5%, 0%, 4.3%) |
| CIE-LAB | lab(64.09, 45.27, -49.28) |
| CIE-LCH | lch(64.09, 66.92, 312.57°) |
| OKLab | oklab(70.91% 0.1046 -0.1378) |
| OKLCH | oklch(70.91% 0.173 307.2) |
| XYZ | xyz(45.2802, 32.9176, 89.5387) |
| Luminance | 0.3292 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.17
Liliac
#C48EFD
ΔE00 3.56
Easter Purple
#C071FE
ΔE00 3.77
Light Urple
#B36FF6
ΔE00 4.70
Bright Lavender
#C760FF
ΔE00 6.86
Baby Purple
#CA9BF7
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE80F4 #B6F480
analogous
#8480F4 #BE80F4 #F480F0
triadic
#BE80F4 #F4BE80 #80F4BE
tetradic
#BE80F4 #F48480 #B6F480 #80F0F4
square
#BE80F4 #F48480 #B6F480 #80F0F4
split-complementary
#BE80F4 #F0F480 #80F484
monochromatic
#8414E6 #A148EF #BE80F4 #DBB8F9 #F1E3FD
Accessibility & contrast
On white
2.77
#BE80F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#BE80F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE80F4
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE80F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE80F4 | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6199F8
Deuteranopia (green-blind)
#729CF1
Tritanopia (blue-blind)
#B694AF
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #be80f4; /* rgb */ color: rgb(190, 128, 244); /* oklch */ color: oklch(70.9% 0.173 307.2);
Tailwind
colors: {
custom: {
50: '#d4a6f8',
500: '#be80f4',
950: '#000000',
},
}SCSS
$custom: #be80f4; $custom-light: #d4a6f8; $custom-dark: #000000;
JSON
{
"hex": "#be80f4",
"rgb": {
"r": 190,
"g": 128,
"b": 244
},
"hsl": {
"h": 272.069,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.70912,
"c": 0.17302,
"h": 307.2
},
"luminance": 0.32917
}Semantic roles & 50–950 ramp
primary
#BE80F4
secondary
#E4F5D6
accent
#E1056B
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85