#BC80F8#BC80F8
#BC80F8 is a light, vivid violet. Relative luminance 0.329; OKLCH L 70.9% C 0.177 H 305.4°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BC80F8 |
|---|---|
| RGB | rgb(188, 128, 248) |
| HSL | hsl(270, 90%, 74%) |
| HSV | hsv(270, 48%, 97%) |
| CMYK | cmyk(24.2%, 48.4%, 0%, 2.7%) |
| CIE-LAB | lab(64.09, 45.65, -51.51) |
| CIE-LCH | lch(64.09, 68.82, 311.55°) |
| OKLab | oklab(70.92% 0.1027 -0.1443) |
| OKLCH | oklch(70.92% 0.177 305.4) |
| XYZ | xyz(45.3979, 32.9073, 92.7488) |
| Luminance | 0.3291 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.24
Easter Purple
#C071FE
ΔE00 3.56
Liliac
#C48EFD
ΔE00 3.59
Light Urple
#B36FF6
ΔE00 4.41
Bright Lavender
#C760FF
ΔE00 6.82
Bright Lilac
#C95EFB
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC80F8 #BCF880
analogous
#8080F8 #BC80F8 #F880F8
triadic
#BC80F8 #F8BC80 #80F8BC
tetradic
#BC80F8 #F88080 #BCF880 #80F8F8
square
#BC80F8 #F88080 #BCF880 #80F8F8
split-complementary
#BC80F8 #F8F880 #80F880
monochromatic
#7F0DF0 #9D46F5 #BC80F8 #DBBAFB #F0E2FD
Accessibility & contrast
On white
2.77
#BC80F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#BC80F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC80F8
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC80F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC80F8 | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E99FC
Deuteranopia (green-blind)
#6E9CF5
Tritanopia (blue-blind)
#B295B0
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #bc80f8; /* rgb */ color: rgb(188, 128, 248); /* oklch */ color: oklch(70.9% 0.177 305.4);
Tailwind
colors: {
custom: {
50: '#d3a6fb',
500: '#bc80f8',
950: '#000000',
},
}SCSS
$custom: #bc80f8; $custom-light: #d3a6fb; $custom-dark: #000000;
JSON
{
"hex": "#bc80f8",
"rgb": {
"r": 188,
"g": 128,
"b": 248
},
"hsl": {
"h": 270,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.70924,
"c": 0.17713,
"h": 305.4
},
"luminance": 0.32907
}Semantic roles & 50–950 ramp
primary
#BC80F8
secondary
#E6F5D6
accent
#E60073
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85