#BF91EB#BF91EB
#BF91EB is a light, vivid violet. Relative luminance 0.373; OKLCH L 73.4% C 0.135 H 306.9°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BF91EB |
|---|---|
| RGB | rgb(191, 145, 235) |
| HSL | hsl(271, 69%, 75%) |
| HSV | hsv(271, 38%, 92%) |
| CMYK | cmyk(18.7%, 38.3%, 0%, 7.8%) |
| CIE-LAB | lab(67.52, 34.27, -38.94) |
| CIE-LCH | lch(67.52, 51.87, 311.35°) |
| OKLab | oklab(73.37% 0.0809 -0.1079) |
| OKLCH | oklch(73.37% 0.135 306.9) |
| XYZ | xyz(46.6037, 37.3257, 83.3306) |
| Luminance | 0.3733 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.00
Liliac
#C48EFD
ΔE00 3.24
Lavender (survey)
#C79FEF
ΔE00 3.76
Pale Purple
#B790D4
ΔE00 4.33
Pastel Purple
#CAA0FF
ΔE00 4.36
Lilac (survey)
#CEA2FD
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF91EB #BDEB91
analogous
#9291EB #BF91EB #EB91EA
triadic
#BF91EB #EBBF91 #91EBBF
tetradic
#BF91EB #EB9291 #BDEB91 #91EAEB
square
#BF91EB #EB9291 #BDEB91 #91EAEB
split-complementary
#BF91EB #EAEB91 #91EB92
monochromatic
#8329D8 #A15DE2 #BF91EB #DDC5F4 #F0E5FA
Accessibility & contrast
On white
2.48
#BF91EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#BF91EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF91EB
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF91EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF91EB | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3EE
Deuteranopia (green-blind)
#88A5E9
Tritanopia (blue-blind)
#B99FB3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bf91eb; /* rgb */ color: rgb(191, 145, 235); /* oklch */ color: oklch(73.4% 0.135 306.9);
Tailwind
colors: {
custom: {
50: '#d3b2f1',
500: '#bf91eb',
950: '#000000',
},
}SCSS
$custom: #bf91eb; $custom-light: #d3b2f1; $custom-dark: #000000;
JSON
{
"hex": "#bf91eb",
"rgb": {
"r": 191,
"g": 145,
"b": 235
},
"hsl": {
"h": 270.667,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.73374,
"c": 0.13487,
"h": 306.9
},
"luminance": 0.37325
}Semantic roles & 50–950 ramp
primary
#BF91EB
secondary
#E5F2D9
accent
#D11471
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085