#BC83FF#BC83FF
#BC83FF is a light, vivid violet. Relative luminance 0.341; OKLCH L 71.8% C 0.181 H 303.4°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BC83FF |
|---|---|
| RGB | rgb(188, 131, 255) |
| HSL | hsl(268, 100%, 76%) |
| HSV | hsv(268, 49%, 100%) |
| CMYK | cmyk(26.3%, 48.6%, 0%, 0%) |
| CIE-LAB | lab(65.08, 45.64, -53.78) |
| CIE-LCH | lch(65.08, 70.54, 310.32°) |
| OKLab | oklab(71.78% 0.0995 -0.1509) |
| OKLCH | oklch(71.78% 0.181 303.4) |
| XYZ | xyz(46.9014, 34.1440, 98.7079) |
| Luminance | 0.3414 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.13
Light Purple
#BF77F6
ΔE00 3.25
Easter Purple
#C071FE
ΔE00 4.18
Light Urple
#B36FF6
ΔE00 5.09
Baby Purple
#CA9BF7
ΔE00 6.99
Bright Lavender
#C760FF
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC83FF #C6FF83
analogous
#8388FF #BC83FF #FA83FF
triadic
#BC83FF #FFBC83 #83FFBC
tetradic
#BC83FF #FF8388 #C6FF83 #83FFFA
square
#BC83FF #FF8388 #C6FF83 #83FFFA
split-complementary
#BC83FF #FFFA83 #88FF83
monochromatic
#7A09FF #9B46FF #BC83FF #DDC0FF #EEE0FF
Accessibility & contrast
On white
2.68
#BC83FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#BC83FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC83FF
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC83FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC83FF | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D9DFF
Deuteranopia (green-blind)
#6D9EFC
Tritanopia (blue-blind)
#B099B5
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #bc83ff; /* rgb */ color: rgb(188, 131, 255); /* oklch */ color: oklch(71.8% 0.181 303.4);
Tailwind
colors: {
custom: {
50: '#d3a8ff',
500: '#bc83ff',
950: '#000000',
},
}SCSS
$custom: #bc83ff; $custom-light: #d3a8ff; $custom-dark: #000000;
JSON
{
"hex": "#bc83ff",
"rgb": {
"r": 188,
"g": 131,
"b": 255
},
"hsl": {
"h": 267.581,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.71777,
"c": 0.18078,
"h": 303.4
},
"luminance": 0.34144
}Semantic roles & 50–950 ramp
primary
#BC83FF
secondary
#E7F7D4
accent
#E6007C
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86