#BF9EF9#BF9EF9
#BF9EF9 is a light, vivid violet. Relative luminance 0.424; OKLCH L 76.3% C 0.131 H 300.0°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9EF9 |
|---|---|
| RGB | rgb(191, 158, 249) |
| HSL | hsl(262, 88%, 80%) |
| HSV | hsv(262, 37%, 98%) |
| CMYK | cmyk(23.3%, 36.5%, 0%, 2.4%) |
| CIE-LAB | lab(71.12, 30.25, -40.97) |
| CIE-LCH | lch(71.12, 50.92, 306.44°) |
| OKLab | oklab(76.31% 0.0657 -0.1138) |
| OKLCH | oklch(76.31% 0.131 300) |
| XYZ | xyz(50.8078, 42.3694, 95.1056) |
| Luminance | 0.4237 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.09
Baby Purple
#CA9BF7
ΔE00 2.86
Lilac (survey)
#CEA2FD
ΔE00 2.95
Lavender (survey)
#C79FEF
ΔE00 3.20
Liliac
#C48EFD
ΔE00 4.67
Pale Violet
#CEAEFA
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9EF9 #D8F99E
analogous
#9EABF9 #BF9EF9 #EC9EF9
triadic
#BF9EF9 #F9BF9E #9EF9BF
tetradic
#BF9EF9 #F99EAB #D8F99E #9EF9EC
square
#BF9EF9 #F99EAB #D8F99E #9EF9EC
split-complementary
#BF9EF9 #F9EC9E #ABF99E
monochromatic
#732BF2 #9964F5 #BF9EF9 #E5D8FD #ECE2FD
Accessibility & contrast
On white
2.22
#BF9EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#BF9EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9EF9
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9EF9 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AEFD
Deuteranopia (green-blind)
#8EAEF7
Tritanopia (blue-blind)
#B4ADC0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #bf9ef9; /* rgb */ color: rgb(191, 158, 249); /* oklch */ color: oklch(76.3% 0.131 300.0);
Tailwind
colors: {
custom: {
50: '#d4bbfb',
500: '#bf9ef9',
950: '#000000',
},
}SCSS
$custom: #bf9ef9; $custom-light: #d4bbfb; $custom-dark: #000000;
JSON
{
"hex": "#bf9ef9",
"rgb": {
"r": 191,
"g": 158,
"b": 249
},
"hsl": {
"h": 261.758,
"s": 88.35,
"l": 79.804
},
"oklch": {
"l": 0.76306,
"c": 0.13139,
"h": 300
},
"luminance": 0.4237
}Semantic roles & 50–950 ramp
primary
#BF9EF9
secondary
#EAF5D6
accent
#E50192
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085