#BC80F9#BC80F9
#BC80F9 is a light, vivid violet. Relative luminance 0.330; OKLCH L 71.0% C 0.178 H 305.2°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BC80F9 |
|---|---|
| RGB | rgb(188, 128, 249) |
| HSL | hsl(270, 91%, 74%) |
| HSV | hsv(270, 49%, 98%) |
| CMYK | cmyk(24.5%, 48.6%, 0%, 2.4%) |
| CIE-LAB | lab(64.14, 45.87, -51.98) |
| CIE-LCH | lch(64.14, 69.33, 311.43°) |
| OKLab | oklab(70.98% 0.1028 -0.1457) |
| OKLCH | oklch(70.98% 0.178 305.2) |
| XYZ | xyz(45.5535, 32.9695, 93.5681) |
| Luminance | 0.3297 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.27
Easter Purple
#C071FE
ΔE00 3.52
Liliac
#C48EFD
ΔE00 3.60
Light Urple
#B36FF6
ΔE00 4.39
Bright Lavender
#C760FF
ΔE00 6.81
Bright Lilac
#C95EFB
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC80F9 #BDF980
analogous
#8081F9 #BC80F9 #F880F9
triadic
#BC80F9 #F9BC80 #80F9BC
tetradic
#BC80F9 #F98081 #BDF980 #80F9F8
square
#BC80F9 #F98081 #BDF980 #80F9F8
split-complementary
#BC80F9 #F9F880 #81F980
monochromatic
#7E0BF3 #9D46F6 #BC80F9 #DBBAFC #F0E2FE
Accessibility & contrast
On white
2.77
#BC80F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#BC80F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC80F9
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC80F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC80F9 | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D9AFD
Deuteranopia (green-blind)
#6E9CF6
Tritanopia (blue-blind)
#B295B1
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #bc80f9; /* rgb */ color: rgb(188, 128, 249); /* oklch */ color: oklch(71.0% 0.178 305.2);
Tailwind
colors: {
custom: {
50: '#d3a6fc',
500: '#bc80f9',
950: '#000000',
},
}SCSS
$custom: #bc80f9; $custom-light: #d3a6fc; $custom-dark: #000000;
JSON
{
"hex": "#bc80f9",
"rgb": {
"r": 188,
"g": 128,
"b": 249
},
"hsl": {
"h": 269.752,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.70978,
"c": 0.17831,
"h": 305.2
},
"luminance": 0.32969
}Semantic roles & 50–950 ramp
primary
#BC80F9
secondary
#E6F6D5
accent
#E60074
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85