#BC8FFE#BC8FFE
#BC8FFE is a light, vivid violet. Relative luminance 0.375; OKLCH L 73.7% C 0.161 H 301.3°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BC8FFE |
|---|---|
| RGB | rgb(188, 143, 254) |
| HSL | hsl(264, 98%, 78%) |
| HSV | hsv(264, 44%, 100%) |
| CMYK | cmyk(26%, 43.7%, 0%, 0.4%) |
| CIE-LAB | lab(67.64, 38.87, -49.17) |
| CIE-LCH | lch(67.64, 62.68, 308.33°) |
| OKLab | oklab(73.68% 0.0835 -0.1376) |
| OKLCH | oklch(73.68% 0.161 301.3) |
| XYZ | xyz(48.4469, 37.4919, 98.4310) |
| Luminance | 0.3749 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.74
Baby Purple
#CA9BF7
ΔE00 4.63
Pastel Purple
#CAA0FF
ΔE00 4.82
Lilac (survey)
#CEA2FD
ΔE00 5.79
Light Purple
#BF77F6
ΔE00 6.03
Lavender (survey)
#C79FEF
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC8FFE #D1FE8F
analogous
#8F9AFE #BC8FFE #F38FFE
triadic
#BC8FFE #FEBC8F #8FFEBC
tetradic
#BC8FFE #FE8F9A #D1FE8F #8FFEF3
square
#BC8FFE #FE8F9A #D1FE8F #8FFEF3
split-complementary
#BC8FFE #FEF38F #9AFE8F
monochromatic
#7316FD #9852FD #BC8FFE #E0CCFF #EDE1FF
Accessibility & contrast
On white
2.47
#BC8FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#BC8FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC8FFE
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC8FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC8FFE | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A4FF
Deuteranopia (green-blind)
#7AA4FB
Tritanopia (blue-blind)
#B0A2BA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bc8ffe; /* rgb */ color: rgb(188, 143, 254); /* oklch */ color: oklch(73.7% 0.161 301.3);
Tailwind
colors: {
custom: {
50: '#d2b0ff',
500: '#bc8ffe',
950: '#000000',
},
}SCSS
$custom: #bc8ffe; $custom-light: #d2b0ff; $custom-dark: #000000;
JSON
{
"hex": "#bc8ffe",
"rgb": {
"r": 188,
"g": 143,
"b": 254
},
"hsl": {
"h": 264.324,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.73682,
"c": 0.16092,
"h": 301.3
},
"luminance": 0.37492
}Semantic roles & 50–950 ramp
primary
#BC8FFE
secondary
#E9F7D4
accent
#E60088
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141018
muted
#837F86