#BF9FF7#BF9FF7
#BF9FF7 is a light, vivid violet. Relative luminance 0.426; OKLCH L 76.4% C 0.127 H 300.1°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9FF7 |
|---|---|
| RGB | rgb(191, 159, 247) |
| HSL | hsl(262, 85%, 80%) |
| HSV | hsv(262, 36%, 97%) |
| CMYK | cmyk(22.7%, 35.6%, 0%, 3.1%) |
| CIE-LAB | lab(71.27, 29.24, -39.65) |
| CIE-LCH | lch(71.27, 49.26, 306.41°) |
| OKLab | oklab(76.39% 0.0639 -0.11) |
| OKLCH | oklch(76.39% 0.127 300.1) |
| XYZ | xyz(50.6688, 42.5879, 93.5285) |
| Luminance | 0.4259 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.19
Lilac (survey)
#CEA2FD
ΔE00 2.88
Lavender (survey)
#C79FEF
ΔE00 2.88
Baby Purple
#CA9BF7
ΔE00 2.89
Pale Violet
#CEAEFA
ΔE00 4.48
Liliac
#C48EFD
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9FF7 #D7F79F
analogous
#9FABF7 #BF9FF7 #EB9FF7
triadic
#BF9FF7 #F7BF9F #9FF7BF
tetradic
#BF9FF7 #F79FAB #D7F79F #9FF7EB
square
#BF9FF7 #F79FAB #D7F79F #9FF7EB
split-complementary
#BF9FF7 #F7EB9F #ABF79F
monochromatic
#742EEE #9967F2 #BF9FF7 #E5D7FC #ECE3FD
Accessibility & contrast
On white
2.21
#BF9FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#BF9FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9FF7
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9FF7 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAEFA
Deuteranopia (green-blind)
#90AEF5
Tritanopia (blue-blind)
#B5ADC0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #bf9ff7; /* rgb */ color: rgb(191, 159, 247); /* oklch */ color: oklch(76.4% 0.127 300.1);
Tailwind
colors: {
custom: {
50: '#d3bbfa',
500: '#bf9ff7',
950: '#000000',
},
}SCSS
$custom: #bf9ff7; $custom-light: #d3bbfa; $custom-dark: #000000;
JSON
{
"hex": "#bf9ff7",
"rgb": {
"r": 191,
"g": 159,
"b": 247
},
"hsl": {
"h": 261.818,
"s": 84.615,
"l": 79.608
},
"oklch": {
"l": 0.76392,
"c": 0.12719,
"h": 300.1
},
"luminance": 0.42588
}Semantic roles & 50–950 ramp
primary
#BF9FF7
secondary
#EAF5D6
accent
#E10491
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141217
muted
#838185