#BC8FEB#BC8FEB
#BC8FEB is a light, vivid violet. Relative luminance 0.363; OKLCH L 72.7% C 0.137 H 305.8°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BC8FEB |
|---|---|
| RGB | rgb(188, 143, 235) |
| HSL | hsl(269, 70%, 74%) |
| HSV | hsv(269, 39%, 92%) |
| CMYK | cmyk(20%, 39.1%, 0%, 7.8%) |
| CIE-LAB | lab(66.77, 34.50, -40.13) |
| CIE-LCH | lch(66.77, 52.92, 310.69°) |
| OKLab | oklab(72.74% 0.0802 -0.1114) |
| OKLCH | oklch(72.74% 0.137 305.8) |
| XYZ | xyz(45.5539, 36.3347, 83.1946) |
| Luminance | 0.3633 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.04
Baby Purple
#CA9BF7
ΔE00 3.61
Lavender (survey)
#C79FEF
ΔE00 4.44
Pale Purple
#B790D4
ΔE00 4.57
Pastel Purple
#CAA0FF
ΔE00 4.81
Lilac (survey)
#CEA2FD
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC8FEB #BEEB8F
analogous
#8F90EB #BC8FEB #EA8FEB
triadic
#BC8FEB #EBBC8F #8FEBBC
tetradic
#BC8FEB #EB8F90 #BEEB8F #8FEBEA
square
#BC8FEB #EB8F90 #BEEB8F #8FEBEA
split-complementary
#BC8FEB #EBEA8F #90EB8F
monochromatic
#7E27D8 #9D5BE2 #BC8FEB #DBC3F4 #EFE5FA
Accessibility & contrast
On white
2.54
#BC8FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#BC8FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC8FEB
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC8FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC8FEB | 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)
#7AA1EE
Deuteranopia (green-blind)
#84A3E8
Tritanopia (blue-blind)
#B59DB2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bc8feb; /* rgb */ color: rgb(188, 143, 235); /* oklch */ color: oklch(72.7% 0.137 305.8);
Tailwind
colors: {
custom: {
50: '#d1b0f2',
500: '#bc8feb',
950: '#000000',
},
}SCSS
$custom: #bc8feb; $custom-light: #d1b0f2; $custom-dark: #000000;
JSON
{
"hex": "#bc8feb",
"rgb": {
"r": 188,
"g": 143,
"b": 235
},
"hsl": {
"h": 269.348,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.72742,
"c": 0.13726,
"h": 305.8
},
"luminance": 0.36334
}Semantic roles & 50–950 ramp
primary
#BC8FEB
secondary
#E6F2D9
accent
#D21475
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141017
muted
#837F85