#BE80F2#BE80F2
#BE80F2 is a light, vivid violet. Relative luminance 0.328; OKLCH L 70.8% C 0.171 H 307.7°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BE80F2 |
|---|---|
| RGB | rgb(190, 128, 242) |
| HSL | hsl(273, 81%, 73%) |
| HSV | hsv(273, 47%, 95%) |
| CMYK | cmyk(21.5%, 47.1%, 0%, 5.1%) |
| CIE-LAB | lab(64.00, 44.82, -48.34) |
| CIE-LCH | lch(64.00, 65.92, 312.84°) |
| OKLab | oklab(70.81% 0.1044 -0.135) |
| OKLCH | oklch(70.81% 0.171 307.7) |
| XYZ | xyz(44.9782, 32.7968, 87.9481) |
| Luminance | 0.3280 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.26
Liliac
#C48EFD
ΔE00 3.64
Easter Purple
#C071FE
ΔE00 3.92
Light Urple
#B36FF6
ΔE00 4.80
Baby Purple
#CA9BF7
ΔE00 6.92
Bright Lavender
#C760FF
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE80F2 #B4F280
analogous
#8580F2 #BE80F2 #F280ED
triadic
#BE80F2 #F2BE80 #80F2BE
tetradic
#BE80F2 #F28580 #B4F280 #80EDF2
square
#BE80F2 #F28580 #B4F280 #80EDF2
split-complementary
#BE80F2 #EDF280 #80F285
monochromatic
#8517E1 #A248EC #BE80F2 #DAB8F8 #F1E3FC
Accessibility & contrast
On white
2.78
#BE80F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#BE80F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE80F2
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE80F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE80F2 | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6399F6
Deuteranopia (green-blind)
#739CEF
Tritanopia (blue-blind)
#B793AE
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #be80f2; /* rgb */ color: rgb(190, 128, 242); /* oklch */ color: oklch(70.8% 0.171 307.7);
Tailwind
colors: {
custom: {
50: '#d4a6f7',
500: '#be80f2',
950: '#000000',
},
}SCSS
$custom: #be80f2; $custom-light: #d4a6f7; $custom-dark: #000000;
JSON
{
"hex": "#be80f2",
"rgb": {
"r": 190,
"g": 128,
"b": 242
},
"hsl": {
"h": 272.632,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.70807,
"c": 0.17068,
"h": 307.7
},
"luminance": 0.32796
}Semantic roles & 50–950 ramp
primary
#BE80F2
secondary
#E4F4D7
accent
#DE0869
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85