#BC81EB#BC81EB
#BC81EB is a light, vivid violet. Relative luminance 0.324; OKLCH L 70.4% C 0.160 H 308.5°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BC81EB |
|---|---|
| RGB | rgb(188, 129, 235) |
| HSL | hsl(273, 73%, 71%) |
| HSV | hsv(273, 45%, 92%) |
| CMYK | cmyk(20%, 45.1%, 0%, 7.8%) |
| CIE-LAB | lab(63.66, 42.18, -45.01) |
| CIE-LCH | lch(63.66, 61.68, 313.14°) |
| OKLab | oklab(70.4% 0.0997 -0.1254) |
| OKLCH | oklch(70.4% 0.16 308.5) |
| XYZ | xyz(43.5818, 32.3906, 82.5373) |
| Luminance | 0.3239 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.06
Liliac
#C48EFD
ΔE00 3.96
Easter Purple
#C071FE
ΔE00 4.80
Light Urple
#B36FF6
ΔE00 5.37
Baby Purple
#CA9BF7
ΔE00 6.70
Pale Purple
#B790D4
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC81EB #B0EB81
analogous
#8781EB #BC81EB #EB81E5
triadic
#BC81EB #EBBC81 #81EBBC
tetradic
#BC81EB #EB8781 #B0EB81 #81E5EB
square
#BC81EB #EB8781 #B0EB81 #81E5EB
split-complementary
#BC81EB #E5EB81 #81EB87
monochromatic
#8321D1 #A04CE3 #BC81EB #D8B6F3 #F1E5FB
Accessibility & contrast
On white
2.81
#BC81EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#BC81EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC81EB
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC81EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC81EB | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6898EF
Deuteranopia (green-blind)
#779BE8
Tritanopia (blue-blind)
#B692AB
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #bc81eb; /* rgb */ color: rgb(188, 129, 235); /* oklch */ color: oklch(70.4% 0.160 308.5);
Tailwind
colors: {
custom: {
50: '#d2a7f2',
500: '#bc81eb',
950: '#000000',
},
}SCSS
$custom: #bc81eb; $custom-light: #d2a7f2; $custom-dark: #000000;
JSON
{
"hex": "#bc81eb",
"rgb": {
"r": 188,
"g": 129,
"b": 235
},
"hsl": {
"h": 273.396,
"s": 72.603,
"l": 71.373
},
"oklch": {
"l": 0.70402,
"c": 0.16023,
"h": 308.5
},
"luminance": 0.3239
}Semantic roles & 50–950 ramp
primary
#BC81EB
secondary
#E2F2D6
accent
#D51168
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85