#BC8FEC#BC8FEC
#BC8FEC is a light, vivid violet. Relative luminance 0.364; OKLCH L 72.8% C 0.139 H 305.5°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BC8FEC |
|---|---|
| RGB | rgb(188, 143, 236) |
| HSL | hsl(269, 71%, 74%) |
| HSV | hsv(269, 39%, 93%) |
| CMYK | cmyk(20.3%, 39.4%, 0%, 7.5%) |
| CIE-LAB | lab(66.82, 34.73, -40.61) |
| CIE-LCH | lch(66.82, 53.43, 310.54°) |
| OKLab | oklab(72.79% 0.0804 -0.1128) |
| OKLCH | oklch(72.79% 0.139 305.5) |
| XYZ | xyz(45.6988, 36.3927, 83.9576) |
| Luminance | 0.3639 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.88
Baby Purple
#CA9BF7
ΔE00 3.60
Lavender (survey)
#C79FEF
ΔE00 4.49
Pastel Purple
#CAA0FF
ΔE00 4.75
Pale Purple
#B790D4
ΔE00 4.75
Lilac (survey)
#CEA2FD
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC8FEC #BFEC8F
analogous
#8F91EC #BC8FEC #EA8FEC
triadic
#BC8FEC #ECBC8F #8FECBC
tetradic
#BC8FEC #EC8F91 #BFEC8F #8FECEA
square
#BC8FEC #EC8F91 #BFEC8F #8FECEA
split-complementary
#BC8FEC #ECEA8F #91EC8F
monochromatic
#7D26DA #9D5BE3 #BC8FEC #DBC3F5 #EFE5FB
Accessibility & contrast
On white
2.54
#BC8FEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#BC8FEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC8FEC
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC8FEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC8FEC | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1EF
Deuteranopia (green-blind)
#84A3E9
Tritanopia (blue-blind)
#B59EB2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bc8fec; /* rgb */ color: rgb(188, 143, 236); /* oklch */ color: oklch(72.8% 0.139 305.5);
Tailwind
colors: {
custom: {
50: '#d1b0f2',
500: '#bc8fec',
950: '#000000',
},
}SCSS
$custom: #bc8fec; $custom-light: #d1b0f2; $custom-dark: #000000;
JSON
{
"hex": "#bc8fec",
"rgb": {
"r": 188,
"g": 143,
"b": 236
},
"hsl": {
"h": 269.032,
"s": 70.992,
"l": 74.314
},
"oklch": {
"l": 0.7279,
"c": 0.1385,
"h": 305.5
},
"luminance": 0.36392
}Semantic roles & 50–950 ramp
primary
#BC8FEC
secondary
#E6F2D9
accent
#D31276
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141017
muted
#837F85