#BF91E2#BF91E2
#BF91E2 is a light, vivid violet. Relative luminance 0.368; OKLCH L 73.0% C 0.124 H 309.6°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BF91E2 |
|---|---|
| RGB | rgb(191, 145, 226) |
| HSL | hsl(274, 58%, 73%) |
| HSV | hsv(274, 36%, 89%) |
| CMYK | cmyk(15.5%, 35.8%, 0%, 11.4%) |
| CIE-LAB | lab(67.14, 32.30, -34.57) |
| CIE-LCH | lch(67.14, 47.31, 313.05°) |
| OKLab | oklab(72.96% 0.079 -0.0954) |
| OKLCH | oklch(72.96% 0.124 309.6) |
| XYZ | xyz(45.3362, 36.8187, 76.6551) |
| Luminance | 0.3682 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.74
Lavender (survey)
#C79FEF
ΔE00 3.76
Baby Purple
#CA9BF7
ΔE00 3.83
Liliac
#C48EFD
ΔE00 4.94
Lilac (survey)
#CEA2FD
ΔE00 5.38
Pastel Purple
#CAA0FF
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF91E2 #B4E291
analogous
#9691E2 #BF91E2 #E291DC
triadic
#BF91E2 #E2BF91 #91E2BF
tetradic
#BF91E2 #E29691 #B4E291 #91DCE2
square
#BF91E2 #E29691 #B4E291 #91DCE2
split-complementary
#BF91E2 #DCE291 #91E296
monochromatic
#8634C5 #A361D5 #BF91E2 #DBC1EF #F1E7F9
Accessibility & contrast
On white
2.51
#BF91E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#BF91E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF91E2
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF91E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF91E2 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A1E5
Deuteranopia (green-blind)
#8CA4E0
Tritanopia (blue-blind)
#BB9DAF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bf91e2; /* rgb */ color: rgb(191, 145, 226); /* oklch */ color: oklch(73.0% 0.124 309.6);
Tailwind
colors: {
custom: {
50: '#d3b2eb',
500: '#bf91e2',
950: '#000000',
},
}SCSS
$custom: #bf91e2; $custom-light: #d3b2eb; $custom-dark: #000000;
JSON
{
"hex": "#bf91e2",
"rgb": {
"r": 191,
"g": 145,
"b": 226
},
"hsl": {
"h": 274.074,
"s": 58.273,
"l": 72.745
},
"oklch": {
"l": 0.72961,
"c": 0.12381,
"h": 309.6
},
"luminance": 0.36818
}Semantic roles & 50–950 ramp
primary
#BF91E2
secondary
#E4F0DB
accent
#C62067
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141116
muted
#838084