#BC82F7#BC82F7
#BC82F7 is a light, vivid violet. Relative luminance 0.334; OKLCH L 71.2% C 0.173 H 305.3°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BC82F7 |
|---|---|
| RGB | rgb(188, 130, 247) |
| HSL | hsl(270, 88%, 74%) |
| HSV | hsv(270, 47%, 97%) |
| CMYK | cmyk(23.9%, 47.4%, 0%, 3.1%) |
| CIE-LAB | lab(64.46, 44.34, -50.37) |
| CIE-LCH | lch(64.46, 67.10, 311.36°) |
| OKLab | oklab(71.19% 0.0999 -0.141) |
| OKLCH | oklch(71.19% 0.173 305.3) |
| XYZ | xyz(45.5067, 33.3723, 92.0218) |
| Luminance | 0.3337 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.69
Liliac
#C48EFD
ΔE00 3.15
Easter Purple
#C071FE
ΔE00 4.08
Light Urple
#B36FF6
ΔE00 4.88
Baby Purple
#CA9BF7
ΔE00 6.75
Bright Lavender
#C760FF
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC82F7 #BDF782
analogous
#8283F7 #BC82F7 #F782F7
triadic
#BC82F7 #F7BC82 #82F7BC
tetradic
#BC82F7 #F78283 #BDF782 #82F7F7
square
#BC82F7 #F78283 #BDF782 #82F7F7
split-complementary
#BC82F7 #F7F782 #83F782
monochromatic
#7E0FEF #9D48F3 #BC82F7 #DBBCFB #F0E2FD
Accessibility & contrast
On white
2.74
#BC82F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#BC82F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC82F7
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC82F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC82F7 | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629AFB
Deuteranopia (green-blind)
#719DF4
Tritanopia (blue-blind)
#B296B1
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #bc82f7; /* rgb */ color: rgb(188, 130, 247); /* oklch */ color: oklch(71.2% 0.173 305.3);
Tailwind
colors: {
custom: {
50: '#d2a7fa',
500: '#bc82f7',
950: '#000000',
},
}SCSS
$custom: #bc82f7; $custom-light: #d2a7fa; $custom-dark: #000000;
JSON
{
"hex": "#bc82f7",
"rgb": {
"r": 188,
"g": 130,
"b": 247
},
"hsl": {
"h": 269.744,
"s": 87.97,
"l": 73.922
},
"oklch": {
"l": 0.71187,
"c": 0.17282,
"h": 305.3
},
"luminance": 0.33372
}Semantic roles & 50–950 ramp
primary
#BC82F7
secondary
#E6F5D6
accent
#E50174
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85