#BF80FF#BF80FF
#BF80FF is a light, vivid violet. Relative luminance 0.337; OKLCH L 71.6% C 0.186 H 305.1°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BF80FF |
|---|---|
| RGB | rgb(191, 128, 255) |
| HSL | hsl(270, 100%, 75%) |
| HSV | hsv(270, 50%, 100%) |
| CMYK | cmyk(25.1%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(64.75, 48.02, -54.27) |
| CIE-LCH | lch(64.75, 72.47, 311.50°) |
| OKLab | oklab(71.6% 0.107 -0.1523) |
| OKLCH | oklch(71.6% 0.186 305.1) |
| XYZ | xyz(47.2512, 33.7350, 98.6106) |
| Luminance | 0.3373 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.48
Easter Purple
#C071FE
ΔE00 3.39
Liliac
#C48EFD
ΔE00 3.56
Light Urple
#B36FF6
ΔE00 4.61
Bright Lavender
#C760FF
ΔE00 6.68
Bright Lilac
#C95EFB
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF80FF #C0FF80
analogous
#8080FF #BF80FF #FF80FF
triadic
#BF80FF #FFBF80 #80FFBF
tetradic
#BF80FF #FF8080 #C0FF80 #80FFFF
square
#BF80FF #FF8080 #C0FF80 #80FFFF
split-complementary
#BF80FF #FFFF80 #80FF80
monochromatic
#8106FF #A043FF #BF80FF #DEBDFF #F0E0FF
Accessibility & contrast
On white
2.71
#BF80FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#BF80FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF80FF
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF80FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF80FF | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A9BFF
Deuteranopia (green-blind)
#6C9DFC
Tritanopia (blue-blind)
#B497B4
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #bf80ff; /* rgb */ color: rgb(191, 128, 255); /* oklch */ color: oklch(71.6% 0.186 305.1);
Tailwind
colors: {
custom: {
50: '#d5a6ff',
500: '#bf80ff',
950: '#000000',
},
}SCSS
$custom: #bf80ff; $custom-light: #d5a6ff; $custom-dark: #000000;
JSON
{
"hex": "#bf80ff",
"rgb": {
"r": 191,
"g": 128,
"b": 255
},
"hsl": {
"h": 269.764,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.71605,
"c": 0.18613,
"h": 305.1
},
"luminance": 0.33735
}Semantic roles & 50–950 ramp
primary
#BF80FF
secondary
#E6F7D4
accent
#E60074
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#150F18
muted
#837F86