#BC8DF5#BC8DF5
#BC8DF5 is a light, vivid violet. Relative luminance 0.363; OKLCH L 72.9% C 0.153 H 303.7°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BC8DF5 |
|---|---|
| RGB | rgb(188, 141, 245) |
| HSL | hsl(267, 84%, 76%) |
| HSV | hsv(267, 42%, 96%) |
| CMYK | cmyk(23.3%, 42.4%, 0%, 3.9%) |
| CIE-LAB | lab(66.77, 37.88, -45.62) |
| CIE-LCH | lch(66.77, 59.29, 309.70°) |
| OKLab | oklab(72.89% 0.0848 -0.1272) |
| OKLCH | oklch(72.89% 0.153 303.7) |
| XYZ | xyz(46.7418, 36.3338, 90.9192) |
| Luminance | 0.3633 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.62
Baby Purple
#CA9BF7
ΔE00 4.25
Pastel Purple
#CAA0FF
ΔE00 4.98
Light Purple
#BF77F6
ΔE00 5.50
Lavender (survey)
#C79FEF
ΔE00 5.66
Lilac (survey)
#CEA2FD
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC8DF5 #C6F58D
analogous
#8D92F5 #BC8DF5 #F08DF5
triadic
#BC8DF5 #F5BC8D #8DF5BC
tetradic
#BC8DF5 #F58D92 #C6F58D #8DF5F0
square
#BC8DF5 #F58D92 #C6F58D #8DF5F0
split-complementary
#BC8DF5 #F5F08D #92F58D
monochromatic
#7A1CEB #9B55F0 #BC8DF5 #DDC5FA #EEE3FD
Accessibility & contrast
On white
2.54
#BC8DF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#BC8DF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC8DF5
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC8DF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC8DF5 | 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)
#73A1F9
Deuteranopia (green-blind)
#7DA2F2
Tritanopia (blue-blind)
#B29EB5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bc8df5; /* rgb */ color: rgb(188, 141, 245); /* oklch */ color: oklch(72.9% 0.153 303.7);
Tailwind
colors: {
custom: {
50: '#d2aff9',
500: '#bc8df5',
950: '#000000',
},
}SCSS
$custom: #bc8df5; $custom-light: #d2aff9; $custom-dark: #000000;
JSON
{
"hex": "#bc8df5",
"rgb": {
"r": 188,
"g": 141,
"b": 245
},
"hsl": {
"h": 267.115,
"s": 83.871,
"l": 75.686
},
"oklch": {
"l": 0.72889,
"c": 0.15292,
"h": 303.7
},
"luminance": 0.36334
}Semantic roles & 50–950 ramp
primary
#BC8DF5
secondary
#E7F4D7
accent
#E0057D
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85