#BC8FF8#BC8FF8
#BC8FF8 is a light, vivid violet. Relative luminance 0.371; OKLCH L 73.4% C 0.153 H 302.6°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BC8FF8 |
|---|---|
| RGB | rgb(188, 143, 248) |
| HSL | hsl(266, 88%, 77%) |
| HSV | hsv(266, 42%, 97%) |
| CMYK | cmyk(24.2%, 42.3%, 0%, 2.7%) |
| CIE-LAB | lab(67.36, 37.47, -46.34) |
| CIE-LCH | lch(67.36, 59.59, 308.96°) |
| OKLab | oklab(73.38% 0.0826 -0.1293) |
| OKLCH | oklch(73.38% 0.153 302.6) |
| XYZ | xyz(47.5011, 37.1136, 93.4499) |
| Luminance | 0.3711 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.59
Baby Purple
#CA9BF7
ΔE00 4.08
Pastel Purple
#CAA0FF
ΔE00 4.58
Lilac (survey)
#CEA2FD
ΔE00 5.44
Lavender (survey)
#C79FEF
ΔE00 5.54
Light Purple
#BF77F6
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC8FF8 #CBF88F
analogous
#8F97F8 #BC8FF8 #F08FF8
triadic
#BC8FF8 #F8BC8F #8FF8BC
tetradic
#BC8FF8 #F88F97 #CBF88F #8FF8F0
square
#BC8FF8 #F88F97 #CBF88F #8FF8F0
split-complementary
#BC8FF8 #F8F08F #97F88F
monochromatic
#771CF1 #9A55F4 #BC8FF8 #DEC9FC #EEE2FD
Accessibility & contrast
On white
2.49
#BC8FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#BC8FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC8FF8
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC8FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC8FF8 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A3FC
Deuteranopia (green-blind)
#7EA4F5
Tritanopia (blue-blind)
#B2A1B8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bc8ff8; /* rgb */ color: rgb(188, 143, 248); /* oklch */ color: oklch(73.4% 0.153 302.6);
Tailwind
colors: {
custom: {
50: '#d2b0fb',
500: '#bc8ff8',
950: '#000000',
},
}SCSS
$custom: #bc8ff8; $custom-light: #d2b0fb; $custom-dark: #000000;
JSON
{
"hex": "#bc8ff8",
"rgb": {
"r": 188,
"g": 143,
"b": 248
},
"hsl": {
"h": 265.714,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.73378,
"c": 0.15345,
"h": 302.6
},
"luminance": 0.37114
}Semantic roles & 50–950 ramp
primary
#BC8FF8
secondary
#E8F5D6
accent
#E50183
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141017
muted
#837F85