#BF91E9#BF91E9
#BF91E9 is a light, vivid violet. Relative luminance 0.372; OKLCH L 73.3% C 0.132 H 307.4°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BF91E9 |
|---|---|
| RGB | rgb(191, 145, 233) |
| HSL | hsl(271, 67%, 74%) |
| HSV | hsv(271, 38%, 91%) |
| CMYK | cmyk(18%, 37.8%, 0%, 8.6%) |
| CIE-LAB | lab(67.43, 33.83, -37.97) |
| CIE-LCH | lch(67.43, 50.86, 311.70°) |
| OKLab | oklab(73.28% 0.0805 -0.1051) |
| OKLCH | oklch(73.28% 0.132 307.4) |
| XYZ | xyz(46.3164, 37.2108, 81.8174) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.11
Liliac
#C48EFD
ΔE00 3.60
Lavender (survey)
#C79FEF
ΔE00 3.68
Pale Purple
#B790D4
ΔE00 3.97
Pastel Purple
#CAA0FF
ΔE00 4.55
Lilac (survey)
#CEA2FD
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF91E9 #BBE991
analogous
#9391E9 #BF91E9 #E991E7
triadic
#BF91E9 #E9BF91 #91E9BF
tetradic
#BF91E9 #E99391 #BBE991 #91E7E9
square
#BF91E9 #E99391 #BBE991 #91E7E9
split-complementary
#BF91E9 #E7E991 #91E993
monochromatic
#842BD5 #A15EDF #BF91E9 #DDC4F3 #F0E5FA
Accessibility & contrast
On white
2.49
#BF91E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#BF91E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF91E9
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF91E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF91E9 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA2EC
Deuteranopia (green-blind)
#89A5E7
Tritanopia (blue-blind)
#B99EB2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bf91e9; /* rgb */ color: rgb(191, 145, 233); /* oklch */ color: oklch(73.3% 0.132 307.4);
Tailwind
colors: {
custom: {
50: '#d3b2f0',
500: '#bf91e9',
950: '#000000',
},
}SCSS
$custom: #bf91e9; $custom-light: #d3b2f0; $custom-dark: #000000;
JSON
{
"hex": "#bf91e9",
"rgb": {
"r": 191,
"g": 145,
"b": 233
},
"hsl": {
"h": 271.364,
"s": 66.667,
"l": 74.118
},
"oklch": {
"l": 0.7328,
"c": 0.1324,
"h": 307.4
},
"luminance": 0.3721
}Semantic roles & 50–950 ramp
primary
#BF91E9
secondary
#E5F1DA
accent
#CF176F
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084