#BF97FF#BF97FF
#BF97FF is a light, vivid violet. Relative luminance 0.404; OKLCH L 75.4% C 0.150 H 300.6°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BF97FF |
|---|---|
| RGB | rgb(191, 151, 255) |
| HSL | hsl(263, 100%, 80%) |
| HSV | hsv(263, 41%, 100%) |
| CMYK | cmyk(25.1%, 40.8%, 0%, 0%) |
| CIE-LAB | lab(69.77, 35.51, -46.34) |
| CIE-LCH | lch(69.77, 58.39, 307.46°) |
| OKLab | oklab(75.37% 0.0764 -0.1293) |
| OKLCH | oklch(75.37% 0.15 300.6) |
| XYZ | xyz(50.5984, 40.4294, 99.7263) |
| Luminance | 0.4043 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.72
Pastel Purple
#CAA0FF
ΔE00 3.00
Baby Purple
#CA9BF7
ΔE00 3.34
Lilac (survey)
#CEA2FD
ΔE00 4.08
Lavender (survey)
#C79FEF
ΔE00 4.76
Pale Violet
#CEAEFA
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF97FF #D7FF97
analogous
#97A3FF #BF97FF #F397FF
triadic
#BF97FF #FFBF97 #97FFBF
tetradic
#BF97FF #FF97A3 #D7FF97 #97FFF3
square
#BF97FF #FF97A3 #D7FF97 #97FFF3
split-complementary
#BF97FF #FFF397 #A3FF97
monochromatic
#741DFF #995AFF #BF97FF #E5D4FF #ECE0FF
Accessibility & contrast
On white
2.31
#BF97FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#BF97FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF97FF
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF97FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF97FF | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CAAFF
Deuteranopia (green-blind)
#84AAFC
Tritanopia (blue-blind)
#B3A9BF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bf97ff; /* rgb */ color: rgb(191, 151, 255); /* oklch */ color: oklch(75.4% 0.150 300.6);
Tailwind
colors: {
custom: {
50: '#d4b6ff',
500: '#bf97ff',
950: '#000000',
},
}SCSS
$custom: #bf97ff; $custom-light: #d4b6ff; $custom-dark: #000000;
JSON
{
"hex": "#bf97ff",
"rgb": {
"r": 191,
"g": 151,
"b": 255
},
"hsl": {
"h": 263.077,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.75369,
"c": 0.15019,
"h": 300.6
},
"luminance": 0.4043
}Semantic roles & 50–950 ramp
primary
#BF97FF
secondary
#EAF7D4
accent
#E6008D
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086