#BF91F2#BF91F2
#BF91F2 is a light, vivid violet. Relative luminance 0.377; OKLCH L 73.7% C 0.144 H 305.0°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BF91F2 |
|---|---|
| RGB | rgb(191, 145, 242) |
| HSL | hsl(268, 79%, 76%) |
| HSV | hsv(268, 40%, 95%) |
| CMYK | cmyk(21.1%, 40.1%, 0%, 5.1%) |
| CIE-LAB | lab(67.83, 35.84, -42.30) |
| CIE-LCH | lch(67.83, 55.44, 310.27°) |
| OKLab | oklab(73.71% 0.0823 -0.1176) |
| OKLCH | oklch(73.71% 0.144 305) |
| XYZ | xyz(47.6350, 37.7382, 88.7619) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.11
Baby Purple
#CA9BF7
ΔE00 2.97
Pastel Purple
#CAA0FF
ΔE00 3.96
Lavender (survey)
#C79FEF
ΔE00 4.25
Lilac (survey)
#CEA2FD
ΔE00 4.57
Pale Purple
#B790D4
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF91F2 #C4F291
analogous
#9193F2 #BF91F2 #F091F2
triadic
#BF91F2 #F2BF91 #91F2BF
tetradic
#BF91F2 #F29193 #C4F291 #91F2F0
square
#BF91F2 #F29193 #C4F291 #91F2F0
split-complementary
#BF91F2 #F2F091 #93F291
monochromatic
#7F24E5 #9F5AEC #BF91F2 #DFC8F8 #EFE4FC
Accessibility & contrast
On white
2.46
#BF91F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#BF91F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF91F2
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF91F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF91F2 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA4F6
Deuteranopia (green-blind)
#85A5EF
Tritanopia (blue-blind)
#B7A0B6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bf91f2; /* rgb */ color: rgb(191, 145, 242); /* oklch */ color: oklch(73.7% 0.144 305.0);
Tailwind
colors: {
custom: {
50: '#d4b2f6',
500: '#bf91f2',
950: '#000000',
},
}SCSS
$custom: #bf91f2; $custom-light: #d4b2f6; $custom-dark: #000000;
JSON
{
"hex": "#bf91f2",
"rgb": {
"r": 191,
"g": 145,
"b": 242
},
"hsl": {
"h": 268.454,
"s": 78.862,
"l": 75.882
},
"oklch": {
"l": 0.73706,
"c": 0.14352,
"h": 305
},
"luminance": 0.37738
}Semantic roles & 50–950 ramp
primary
#BF91F2
secondary
#E6F4D7
accent
#DB0A78
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085