#BC80ED#BC80ED
#BC80ED is a light, vivid violet. Relative luminance 0.322; OKLCH L 70.3% C 0.164 H 308.1°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BC80ED |
|---|---|
| RGB | rgb(188, 128, 237) |
| HSL | hsl(273, 75%, 72%) |
| HSV | hsv(273, 46%, 93%) |
| CMYK | cmyk(20.7%, 46%, 0%, 7.1%) |
| CIE-LAB | lab(63.54, 43.17, -46.30) |
| CIE-LCH | lch(63.54, 63.30, 312.99°) |
| OKLab | oklab(70.34% 0.1014 -0.1292) |
| OKLCH | oklch(70.34% 0.164 308.1) |
| XYZ | xyz(43.7413, 32.2447, 84.0239) |
| Luminance | 0.3224 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.64
Liliac
#C48EFD
ΔE00 3.99
Easter Purple
#C071FE
ΔE00 4.37
Light Urple
#B36FF6
ΔE00 4.97
Baby Purple
#CA9BF7
ΔE00 6.95
Pale Purple
#B790D4
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC80ED #B1ED80
analogous
#8680ED #BC80ED #ED80E7
triadic
#BC80ED #EDBC80 #80EDBC
tetradic
#BC80ED #ED8680 #B1ED80 #80E7ED
square
#BC80ED #ED8680 #B1ED80 #80E7ED
split-complementary
#BC80ED #E7ED80 #80ED86
monochromatic
#831ED4 #A04AE5 #BC80ED #D8B6F5 #F1E4FB
Accessibility & contrast
On white
2.82
#BC80ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#BC80ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC80ED
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC80ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC80ED | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6597F1
Deuteranopia (green-blind)
#759BEA
Tritanopia (blue-blind)
#B592AB
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #bc80ed; /* rgb */ color: rgb(188, 128, 237); /* oklch */ color: oklch(70.3% 0.164 308.1);
Tailwind
colors: {
custom: {
50: '#d2a6f3',
500: '#bc80ed',
950: '#000000',
},
}SCSS
$custom: #bc80ed; $custom-light: #d2a6f3; $custom-dark: #000000;
JSON
{
"hex": "#bc80ed",
"rgb": {
"r": 188,
"g": 128,
"b": 237
},
"hsl": {
"h": 273.028,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.70344,
"c": 0.16419,
"h": 308.1
},
"luminance": 0.32244
}Semantic roles & 50–950 ramp
primary
#BC80ED
secondary
#E3F2D6
accent
#D70E69
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85