#BC8CFA#BC8CFA
#BC8CFA is a light, vivid violet. Relative luminance 0.363; OKLCH L 73.0% C 0.161 H 302.8°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BC8CFA |
|---|---|
| RGB | rgb(188, 140, 250) |
| HSL | hsl(266, 92%, 76%) |
| HSV | hsv(266, 44%, 98%) |
| CMYK | cmyk(24.8%, 44%, 0%, 2%) |
| CIE-LAB | lab(66.79, 39.58, -48.34) |
| CIE-LCH | lch(66.79, 62.48, 309.31°) |
| OKLab | oklab(72.97% 0.0869 -0.1351) |
| OKLCH | oklch(72.97% 0.161 302.8) |
| XYZ | xyz(47.3687, 36.3497, 94.9446) |
| Luminance | 0.3635 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.50
Baby Purple
#CA9BF7
ΔE00 4.80
Light Purple
#BF77F6
ΔE00 5.21
Pastel Purple
#CAA0FF
ΔE00 5.31
Lilac (survey)
#CEA2FD
ΔE00 6.17
Lavender (survey)
#C79FEF
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC8CFA #CAFA8C
analogous
#8C93FA #BC8CFA #F38CFA
triadic
#BC8CFA #FABC8C #8CFABC
tetradic
#BC8CFA #FA8C93 #CAFA8C #8CFAF3
square
#BC8CFA #FA8C93 #CAFA8C #8CFAF3
split-complementary
#BC8CFA #FAF38C #93FA8C
monochromatic
#7817F5 #9A51F7 #BC8CFA #DEC7FD #EEE2FE
Accessibility & contrast
On white
2.54
#BC8CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#BC8CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC8CFA
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC8CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC8CFA | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA1FE
Deuteranopia (green-blind)
#79A2F7
Tritanopia (blue-blind)
#B19FB7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bc8cfa; /* rgb */ color: rgb(188, 140, 250); /* oklch */ color: oklch(73.0% 0.161 302.8);
Tailwind
colors: {
custom: {
50: '#d2aefc',
500: '#bc8cfa',
950: '#000000',
},
}SCSS
$custom: #bc8cfa; $custom-light: #d2aefc; $custom-dark: #000000;
JSON
{
"hex": "#bc8cfa",
"rgb": {
"r": 188,
"g": 140,
"b": 250
},
"hsl": {
"h": 266.182,
"s": 91.667,
"l": 76.471
},
"oklch": {
"l": 0.72975,
"c": 0.16068,
"h": 302.8
},
"luminance": 0.3635
}Semantic roles & 50–950 ramp
primary
#BC8CFA
secondary
#E8F6D5
accent
#E60081
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85