#BC8FFB#BC8FFB
#BC8FFB is a light, vivid violet. Relative luminance 0.373; OKLCH L 73.5% C 0.157 H 301.9°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BC8FFB |
|---|---|
| RGB | rgb(188, 143, 251) |
| HSL | hsl(265, 93%, 77%) |
| HSV | hsv(265, 43%, 98%) |
| CMYK | cmyk(25.1%, 43%, 0%, 1.6%) |
| CIE-LAB | lab(67.50, 38.17, -47.76) |
| CIE-LCH | lch(67.50, 61.13, 308.63°) |
| OKLab | oklab(73.53% 0.0831 -0.1335) |
| OKLCH | oklch(73.53% 0.157 301.9) |
| XYZ | xyz(47.9702, 37.3013, 95.9207) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.59
Baby Purple
#CA9BF7
ΔE00 4.34
Pastel Purple
#CAA0FF
ΔE00 4.68
Lilac (survey)
#CEA2FD
ΔE00 5.60
Lavender (survey)
#C79FEF
ΔE00 5.86
Light Purple
#BF77F6
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC8FFB #CEFB8F
analogous
#8F98FB #BC8FFB #F28FFB
triadic
#BC8FFB #FBBC8F #8FFBBC
tetradic
#BC8FFB #FB8F98 #CEFB8F #8FFBF2
square
#BC8FFB #FB8F98 #CEFB8F #8FFBF2
split-complementary
#BC8FFB #FBF28F #98FB8F
monochromatic
#7519F7 #9954F9 #BC8FFB #DFCAFD #EDE1FE
Accessibility & contrast
On white
2.48
#BC8FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#BC8FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC8FFB
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC8FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC8FFB | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A4FF
Deuteranopia (green-blind)
#7CA4F8
Tritanopia (blue-blind)
#B1A1B9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bc8ffb; /* rgb */ color: rgb(188, 143, 251); /* oklch */ color: oklch(73.5% 0.157 301.9);
Tailwind
colors: {
custom: {
50: '#d2b0fd',
500: '#bc8ffb',
950: '#000000',
},
}SCSS
$custom: #bc8ffb; $custom-light: #d2b0fd; $custom-dark: #000000;
JSON
{
"hex": "#bc8ffb",
"rgb": {
"r": 188,
"g": 143,
"b": 251
},
"hsl": {
"h": 265,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.73529,
"c": 0.15718,
"h": 301.9
},
"luminance": 0.37301
}Semantic roles & 50–950 ramp
primary
#BC8FFB
secondary
#E8F6D5
accent
#E60086
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141017
muted
#837F85