#BC83F9#BC83F9
#BC83F9 is a light, vivid violet. Relative luminance 0.338; OKLCH L 71.5% C 0.174 H 304.7°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BC83F9 |
|---|---|
| RGB | rgb(188, 131, 249) |
| HSL | hsl(269, 91%, 75%) |
| HSV | hsv(269, 47%, 98%) |
| CMYK | cmyk(24.5%, 47.4%, 0%, 2.4%) |
| CIE-LAB | lab(64.77, 44.26, -50.97) |
| CIE-LCH | lch(64.77, 67.50, 310.97°) |
| OKLab | oklab(71.45% 0.0988 -0.1428) |
| OKLCH | oklch(71.45% 0.174 304.7) |
| XYZ | xyz(45.9506, 33.7637, 93.7005) |
| Luminance | 0.3376 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.93
Light Purple
#BF77F6
ΔE00 2.97
Easter Purple
#C071FE
ΔE00 4.25
Light Urple
#B36FF6
ΔE00 5.08
Baby Purple
#CA9BF7
ΔE00 6.63
Pastel Purple
#CAA0FF
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC83F9 #C0F983
analogous
#8385F9 #BC83F9 #F783F9
triadic
#BC83F9 #F9BC83 #83F9BC
tetradic
#BC83F9 #F98385 #C0F983 #83F9F7
square
#BC83F9 #F98385 #C0F983 #83F9F7
split-complementary
#BC83F9 #F9F783 #85F983
monochromatic
#7D0EF3 #9C49F6 #BC83F9 #DCBDFC #EFE2FE
Accessibility & contrast
On white
2.71
#BC83F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#BC83F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC83F9
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC83F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC83F9 | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629BFD
Deuteranopia (green-blind)
#719DF6
Tritanopia (blue-blind)
#B297B2
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #bc83f9; /* rgb */ color: rgb(188, 131, 249); /* oklch */ color: oklch(71.5% 0.174 304.7);
Tailwind
colors: {
custom: {
50: '#d2a8fc',
500: '#bc83f9',
950: '#000000',
},
}SCSS
$custom: #bc83f9; $custom-light: #d2a8fc; $custom-dark: #000000;
JSON
{
"hex": "#bc83f9",
"rgb": {
"r": 188,
"g": 131,
"b": 249
},
"hsl": {
"h": 268.983,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.71453,
"c": 0.17363,
"h": 304.7
},
"luminance": 0.33764
}Semantic roles & 50–950 ramp
primary
#BC83F9
secondary
#E6F6D5
accent
#E60077
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85