#BC82ED#BC82ED
#BC82ED is a light, vivid violet. Relative luminance 0.328; OKLCH L 70.7% C 0.161 H 307.8°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BC82ED |
|---|---|
| RGB | rgb(188, 130, 237) |
| HSL | hsl(273, 75%, 72%) |
| HSV | hsv(273, 45%, 93%) |
| CMYK | cmyk(20.7%, 45.1%, 0%, 7.1%) |
| CIE-LAB | lab(63.98, 42.08, -45.62) |
| CIE-LCH | lch(63.98, 62.07, 312.69°) |
| OKLab | oklab(70.67% 0.0986 -0.1272) |
| OKLCH | oklch(70.67% 0.161 307.8) |
| XYZ | xyz(44.0047, 32.7715, 84.1117) |
| Luminance | 0.3277 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.09
Liliac
#C48EFD
ΔE00 3.60
Easter Purple
#C071FE
ΔE00 4.80
Light Urple
#B36FF6
ΔE00 5.41
Baby Purple
#CA9BF7
ΔE00 6.47
Pale Purple
#B790D4
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC82ED #B3ED82
analogous
#8782ED #BC82ED #ED82E9
triadic
#BC82ED #EDBC82 #82EDBC
tetradic
#BC82ED #ED8782 #B3ED82 #82E9ED
square
#BC82ED #ED8782 #B3ED82 #82E9ED
split-complementary
#BC82ED #E9ED82 #82ED87
monochromatic
#821FD6 #9F4DE5 #BC82ED #D9B7F5 #F1E4FB
Accessibility & contrast
On white
2.78
#BC82ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#BC82ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC82ED
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC82ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC82ED | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6899F1
Deuteranopia (green-blind)
#779CEA
Tritanopia (blue-blind)
#B593AC
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #bc82ed; /* rgb */ color: rgb(188, 130, 237); /* oklch */ color: oklch(70.7% 0.161 307.8);
Tailwind
colors: {
custom: {
50: '#d2a7f3',
500: '#bc82ed',
950: '#000000',
},
}SCSS
$custom: #bc82ed; $custom-light: #d2a7f3; $custom-dark: #000000;
JSON
{
"hex": "#bc82ed",
"rgb": {
"r": 188,
"g": 130,
"b": 237
},
"hsl": {
"h": 272.523,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.70666,
"c": 0.16097,
"h": 307.8
},
"luminance": 0.32771
}Semantic roles & 50–950 ramp
primary
#BC82ED
secondary
#E4F3D8
accent
#D70F6A
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85