#BC8AFA#BC8AFA
#BC8AFA is a light, vivid violet. Relative luminance 0.358; OKLCH L 72.6% C 0.164 H 303.2°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BC8AFA |
|---|---|
| RGB | rgb(188, 138, 250) |
| HSL | hsl(267, 92%, 76%) |
| HSV | hsv(267, 45%, 98%) |
| CMYK | cmyk(24.8%, 44.8%, 0%, 2%) |
| CIE-LAB | lab(66.34, 40.68, -49.04) |
| CIE-LCH | lch(66.34, 63.71, 309.68°) |
| OKLab | oklab(72.64% 0.0896 -0.1372) |
| OKLCH | oklch(72.64% 0.164 303.2) |
| XYZ | xyz(47.0791, 35.7705, 94.8481) |
| Luminance | 0.3577 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.66
Light Purple
#BF77F6
ΔE00 4.70
Baby Purple
#CA9BF7
ΔE00 5.20
Pastel Purple
#CAA0FF
ΔE00 5.77
Easter Purple
#C071FE
ΔE00 5.97
Lilac (survey)
#CEA2FD
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC8AFA #C8FA8A
analogous
#8A90FA #BC8AFA #F48AFA
triadic
#BC8AFA #FABC8A #8AFABC
tetradic
#BC8AFA #FA8A90 #C8FA8A #8AFAF4
square
#BC8AFA #FA8A90 #C8FA8A #8AFAF4
split-complementary
#BC8AFA #FAF48A #90FA8A
monochromatic
#7915F5 #9A4FF7 #BC8AFA #DEC5FD #EEE2FE
Accessibility & contrast
On white
2.58
#BC8AFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#BC8AFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC8AFA
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC8AFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC8AFA | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA0FE
Deuteranopia (green-blind)
#77A1F7
Tritanopia (blue-blind)
#B19DB6
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bc8afa; /* rgb */ color: rgb(188, 138, 250); /* oklch */ color: oklch(72.6% 0.164 303.2);
Tailwind
colors: {
custom: {
50: '#d2adfc',
500: '#bc8afa',
950: '#000000',
},
}SCSS
$custom: #bc8afa; $custom-light: #d2adfc; $custom-dark: #000000;
JSON
{
"hex": "#bc8afa",
"rgb": {
"r": 188,
"g": 138,
"b": 250
},
"hsl": {
"h": 266.786,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.72643,
"c": 0.16384,
"h": 303.2
},
"luminance": 0.3577
}Semantic roles & 50–950 ramp
primary
#BC8AFA
secondary
#E7F6D5
accent
#E6007F
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85