#BF9FF9#BF9FF9
#BF9FF9 is a light, vivid violet. Relative luminance 0.427; OKLCH L 76.5% C 0.130 H 299.7°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9FF9 |
|---|---|
| RGB | rgb(191, 159, 249) |
| HSL | hsl(261, 88%, 80%) |
| HSV | hsv(261, 36%, 98%) |
| CMYK | cmyk(23.3%, 36.1%, 0%, 2.4%) |
| CIE-LAB | lab(71.36, 29.70, -40.60) |
| CIE-LCH | lch(71.36, 50.30, 306.18°) |
| OKLab | oklab(76.48% 0.0643 -0.1127) |
| OKLCH | oklch(76.48% 0.13 299.7) |
| XYZ | xyz(50.9791, 42.7120, 95.1627) |
| Luminance | 0.4271 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.14
Lilac (survey)
#CEA2FD
ΔE00 2.95
Baby Purple
#CA9BF7
ΔE00 3.00
Lavender (survey)
#C79FEF
ΔE00 3.19
Pale Violet
#CEAEFA
ΔE00 4.65
Liliac
#C48EFD
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9FF9 #D9F99F
analogous
#9FACF9 #BF9FF9 #EC9FF9
triadic
#BF9FF9 #F9BF9F #9FF9BF
tetradic
#BF9FF9 #F99FAC #D9F99F #9FF9EC
square
#BF9FF9 #F99FAC #D9F99F #9FF9EC
split-complementary
#BF9FF9 #F9EC9F #ACF99F
monochromatic
#722CF2 #9965F5 #BF9FF9 #E5D9FD #ECE2FD
Accessibility & contrast
On white
2.20
#BF9FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#BF9FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9FF9
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9FF9 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFD
Deuteranopia (green-blind)
#8FAEF7
Tritanopia (blue-blind)
#B4AEC0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bf9ff9; /* rgb */ color: rgb(191, 159, 249); /* oklch */ color: oklch(76.5% 0.130 299.7);
Tailwind
colors: {
custom: {
50: '#d4bbfb',
500: '#bf9ff9',
950: '#000000',
},
}SCSS
$custom: #bf9ff9; $custom-light: #d4bbfb; $custom-dark: #000000;
JSON
{
"hex": "#bf9ff9",
"rgb": {
"r": 191,
"g": 159,
"b": 249
},
"hsl": {
"h": 261.333,
"s": 88.235,
"l": 80
},
"oklch": {
"l": 0.76484,
"c": 0.12979,
"h": 299.7
},
"luminance": 0.42712
}Semantic roles & 50–950 ramp
primary
#BF9FF9
secondary
#EAF5D6
accent
#E50194
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141217
muted
#838185