#BE80F3#BE80F3
#BE80F3 is a light, vivid violet. Relative luminance 0.329; OKLCH L 70.9% C 0.172 H 307.5°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BE80F3 |
|---|---|
| RGB | rgb(190, 128, 243) |
| HSL | hsl(272, 83%, 73%) |
| HSV | hsv(272, 47%, 95%) |
| CMYK | cmyk(21.8%, 47.3%, 0%, 4.7%) |
| CIE-LAB | lab(64.05, 45.05, -48.81) |
| CIE-LCH | lch(64.05, 66.42, 312.71°) |
| OKLab | oklab(70.86% 0.1045 -0.1364) |
| OKLCH | oklch(70.86% 0.172 307.5) |
| XYZ | xyz(45.1288, 32.8570, 88.7413) |
| Luminance | 0.3286 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.21
Liliac
#C48EFD
ΔE00 3.60
Easter Purple
#C071FE
ΔE00 3.84
Light Urple
#B36FF6
ΔE00 4.75
Bright Lavender
#C760FF
ΔE00 6.90
Baby Purple
#CA9BF7
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE80F3 #B5F380
analogous
#8480F3 #BE80F3 #F380EE
triadic
#BE80F3 #F3BE80 #80F3BE
tetradic
#BE80F3 #F38480 #B5F380 #80EEF3
square
#BE80F3 #F38480 #B5F380 #80EEF3
split-complementary
#BE80F3 #EEF380 #80F384
monochromatic
#8415E3 #A148EE #BE80F3 #DBB8F8 #F1E3FC
Accessibility & contrast
On white
2.77
#BE80F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#BE80F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE80F3
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE80F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE80F3 | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6299F7
Deuteranopia (green-blind)
#739CF0
Tritanopia (blue-blind)
#B693AE
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #be80f3; /* rgb */ color: rgb(190, 128, 243); /* oklch */ color: oklch(70.9% 0.172 307.5);
Tailwind
colors: {
custom: {
50: '#d4a6f7',
500: '#be80f3',
950: '#000000',
},
}SCSS
$custom: #be80f3; $custom-light: #d4a6f7; $custom-dark: #000000;
JSON
{
"hex": "#be80f3",
"rgb": {
"r": 190,
"g": 128,
"b": 243
},
"hsl": {
"h": 272.348,
"s": 82.734,
"l": 72.745
},
"oklch": {
"l": 0.70859,
"c": 0.17185,
"h": 307.5
},
"luminance": 0.32857
}Semantic roles & 50–950 ramp
primary
#BE80F3
secondary
#E4F4D7
accent
#DF066A
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85