#BC82EB#BC82EB
#BC82EB is a light, vivid violet. Relative luminance 0.327; OKLCH L 70.6% C 0.159 H 308.3°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BC82EB |
|---|---|
| RGB | rgb(188, 130, 235) |
| HSL | hsl(273, 72%, 72%) |
| HSV | hsv(273, 45%, 92%) |
| CMYK | cmyk(20%, 44.7%, 0%, 7.8%) |
| CIE-LAB | lab(63.88, 41.64, -44.67) |
| CIE-LCH | lch(63.88, 61.06, 312.99°) |
| OKLab | oklab(70.56% 0.0983 -0.1244) |
| OKLCH | oklch(70.56% 0.159 308.3) |
| XYZ | xyz(43.7142, 32.6553, 82.5814) |
| Luminance | 0.3266 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.28
Liliac
#C48EFD
ΔE00 3.78
Easter Purple
#C071FE
ΔE00 5.01
Light Urple
#B36FF6
ΔE00 5.58
Baby Purple
#CA9BF7
ΔE00 6.46
Pale Purple
#B790D4
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC82EB #B1EB82
analogous
#8882EB #BC82EB #EB82E6
triadic
#BC82EB #EBBC82 #82EBBC
tetradic
#BC82EB #EB8882 #B1EB82 #82E6EB
square
#BC82EB #EB8882 #B1EB82 #82E6EB
split-complementary
#BC82EB #E6EB82 #82EB88
monochromatic
#8321D1 #A04DE3 #BC82EB #D8B7F3 #F1E5FB
Accessibility & contrast
On white
2.79
#BC82EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#BC82EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC82EB
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC82EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC82EB | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6998EF
Deuteranopia (green-blind)
#789CE8
Tritanopia (blue-blind)
#B693AB
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #bc82eb; /* rgb */ color: rgb(188, 130, 235); /* oklch */ color: oklch(70.6% 0.159 308.3);
Tailwind
colors: {
custom: {
50: '#d2a7f2',
500: '#bc82eb',
950: '#000000',
},
}SCSS
$custom: #bc82eb; $custom-light: #d2a7f2; $custom-dark: #000000;
JSON
{
"hex": "#bc82eb",
"rgb": {
"r": 188,
"g": 130,
"b": 235
},
"hsl": {
"h": 273.143,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.70564,
"c": 0.1586,
"h": 308.3
},
"luminance": 0.32655
}Semantic roles & 50–950 ramp
primary
#BC82EB
secondary
#E3F2D7
accent
#D41169
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85