#BC87FF#BC87FF
#BC87FF is a light, vivid violet. Relative luminance 0.352; OKLCH L 72.4% C 0.175 H 302.7°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BC87FF |
|---|---|
| RGB | rgb(188, 135, 255) |
| HSL | hsl(267, 100%, 76%) |
| HSV | hsv(267, 47%, 100%) |
| CMYK | cmyk(26.3%, 47.1%, 0%, 0%) |
| CIE-LAB | lab(65.93, 43.48, -52.42) |
| CIE-LCH | lch(65.93, 68.10, 309.67°) |
| OKLab | oklab(72.42% 0.0942 -0.147) |
| OKLCH | oklch(72.42% 0.175 302.7) |
| XYZ | xyz(47.4490, 35.2393, 98.8905) |
| Luminance | 0.3524 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.38
Light Purple
#BF77F6
ΔE00 4.13
Easter Purple
#C071FE
ΔE00 5.16
Light Urple
#B36FF6
ΔE00 6.01
Baby Purple
#CA9BF7
ΔE00 6.18
Pastel Purple
#CAA0FF
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC87FF #CAFF87
analogous
#878EFF #BC87FF #F887FF
triadic
#BC87FF #FFBC87 #87FFBC
tetradic
#BC87FF #FF878E #CAFF87 #87FFF8
square
#BC87FF #FF878E #CAFF87 #87FFF8
split-complementary
#BC87FF #FFF887 #8EFF87
monochromatic
#780DFF #9A4AFF #BC87FF #DEC4FF #EEE0FF
Accessibility & contrast
On white
2.61
#BC87FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#BC87FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC87FF
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC87FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC87FF | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649FFF
Deuteranopia (green-blind)
#71A0FC
Tritanopia (blue-blind)
#B09CB7
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bc87ff; /* rgb */ color: rgb(188, 135, 255); /* oklch */ color: oklch(72.4% 0.175 302.7);
Tailwind
colors: {
custom: {
50: '#d3abff',
500: '#bc87ff',
950: '#000000',
},
}SCSS
$custom: #bc87ff; $custom-light: #d3abff; $custom-dark: #000000;
JSON
{
"hex": "#bc87ff",
"rgb": {
"r": 188,
"g": 135,
"b": 255
},
"hsl": {
"h": 266.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.72417,
"c": 0.17461,
"h": 302.7
},
"luminance": 0.35239
}Semantic roles & 50–950 ramp
primary
#BC87FF
secondary
#E8F7D4
accent
#E60080
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86