#BC81EE#BC81EE
#BC81EE is a light, vivid violet. Relative luminance 0.326; OKLCH L 70.6% C 0.164 H 307.7°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BC81EE |
|---|---|
| RGB | rgb(188, 129, 238) |
| HSL | hsl(272, 76%, 72%) |
| HSV | hsv(272, 46%, 93%) |
| CMYK | cmyk(21%, 45.8%, 0%, 6.7%) |
| CIE-LAB | lab(63.81, 42.85, -46.44) |
| CIE-LCH | lch(63.81, 63.19, 312.70°) |
| OKLab | oklab(70.56% 0.1001 -0.1296) |
| OKLCH | oklch(70.56% 0.164 307.7) |
| XYZ | xyz(44.0189, 32.5654, 84.8392) |
| Luminance | 0.3256 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.78
Liliac
#C48EFD
ΔE00 3.72
Easter Purple
#C071FE
ΔE00 4.48
Light Urple
#B36FF6
ΔE00 5.11
Baby Purple
#CA9BF7
ΔE00 6.72
Pale Purple
#B790D4
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC81EE #B3EE81
analogous
#8681EE #BC81EE #EE81EA
triadic
#BC81EE #EEBC81 #81EEBC
tetradic
#BC81EE #EE8681 #B3EE81 #81EAEE
square
#BC81EE #EE8681 #B3EE81 #81EAEE
split-complementary
#BC81EE #EAEE81 #81EE86
monochromatic
#821DD8 #9F4BE7 #BC81EE #D9B7F5 #F1E4FB
Accessibility & contrast
On white
2.80
#BC81EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#BC81EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC81EE
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC81EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC81EE | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6698F2
Deuteranopia (green-blind)
#759BEB
Tritanopia (blue-blind)
#B593AC
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #bc81ee; /* rgb */ color: rgb(188, 129, 238); /* oklch */ color: oklch(70.6% 0.164 307.7);
Tailwind
colors: {
custom: {
50: '#d2a7f4',
500: '#bc81ee',
950: '#000000',
},
}SCSS
$custom: #bc81ee; $custom-light: #d2a7f4; $custom-dark: #000000;
JSON
{
"hex": "#bc81ee",
"rgb": {
"r": 188,
"g": 129,
"b": 238
},
"hsl": {
"h": 272.477,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.70556,
"c": 0.16376,
"h": 307.7
},
"luminance": 0.32565
}Semantic roles & 50–950 ramp
primary
#BC81EE
secondary
#E4F3D8
accent
#D80D6A
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85