#BF91E7#BF91E7
#BF91E7 is a light, vivid violet. Relative luminance 0.371; OKLCH L 73.2% C 0.130 H 308.0°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BF91E7 |
|---|---|
| RGB | rgb(191, 145, 231) |
| HSL | hsl(272, 64%, 74%) |
| HSV | hsv(272, 37%, 91%) |
| CMYK | cmyk(17.3%, 37.2%, 0%, 9.4%) |
| CIE-LAB | lab(67.35, 33.39, -37.01) |
| CIE-LCH | lch(67.35, 49.84, 312.06°) |
| OKLab | oklab(73.19% 0.0801 -0.1023) |
| OKLCH | oklch(73.19% 0.13 308) |
| XYZ | xyz(46.0323, 37.0971, 80.3213) |
| Luminance | 0.3710 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.27
Pale Purple
#B790D4
ΔE00 3.61
Lavender (survey)
#C79FEF
ΔE00 3.65
Liliac
#C48EFD
ΔE00 3.97
Pastel Purple
#CAA0FF
ΔE00 4.76
Lilac (survey)
#CEA2FD
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF91E7 #B9E791
analogous
#9491E7 #BF91E7 #E791E4
triadic
#BF91E7 #E7BF91 #91E7BF
tetradic
#BF91E7 #E79491 #B9E791 #91E4E7
square
#BF91E7 #E79491 #B9E791 #91E4E7
split-complementary
#BF91E7 #E4E791 #91E794
monochromatic
#842DD0 #A25FDC #BF91E7 #DCC3F2 #F0E6FA
Accessibility & contrast
On white
2.49
#BF91E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#BF91E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF91E7
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF91E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF91E7 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA2EA
Deuteranopia (green-blind)
#8AA5E5
Tritanopia (blue-blind)
#BA9EB1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bf91e7; /* rgb */ color: rgb(191, 145, 231); /* oklch */ color: oklch(73.2% 0.130 308.0);
Tailwind
colors: {
custom: {
50: '#d3b2ef',
500: '#bf91e7',
950: '#000000',
},
}SCSS
$custom: #bf91e7; $custom-light: #d3b2ef; $custom-dark: #000000;
JSON
{
"hex": "#bf91e7",
"rgb": {
"r": 191,
"g": 145,
"b": 231
},
"hsl": {
"h": 272.093,
"s": 64.179,
"l": 73.725
},
"oklch": {
"l": 0.73188,
"c": 0.12994,
"h": 308
},
"luminance": 0.37097
}Semantic roles & 50–950 ramp
primary
#BF91E7
secondary
#E5F1DA
accent
#CC1A6D
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084