#BC87F1#BC87F1
#BC87F1 is a light, vivid violet. Relative luminance 0.344; OKLCH L 71.7% C 0.158 H 305.9°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BC87F1 |
|---|---|
| RGB | rgb(188, 135, 241) |
| HSL | hsl(270, 79%, 74%) |
| HSV | hsv(270, 44%, 95%) |
| CMYK | cmyk(22%, 44%, 0%, 5.5%) |
| CIE-LAB | lab(65.26, 40.26, -45.81) |
| CIE-LCH | lch(65.26, 60.99, 311.31°) |
| OKLab | oklab(71.69% 0.0924 -0.1278) |
| OKLCH | oklch(71.69% 0.158 305.9) |
| XYZ | xyz(45.2770, 34.3705, 87.4509) |
| Luminance | 0.3437 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.42
Light Purple
#BF77F6
ΔE00 4.06
Baby Purple
#CA9BF7
ΔE00 5.38
Easter Purple
#C071FE
ΔE00 5.63
Light Urple
#B36FF6
ΔE00 6.31
Pastel Purple
#CAA0FF
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC87F1 #BCF187
analogous
#8787F1 #BC87F1 #F187F1
triadic
#BC87F1 #F1BC87 #87F1BC
tetradic
#BC87F1 #F18787 #BCF187 #87F1F1
square
#BC87F1 #F18787 #BCF187 #87F1F1
split-complementary
#BC87F1 #F1F187 #87F187
monochromatic
#7F1AE3 #9D50EB #BC87F1 #DBBEF7 #F0E4FC
Accessibility & contrast
On white
2.67
#BC87F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#BC87F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC87F1
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC87F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC87F1 | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9DF5
Deuteranopia (green-blind)
#799FEE
Tritanopia (blue-blind)
#B498B1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #bc87f1; /* rgb */ color: rgb(188, 135, 241); /* oklch */ color: oklch(71.7% 0.158 305.9);
Tailwind
colors: {
custom: {
50: '#d2abf6',
500: '#bc87f1',
950: '#000000',
},
}SCSS
$custom: #bc87f1; $custom-light: #d2abf6; $custom-dark: #000000;
JSON
{
"hex": "#bc87f1",
"rgb": {
"r": 188,
"g": 135,
"b": 241
},
"hsl": {
"h": 270,
"s": 79.104,
"l": 73.725
},
"oklch": {
"l": 0.71687,
"c": 0.15767,
"h": 305.9
},
"luminance": 0.3437
}Semantic roles & 50–950 ramp
primary
#BC87F1
secondary
#E6F4D7
accent
#DB0A73
background
#FDFAFF
surface
#FAF4FE
border
#D3CED6
text
#141017
muted
#837F85