#BC8FFF#BC8FFF
#BC8FFF is a light, vivid violet. Relative luminance 0.376; OKLCH L 73.7% C 0.162 H 301.1°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BC8FFF |
|---|---|
| RGB | rgb(188, 143, 255) |
| HSL | hsl(264, 100%, 78%) |
| HSV | hsv(264, 44%, 100%) |
| CMYK | cmyk(26.3%, 43.9%, 0%, 0%) |
| CIE-LAB | lab(67.69, 39.10, -49.64) |
| CIE-LCH | lch(67.69, 63.19, 308.23°) |
| OKLab | oklab(73.73% 0.0837 -0.1389) |
| OKLCH | oklch(73.73% 0.162 301.1) |
| XYZ | xyz(48.6074, 37.5561, 99.2766) |
| Luminance | 0.3756 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.81
Baby Purple
#CA9BF7
ΔE00 4.73
Pastel Purple
#CAA0FF
ΔE00 4.88
Lilac (survey)
#CEA2FD
ΔE00 5.86
Light Purple
#BF77F6
ΔE00 6.05
Lavender (survey)
#C79FEF
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC8FFF #D2FF8F
analogous
#8F9AFF #BC8FFF #F48FFF
triadic
#BC8FFF #FFBC8F #8FFFBC
tetradic
#BC8FFF #FF8F9A #D2FF8F #8FFFF4
square
#BC8FFF #FF8F9A #D2FF8F #8FFFF4
split-complementary
#BC8FFF #FFF48F #9AFF8F
monochromatic
#7315FF #9752FF #BC8FFF #E1CCFF #EDE0FF
Accessibility & contrast
On white
2.47
#BC8FFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#BC8FFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC8FFF
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC8FFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC8FFF | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A4FF
Deuteranopia (green-blind)
#7AA4FC
Tritanopia (blue-blind)
#B0A3BB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bc8fff; /* rgb */ color: rgb(188, 143, 255); /* oklch */ color: oklch(73.7% 0.162 301.1);
Tailwind
colors: {
custom: {
50: '#d2b0ff',
500: '#bc8fff',
950: '#000000',
},
}SCSS
$custom: #bc8fff; $custom-light: #d2b0ff; $custom-dark: #000000;
JSON
{
"hex": "#bc8fff",
"rgb": {
"r": 188,
"g": 143,
"b": 255
},
"hsl": {
"h": 264.107,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.73734,
"c": 0.16217,
"h": 301.1
},
"luminance": 0.37556
}Semantic roles & 50–950 ramp
primary
#BC8FFF
secondary
#E9F7D4
accent
#E60089
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141018
muted
#837F86