#BC81ED#BC81ED
#BC81ED is a light, vivid violet. Relative luminance 0.325; OKLCH L 70.5% C 0.163 H 308.0°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BC81ED |
|---|---|
| RGB | rgb(188, 129, 237) |
| HSL | hsl(273, 75%, 72%) |
| HSV | hsv(273, 46%, 93%) |
| CMYK | cmyk(20.7%, 45.6%, 0%, 7.1%) |
| CIE-LAB | lab(63.76, 42.62, -45.96) |
| CIE-LCH | lch(63.76, 62.68, 312.84°) |
| OKLab | oklab(70.5% 0.1 -0.1282) |
| OKLCH | oklch(70.5% 0.163 308) |
| XYZ | xyz(43.8724, 32.5068, 84.0676) |
| Luminance | 0.3251 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.86
Liliac
#C48EFD
ΔE00 3.79
Easter Purple
#C071FE
ΔE00 4.58
Light Urple
#B36FF6
ΔE00 5.19
Baby Purple
#CA9BF7
ΔE00 6.71
Pale Purple
#B790D4
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC81ED #B2ED81
analogous
#8681ED #BC81ED #ED81E8
triadic
#BC81ED #EDBC81 #81EDBC
tetradic
#BC81ED #ED8681 #B2ED81 #81E8ED
square
#BC81ED #ED8681 #B2ED81 #81E8ED
split-complementary
#BC81ED #E8ED81 #81ED86
monochromatic
#821ED5 #A04BE5 #BC81ED #D8B7F5 #F1E4FB
Accessibility & contrast
On white
2.80
#BC81ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#BC81ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC81ED
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC81ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC81ED | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6698F1
Deuteranopia (green-blind)
#769BEA
Tritanopia (blue-blind)
#B593AC
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #bc81ed; /* rgb */ color: rgb(188, 129, 237); /* oklch */ color: oklch(70.5% 0.163 308.0);
Tailwind
colors: {
custom: {
50: '#d2a7f3',
500: '#bc81ed',
950: '#000000',
},
}SCSS
$custom: #bc81ed; $custom-light: #d2a7f3; $custom-dark: #000000;
JSON
{
"hex": "#bc81ed",
"rgb": {
"r": 188,
"g": 129,
"b": 237
},
"hsl": {
"h": 272.778,
"s": 75,
"l": 71.765
},
"oklch": {
"l": 0.70504,
"c": 0.16258,
"h": 308
},
"luminance": 0.32506
}Semantic roles & 50–950 ramp
primary
#BC81ED
secondary
#E4F3D7
accent
#D70E69
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85