#BF91E8#BF91E8
#BF91E8 is a light, vivid violet. Relative luminance 0.372; OKLCH L 73.2% C 0.131 H 307.7°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BF91E8 |
|---|---|
| RGB | rgb(191, 145, 232) |
| HSL | hsl(272, 65%, 74%) |
| HSV | hsv(272, 38%, 91%) |
| CMYK | cmyk(17.7%, 37.5%, 0%, 9%) |
| CIE-LAB | lab(67.39, 33.61, -37.49) |
| CIE-LCH | lch(67.39, 50.35, 311.88°) |
| OKLab | oklab(73.23% 0.0803 -0.1037) |
| OKLCH | oklch(73.23% 0.131 307.7) |
| XYZ | xyz(46.1740, 37.1538, 81.0672) |
| Luminance | 0.3715 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.19
Lavender (survey)
#C79FEF
ΔE00 3.66
Liliac
#C48EFD
ΔE00 3.78
Pale Purple
#B790D4
ΔE00 3.79
Pastel Purple
#CAA0FF
ΔE00 4.65
Lilac (survey)
#CEA2FD
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF91E8 #BAE891
analogous
#9491E8 #BF91E8 #E891E6
triadic
#BF91E8 #E8BF91 #91E8BF
tetradic
#BF91E8 #E89491 #BAE891 #91E6E8
square
#BF91E8 #E89491 #BAE891 #91E6E8
split-complementary
#BF91E8 #E6E891 #91E894
monochromatic
#842CD3 #A25EDD #BF91E8 #DCC4F3 #F0E6FA
Accessibility & contrast
On white
2.49
#BF91E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#BF91E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF91E8
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF91E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF91E8 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA2EB
Deuteranopia (green-blind)
#89A5E6
Tritanopia (blue-blind)
#BA9EB2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bf91e8; /* rgb */ color: rgb(191, 145, 232); /* oklch */ color: oklch(73.2% 0.131 307.7);
Tailwind
colors: {
custom: {
50: '#d3b2ef',
500: '#bf91e8',
950: '#000000',
},
}SCSS
$custom: #bf91e8; $custom-light: #d3b2ef; $custom-dark: #000000;
JSON
{
"hex": "#bf91e8",
"rgb": {
"r": 191,
"g": 145,
"b": 232
},
"hsl": {
"h": 271.724,
"s": 65.414,
"l": 73.922
},
"oklch": {
"l": 0.73234,
"c": 0.13117,
"h": 307.7
},
"luminance": 0.37153
}Semantic roles & 50–950 ramp
primary
#BF91E8
secondary
#E5F1DA
accent
#CD186E
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084