#BC8FEF#BC8FEF
#BC8FEF is a light, vivid violet. Relative luminance 0.366; OKLCH L 72.9% C 0.142 H 304.7°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BC8FEF |
|---|---|
| RGB | rgb(188, 143, 239) |
| HSL | hsl(268, 75%, 75%) |
| HSV | hsv(268, 40%, 94%) |
| CMYK | cmyk(21.3%, 40.2%, 0%, 6.3%) |
| CIE-LAB | lab(66.95, 35.40, -42.05) |
| CIE-LCH | lch(66.95, 54.97, 310.10°) |
| OKLab | oklab(72.93% 0.081 -0.1169) |
| OKLCH | oklch(72.93% 0.142 304.7) |
| XYZ | xyz(46.1383, 36.5685, 86.2724) |
| Luminance | 0.3657 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.43
Baby Purple
#CA9BF7
ΔE00 3.61
Pastel Purple
#CAA0FF
ΔE00 4.61
Lavender (survey)
#C79FEF
ΔE00 4.70
Lilac (survey)
#CEA2FD
ΔE00 5.22
Pale Purple
#B790D4
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC8FEF #C2EF8F
analogous
#8F92EF #BC8FEF #EC8FEF
triadic
#BC8FEF #EFBC8F #8FEFBC
tetradic
#BC8FEF #EF8F92 #C2EF8F #8FEFEC
square
#BC8FEF #EF8F92 #C2EF8F #8FEFEC
split-complementary
#BC8FEF #EFEC8F #92EF8F
monochromatic
#7C24E0 #9C59E7 #BC8FEF #DCC5F7 #EFE4FB
Accessibility & contrast
On white
2.53
#BC8FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#BC8FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC8FEF
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC8FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC8FEF | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A2F3
Deuteranopia (green-blind)
#82A3EC
Tritanopia (blue-blind)
#B49EB4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bc8fef; /* rgb */ color: rgb(188, 143, 239); /* oklch */ color: oklch(72.9% 0.142 304.7);
Tailwind
colors: {
custom: {
50: '#d2b0f4',
500: '#bc8fef',
950: '#000000',
},
}SCSS
$custom: #bc8fef; $custom-light: #d2b0f4; $custom-dark: #000000;
JSON
{
"hex": "#bc8fef",
"rgb": {
"r": 188,
"g": 143,
"b": 239
},
"hsl": {
"h": 268.125,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.72934,
"c": 0.14223,
"h": 304.7
},
"luminance": 0.36568
}Semantic roles & 50–950 ramp
primary
#BC8FEF
secondary
#E6F3D8
accent
#D70E79
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141017
muted
#837F85