#BF80EA#BF80EA
#BF80EA is a light, vivid violet. Relative luminance 0.325; OKLCH L 70.5% C 0.162 H 310.2°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BF80EA |
|---|---|
| RGB | rgb(191, 128, 234) |
| HSL | hsl(276, 72%, 71%) |
| HSV | hsv(276, 45%, 92%) |
| CMYK | cmyk(18.4%, 45.3%, 0%, 8.2%) |
| CIE-LAB | lab(63.72, 43.33, -44.35) |
| CIE-LCH | lch(63.72, 62.00, 314.34°) |
| OKLab | oklab(70.5% 0.1045 -0.1234) |
| OKLCH | oklch(70.5% 0.162 310.2) |
| XYZ | xyz(44.0536, 32.4559, 81.7698) |
| Luminance | 0.3246 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.06
Liliac
#C48EFD
ΔE00 4.24
Easter Purple
#C071FE
ΔE00 4.80
Light Urple
#B36FF6
ΔE00 5.55
Pale Purple
#B790D4
ΔE00 6.79
Baby Purple
#CA9BF7
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF80EA #ABEA80
analogous
#8A80EA #BF80EA #EA80E0
triadic
#BF80EA #EABF80 #80EABF
tetradic
#BF80EA #EA8A80 #ABEA80 #80E0EA
square
#BF80EA #EA8A80 #ABEA80 #80E0EA
split-complementary
#BF80EA #E0EA80 #80EA8A
monochromatic
#8822CE #A54BE1 #BF80EA #D9B5F3 #F2E5FB
Accessibility & contrast
On white
2.80
#BF80EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#BF80EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF80EA
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF80EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF80EA | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6897EE
Deuteranopia (green-blind)
#799BE7
Tritanopia (blue-blind)
#BA91AA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #bf80ea; /* rgb */ color: rgb(191, 128, 234); /* oklch */ color: oklch(70.5% 0.162 310.2);
Tailwind
colors: {
custom: {
50: '#d4a6f1',
500: '#bf80ea',
950: '#000000',
},
}SCSS
$custom: #bf80ea; $custom-light: #d4a6f1; $custom-dark: #000000;
JSON
{
"hex": "#bf80ea",
"rgb": {
"r": 191,
"g": 128,
"b": 234
},
"hsl": {
"h": 275.66,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.70498,
"c": 0.16173,
"h": 310.2
},
"luminance": 0.32455
}Semantic roles & 50–950 ramp
primary
#BF80EA
secondary
#E0F1D5
accent
#D41260
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85