#BC82F8#BC82F8
#BC82F8 is a light, vivid violet. Relative luminance 0.334; OKLCH L 71.2% C 0.174 H 305.1°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BC82F8 |
|---|---|
| RGB | rgb(188, 130, 248) |
| HSL | hsl(269, 89%, 74%) |
| HSV | hsv(269, 48%, 97%) |
| CMYK | cmyk(24.2%, 47.6%, 0%, 2.7%) |
| CIE-LAB | lab(64.51, 44.57, -50.84) |
| CIE-LCH | lch(64.51, 67.61, 311.24°) |
| OKLab | oklab(71.24% 0.1 -0.1424) |
| OKLCH | oklch(71.24% 0.174 305.1) |
| XYZ | xyz(45.6614, 33.4342, 92.8367) |
| Luminance | 0.3343 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.71
Liliac
#C48EFD
ΔE00 3.15
Easter Purple
#C071FE
ΔE00 4.04
Light Urple
#B36FF6
ΔE00 4.86
Baby Purple
#CA9BF7
ΔE00 6.80
Bright Lavender
#C760FF
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC82F8 #BEF882
analogous
#8283F8 #BC82F8 #F782F8
triadic
#BC82F8 #F8BC82 #82F8BC
tetradic
#BC82F8 #F88283 #BEF882 #82F8F7
square
#BC82F8 #F88283 #BEF882 #82F8F7
split-complementary
#BC82F8 #F8F782 #83F882
monochromatic
#7E0EF2 #9D48F5 #BC82F8 #DBBCFB #EFE2FD
Accessibility & contrast
On white
2.73
#BC82F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#BC82F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC82F8
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC82F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC82F8 | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619BFC
Deuteranopia (green-blind)
#709DF5
Tritanopia (blue-blind)
#B296B1
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #bc82f8; /* rgb */ color: rgb(188, 130, 248); /* oklch */ color: oklch(71.2% 0.174 305.1);
Tailwind
colors: {
custom: {
50: '#d2a7fb',
500: '#bc82f8',
950: '#000000',
},
}SCSS
$custom: #bc82f8; $custom-light: #d2a7fb; $custom-dark: #000000;
JSON
{
"hex": "#bc82f8",
"rgb": {
"r": 188,
"g": 130,
"b": 248
},
"hsl": {
"h": 269.492,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.7124,
"c": 0.17401,
"h": 305.1
},
"luminance": 0.33434
}Semantic roles & 50–950 ramp
primary
#BC82F8
secondary
#E6F5D6
accent
#E60075
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85