#BF87FF#BF87FF
#BF87FF is a light, vivid violet. Relative luminance 0.356; OKLCH L 72.7% C 0.175 H 303.9°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BF87FF |
|---|---|
| RGB | rgb(191, 135, 255) |
| HSL | hsl(268, 100%, 76%) |
| HSV | hsv(268, 47%, 100%) |
| CMYK | cmyk(25.1%, 47.1%, 0%, 0%) |
| CIE-LAB | lab(66.23, 44.26, -51.93) |
| CIE-LCH | lch(66.23, 68.23, 310.45°) |
| OKLab | oklab(72.71% 0.0978 -0.1455) |
| OKLCH | oklch(72.71% 0.175 303.9) |
| XYZ | xyz(48.1959, 35.6245, 98.9255) |
| Luminance | 0.3562 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.04
Light Purple
#BF77F6
ΔE00 3.99
Easter Purple
#C071FE
ΔE00 5.07
Baby Purple
#CA9BF7
ΔE00 5.92
Light Urple
#B36FF6
ΔE00 6.12
Pastel Purple
#CAA0FF
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF87FF #C7FF87
analogous
#878BFF #BF87FF #FB87FF
triadic
#BF87FF #FFBF87 #87FFBF
tetradic
#BF87FF #FF878B #C7FF87 #87FFFB
square
#BF87FF #FF878B #C7FF87 #87FFFB
split-complementary
#BF87FF #FFFB87 #8BFF87
monochromatic
#7E0DFF #9E4AFF #BF87FF #E0C4FF #EFE0FF
Accessibility & contrast
On white
2.58
#BF87FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#BF87FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF87FF
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF87FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF87FF | 1.00 | 2.58 | 8.12 | 8.12 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#65A0FF
Deuteranopia (green-blind)
#73A1FC
Tritanopia (blue-blind)
#B49CB7
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bf87ff; /* rgb */ color: rgb(191, 135, 255); /* oklch */ color: oklch(72.7% 0.175 303.9);
Tailwind
colors: {
custom: {
50: '#d5abff',
500: '#bf87ff',
950: '#000000',
},
}SCSS
$custom: #bf87ff; $custom-light: #d5abff; $custom-dark: #000000;
JSON
{
"hex": "#bf87ff",
"rgb": {
"r": 191,
"g": 135,
"b": 255
},
"hsl": {
"h": 268,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.72707,
"c": 0.17532,
"h": 303.9
},
"luminance": 0.35624
}Semantic roles & 50–950 ramp
primary
#BF87FF
secondary
#E7F7D4
accent
#E6007A
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86