#BC83F8#BC83F8
#BC83F8 is a light, vivid violet. Relative luminance 0.337; OKLCH L 71.4% C 0.172 H 304.9°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BC83F8 |
|---|---|
| RGB | rgb(188, 131, 248) |
| HSL | hsl(269, 89%, 74%) |
| HSV | hsv(269, 47%, 97%) |
| CMYK | cmyk(24.2%, 47.2%, 0%, 2.7%) |
| CIE-LAB | lab(64.72, 44.03, -50.50) |
| CIE-LCH | lch(64.72, 67.00, 311.08°) |
| OKLab | oklab(71.4% 0.0987 -0.1414) |
| OKLCH | oklch(71.4% 0.172 304.9) |
| XYZ | xyz(45.7950, 33.7015, 92.8812) |
| Luminance | 0.3370 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.93
Light Purple
#BF77F6
ΔE00 2.95
Easter Purple
#C071FE
ΔE00 4.28
Light Urple
#B36FF6
ΔE00 5.09
Baby Purple
#CA9BF7
ΔE00 6.58
Pastel Purple
#CAA0FF
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC83F8 #BFF883
analogous
#8385F8 #BC83F8 #F783F8
triadic
#BC83F8 #F8BC83 #83F8BC
tetradic
#BC83F8 #F88385 #BFF883 #83F8F7
square
#BC83F8 #F88385 #BFF883 #83F8F7
split-complementary
#BC83F8 #F8F783 #85F883
monochromatic
#7D0FF1 #9D49F5 #BC83F8 #DBBDFB #EFE2FD
Accessibility & contrast
On white
2.71
#BC83F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#BC83F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC83F8
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC83F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC83F8 | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629BFC
Deuteranopia (green-blind)
#719DF5
Tritanopia (blue-blind)
#B297B2
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #bc83f8; /* rgb */ color: rgb(188, 131, 248); /* oklch */ color: oklch(71.4% 0.172 304.9);
Tailwind
colors: {
custom: {
50: '#d2a8fb',
500: '#bc83f8',
950: '#000000',
},
}SCSS
$custom: #bc83f8; $custom-light: #d2a8fb; $custom-dark: #000000;
JSON
{
"hex": "#bc83f8",
"rgb": {
"r": 188,
"g": 131,
"b": 248
},
"hsl": {
"h": 269.231,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.714,
"c": 0.17244,
"h": 304.9
},
"luminance": 0.33701
}Semantic roles & 50–950 ramp
primary
#BC83F8
secondary
#E6F5D6
accent
#E60076
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85