#BC82F6#BC82F6
#BC82F6 is a light, vivid violet. Relative luminance 0.333; OKLCH L 71.1% C 0.172 H 305.6°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BC82F6 |
|---|---|
| RGB | rgb(188, 130, 246) |
| HSL | hsl(270, 87%, 74%) |
| HSV | hsv(270, 47%, 96%) |
| CMYK | cmyk(23.6%, 47.2%, 0%, 3.5%) |
| CIE-LAB | lab(64.41, 44.11, -49.89) |
| CIE-LCH | lch(64.41, 66.60, 311.48°) |
| OKLab | oklab(71.13% 0.0998 -0.1396) |
| OKLCH | oklch(71.13% 0.172 305.6) |
| XYZ | xyz(45.3528, 33.3107, 91.2113) |
| Luminance | 0.3331 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.69
Liliac
#C48EFD
ΔE00 3.16
Easter Purple
#C071FE
ΔE00 4.12
Light Urple
#B36FF6
ΔE00 4.91
Baby Purple
#CA9BF7
ΔE00 6.71
Bright Lavender
#C760FF
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC82F6 #BCF682
analogous
#8282F6 #BC82F6 #F682F6
triadic
#BC82F6 #F6BC82 #82F6BC
tetradic
#BC82F6 #F68282 #BCF682 #82F6F6
square
#BC82F6 #F68282 #BCF682 #82F6F6
split-complementary
#BC82F6 #F6F682 #82F682
monochromatic
#7F11ED #9D49F2 #BC82F6 #DBBBFA #F0E2FD
Accessibility & contrast
On white
2.74
#BC82F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#BC82F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC82F6
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC82F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC82F6 | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629AFA
Deuteranopia (green-blind)
#729CF3
Tritanopia (blue-blind)
#B396B0
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #bc82f6; /* rgb */ color: rgb(188, 130, 246); /* oklch */ color: oklch(71.1% 0.172 305.6);
Tailwind
colors: {
custom: {
50: '#d2a7f9',
500: '#bc82f6',
950: '#000000',
},
}SCSS
$custom: #bc82f6; $custom-light: #d2a7f9; $custom-dark: #000000;
JSON
{
"hex": "#bc82f6",
"rgb": {
"r": 188,
"g": 130,
"b": 246
},
"hsl": {
"h": 270,
"s": 86.567,
"l": 73.725
},
"oklch": {
"l": 0.71134,
"c": 0.17163,
"h": 305.6
},
"luminance": 0.3331
}Semantic roles & 50–950 ramp
primary
#BC82F6
secondary
#E6F5D6
accent
#E30273
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85