#BC82F5#BC82F5
#BC82F5 is a light, vivid violet. Relative luminance 0.332; OKLCH L 71.1% C 0.170 H 305.8°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BC82F5 |
|---|---|
| RGB | rgb(188, 130, 245) |
| HSL | hsl(270, 85%, 74%) |
| HSV | hsv(270, 47%, 96%) |
| CMYK | cmyk(23.3%, 46.9%, 0%, 3.9%) |
| CIE-LAB | lab(64.36, 43.88, -49.42) |
| CIE-LCH | lch(64.36, 66.09, 311.60°) |
| OKLab | oklab(71.08% 0.0997 -0.1383) |
| OKLCH | oklch(71.08% 0.17 305.8) |
| XYZ | xyz(45.1997, 33.2495, 90.4051) |
| Luminance | 0.3325 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.69
Liliac
#C48EFD
ΔE00 3.18
Easter Purple
#C071FE
ΔE00 4.17
Light Urple
#B36FF6
ΔE00 4.94
Baby Purple
#CA9BF7
ΔE00 6.67
Bright Lavender
#C760FF
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC82F5 #BBF582
analogous
#8282F5 #BC82F5 #F582F4
triadic
#BC82F5 #F5BC82 #82F5BC
tetradic
#BC82F5 #F58282 #BBF582 #82F4F5
square
#BC82F5 #F58282 #BBF582 #82F4F5
split-complementary
#BC82F5 #F4F582 #82F582
monochromatic
#7F13EA #9E49F0 #BC82F5 #DABBFA #F0E3FD
Accessibility & contrast
On white
2.75
#BC82F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#BC82F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC82F5
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC82F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC82F5 | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639AF9
Deuteranopia (green-blind)
#729CF2
Tritanopia (blue-blind)
#B396B0
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #bc82f5; /* rgb */ color: rgb(188, 130, 245); /* oklch */ color: oklch(71.1% 0.170 305.8);
Tailwind
colors: {
custom: {
50: '#d2a7f9',
500: '#bc82f5',
950: '#000000',
},
}SCSS
$custom: #bc82f5; $custom-light: #d2a7f9; $custom-dark: #000000;
JSON
{
"hex": "#bc82f5",
"rgb": {
"r": 188,
"g": 130,
"b": 245
},
"hsl": {
"h": 270.261,
"s": 85.185,
"l": 73.529
},
"oklch": {
"l": 0.71081,
"c": 0.17045,
"h": 305.8
},
"luminance": 0.33249
}Semantic roles & 50–950 ramp
primary
#BC82F5
secondary
#E5F5D6
accent
#E20472
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85