#BC82FF#BC82FF
#BC82FF is a light, vivid violet. Relative luminance 0.339; OKLCH L 71.6% C 0.182 H 303.6°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BC82FF |
|---|---|
| RGB | rgb(188, 130, 255) |
| HSL | hsl(268, 100%, 75%) |
| HSV | hsv(268, 49%, 100%) |
| CMYK | cmyk(26.3%, 49%, 0%, 0%) |
| CIE-LAB | lab(64.86, 46.18, -54.11) |
| CIE-LCH | lch(64.86, 71.14, 310.48°) |
| OKLab | oklab(71.62% 0.1008 -0.1519) |
| OKLCH | oklch(71.62% 0.182 303.6) |
| XYZ | xyz(46.7677, 33.8767, 98.6634) |
| Luminance | 0.3388 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.05
Liliac
#C48EFD
ΔE00 3.34
Easter Purple
#C071FE
ΔE00 3.95
Light Urple
#B36FF6
ΔE00 4.87
Baby Purple
#CA9BF7
ΔE00 7.19
Bright Lavender
#C760FF
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC82FF #C5FF82
analogous
#8286FF #BC82FF #FA82FF
triadic
#BC82FF #FFBC82 #82FFBC
tetradic
#BC82FF #FF8286 #C5FF82 #82FFFA
square
#BC82FF #FF8286 #C5FF82 #82FFFA
split-complementary
#BC82FF #FFFA82 #86FF82
monochromatic
#7A08FF #9B45FF #BC82FF #DDBFFF #EFE0FF
Accessibility & contrast
On white
2.70
#BC82FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#BC82FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC82FF
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC82FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC82FF | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C9CFF
Deuteranopia (green-blind)
#6C9DFC
Tritanopia (blue-blind)
#B098B5
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #bc82ff; /* rgb */ color: rgb(188, 130, 255); /* oklch */ color: oklch(71.6% 0.182 303.6);
Tailwind
colors: {
custom: {
50: '#d3a8ff',
500: '#bc82ff',
950: '#000000',
},
}SCSS
$custom: #bc82ff; $custom-light: #d3a8ff; $custom-dark: #000000;
JSON
{
"hex": "#bc82ff",
"rgb": {
"r": 188,
"g": 130,
"b": 255
},
"hsl": {
"h": 267.84,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.71619,
"c": 0.18232,
"h": 303.6
},
"luminance": 0.33877
}Semantic roles & 50–950 ramp
primary
#BC82FF
secondary
#E7F7D4
accent
#E6007B
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86