#BC8EFA#BC8EFA
#BC8EFA is a light, vivid violet. Relative luminance 0.369; OKLCH L 73.3% C 0.158 H 302.3°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BC8EFA |
|---|---|
| RGB | rgb(188, 142, 250) |
| HSL | hsl(266, 92%, 77%) |
| HSV | hsv(266, 43%, 98%) |
| CMYK | cmyk(24.8%, 43.2%, 0%, 2%) |
| CIE-LAB | lab(67.23, 38.48, -47.64) |
| CIE-LCH | lch(67.23, 61.24, 308.93°) |
| OKLab | oklab(73.31% 0.0842 -0.1331) |
| OKLCH | oklch(73.31% 0.158 302.3) |
| XYZ | xyz(47.6636, 36.9395, 95.0429) |
| Luminance | 0.3694 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.50
Baby Purple
#CA9BF7
ΔE00 4.43
Pastel Purple
#CAA0FF
ΔE00 4.86
Light Purple
#BF77F6
ΔE00 5.72
Lilac (survey)
#CEA2FD
ΔE00 5.75
Lavender (survey)
#C79FEF
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC8EFA #CCFA8E
analogous
#8E96FA #BC8EFA #F28EFA
triadic
#BC8EFA #FABC8E #8EFABC
tetradic
#BC8EFA #FA8E96 #CCFA8E #8EFAF2
square
#BC8EFA #FA8E96 #CCFA8E #8EFAF2
split-complementary
#BC8EFA #FAF28E #96FA8E
monochromatic
#7719F5 #9953F7 #BC8EFA #DFC9FD #EEE2FE
Accessibility & contrast
On white
2.50
#BC8EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#BC8EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC8EFA
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC8EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC8EFA | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A3FE
Deuteranopia (green-blind)
#7BA3F7
Tritanopia (blue-blind)
#B1A0B8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bc8efa; /* rgb */ color: rgb(188, 142, 250); /* oklch */ color: oklch(73.3% 0.158 302.3);
Tailwind
colors: {
custom: {
50: '#d2b0fc',
500: '#bc8efa',
950: '#000000',
},
}SCSS
$custom: #bc8efa; $custom-light: #d2b0fc; $custom-dark: #000000;
JSON
{
"hex": "#bc8efa",
"rgb": {
"r": 188,
"g": 142,
"b": 250
},
"hsl": {
"h": 265.556,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.7331,
"c": 0.15752,
"h": 302.3
},
"luminance": 0.36939
}Semantic roles & 50–950 ramp
primary
#BC8EFA
secondary
#E8F6D5
accent
#E60084
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141017
muted
#837F85