#BC83F7#BC83F7
#BC83F7 is a light, vivid violet. Relative luminance 0.336; OKLCH L 71.3% C 0.171 H 305.1°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BC83F7 |
|---|---|
| RGB | rgb(188, 131, 247) |
| HSL | hsl(269, 88%, 74%) |
| HSV | hsv(269, 47%, 97%) |
| CMYK | cmyk(23.9%, 47%, 0%, 3.1%) |
| CIE-LAB | lab(64.68, 43.80, -50.03) |
| CIE-LCH | lch(64.68, 66.49, 311.20°) |
| OKLab | oklab(71.35% 0.0986 -0.14) |
| OKLCH | oklch(71.35% 0.171 305.1) |
| XYZ | xyz(45.6403, 33.6396, 92.0663) |
| Luminance | 0.3364 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.93
Light Purple
#BF77F6
ΔE00 2.93
Easter Purple
#C071FE
ΔE00 4.32
Light Urple
#B36FF6
ΔE00 5.12
Baby Purple
#CA9BF7
ΔE00 6.53
Pastel Purple
#CAA0FF
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC83F7 #BEF783
analogous
#8384F7 #BC83F7 #F683F7
triadic
#BC83F7 #F7BC83 #83F7BC
tetradic
#BC83F7 #F78384 #BEF783 #83F7F6
square
#BC83F7 #F78384 #BEF783 #83F7F6
split-complementary
#BC83F7 #F7F683 #84F783
monochromatic
#7E10F0 #9D4AF3 #BC83F7 #DBBCFB #EFE2FD
Accessibility & contrast
On white
2.72
#BC83F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#BC83F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC83F7
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC83F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC83F7 | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639BFB
Deuteranopia (green-blind)
#729DF4
Tritanopia (blue-blind)
#B297B1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #bc83f7; /* rgb */ color: rgb(188, 131, 247); /* oklch */ color: oklch(71.3% 0.171 305.1);
Tailwind
colors: {
custom: {
50: '#d2a8fa',
500: '#bc83f7',
950: '#000000',
},
}SCSS
$custom: #bc83f7; $custom-light: #d2a8fa; $custom-dark: #000000;
JSON
{
"hex": "#bc83f7",
"rgb": {
"r": 188,
"g": 131,
"b": 247
},
"hsl": {
"h": 269.483,
"s": 87.879,
"l": 74.118
},
"oklch": {
"l": 0.71347,
"c": 0.17125,
"h": 305.1
},
"luminance": 0.33639
}Semantic roles & 50–950 ramp
primary
#BC83F7
secondary
#E6F5D6
accent
#E40175
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85