#BC80FF#BC80FF
#BC80FF is a light, vivid violet. Relative luminance 0.334; OKLCH L 71.3% C 0.185 H 303.9°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BC80FF |
|---|---|
| RGB | rgb(188, 128, 255) |
| HSL | hsl(268, 100%, 75%) |
| HSV | hsv(268, 50%, 100%) |
| CMYK | cmyk(26.3%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(64.44, 47.26, -54.78) |
| CIE-LCH | lch(64.44, 72.35, 310.78°) |
| OKLab | oklab(71.3% 0.1034 -0.1539) |
| OKLCH | oklch(71.3% 0.185 303.9) |
| XYZ | xyz(46.5043, 33.3498, 98.5756) |
| Luminance | 0.3335 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.65
Easter Purple
#C071FE
ΔE00 3.47
Liliac
#C48EFD
ΔE00 3.76
Light Urple
#B36FF6
ΔE00 4.43
Bright Lavender
#C760FF
ΔE00 6.80
Bright Lilac
#C95EFB
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC80FF #C3FF80
analogous
#8084FF #BC80FF #FB80FF
triadic
#BC80FF #FFBC80 #80FFBC
tetradic
#BC80FF #FF8084 #C3FF80 #80FFFB
square
#BC80FF #FF8084 #C3FF80 #80FFFB
split-complementary
#BC80FF #FFFB80 #84FF80
monochromatic
#7B06FF #9C43FF #BC80FF #DCBDFF #EFE0FF
Accessibility & contrast
On white
2.74
#BC80FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#BC80FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC80FF
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC80FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC80FF | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#599BFF
Deuteranopia (green-blind)
#699CFC
Tritanopia (blue-blind)
#B097B4
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #bc80ff; /* rgb */ color: rgb(188, 128, 255); /* oklch */ color: oklch(71.3% 0.185 303.9);
Tailwind
colors: {
custom: {
50: '#d3a6ff',
500: '#bc80ff',
950: '#000000',
},
}SCSS
$custom: #bc80ff; $custom-light: #d3a6ff; $custom-dark: #000000;
JSON
{
"hex": "#bc80ff",
"rgb": {
"r": 188,
"g": 128,
"b": 255
},
"hsl": {
"h": 268.346,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.71305,
"c": 0.18538,
"h": 303.9
},
"luminance": 0.3335
}Semantic roles & 50–950 ramp
primary
#BC80FF
secondary
#E6F7D4
accent
#E60079
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F18
muted
#837F86