#BC82F9#BC82F9
#BC82F9 is a light, vivid violet. Relative luminance 0.335; OKLCH L 71.3% C 0.175 H 304.9°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BC82F9 |
|---|---|
| RGB | rgb(188, 130, 249) |
| HSL | hsl(269, 91%, 74%) |
| HSV | hsv(269, 48%, 98%) |
| CMYK | cmyk(24.5%, 47.8%, 0%, 2.4%) |
| CIE-LAB | lab(64.56, 44.80, -51.31) |
| CIE-LCH | lch(64.56, 68.11, 311.12°) |
| OKLab | oklab(71.29% 0.1002 -0.1437) |
| OKLCH | oklch(71.29% 0.175 304.9) |
| XYZ | xyz(45.8169, 33.4964, 93.6559) |
| Luminance | 0.3350 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.73
Liliac
#C48EFD
ΔE00 3.15
Easter Purple
#C071FE
ΔE00 4.00
Light Urple
#B36FF6
ΔE00 4.85
Baby Purple
#CA9BF7
ΔE00 6.85
Bright Lavender
#C760FF
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC82F9 #BFF982
analogous
#8284F9 #BC82F9 #F882F9
triadic
#BC82F9 #F9BC82 #82F9BC
tetradic
#BC82F9 #F98284 #BFF982 #82F9F8
square
#BC82F9 #F98284 #BFF982 #82F9F8
split-complementary
#BC82F9 #F9F882 #84F982
monochromatic
#7D0DF3 #9D48F6 #BC82F9 #DBBCFC #EFE2FE
Accessibility & contrast
On white
2.73
#BC82F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#BC82F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC82F9
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC82F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC82F9 | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609BFD
Deuteranopia (green-blind)
#709DF6
Tritanopia (blue-blind)
#B297B2
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #bc82f9; /* rgb */ color: rgb(188, 130, 249); /* oklch */ color: oklch(71.3% 0.175 304.9);
Tailwind
colors: {
custom: {
50: '#d3a7fc',
500: '#bc82f9',
950: '#000000',
},
}SCSS
$custom: #bc82f9; $custom-light: #d3a7fc; $custom-dark: #000000;
JSON
{
"hex": "#bc82f9",
"rgb": {
"r": 188,
"g": 130,
"b": 249
},
"hsl": {
"h": 269.244,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.71294,
"c": 0.1752,
"h": 304.9
},
"luminance": 0.33496
}Semantic roles & 50–950 ramp
primary
#BC82F9
secondary
#E6F6D5
accent
#E60076
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85