#BD91F7#BD91F7
#BD91F7 is a light, vivid violet. Relative luminance 0.378; OKLCH L 73.8% C 0.149 H 302.8°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BD91F7 |
|---|---|
| RGB | rgb(189, 145, 247) |
| HSL | hsl(266, 86%, 77%) |
| HSV | hsv(266, 41%, 97%) |
| CMYK | cmyk(23.5%, 41.3%, 0%, 3.1%) |
| CIE-LAB | lab(67.86, 36.41, -45.00) |
| CIE-LCH | lch(67.86, 57.89, 308.98°) |
| OKLab | oklab(73.76% 0.0808 -0.1254) |
| OKLCH | oklch(73.76% 0.149 302.8) |
| XYZ | xyz(47.8965, 37.7850, 92.7476) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.76
Baby Purple
#CA9BF7
ΔE00 3.52
Pastel Purple
#CAA0FF
ΔE00 4.04
Lilac (survey)
#CEA2FD
ΔE00 4.89
Lavender (survey)
#C79FEF
ΔE00 4.93
Light Purple
#BF77F6
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD91F7 #CBF791
analogous
#9198F7 #BD91F7 #F091F7
triadic
#BD91F7 #F7BD91 #91F7BD
tetradic
#BD91F7 #F79198 #CBF791 #91F7F0
square
#BD91F7 #F79198 #CBF791 #91F7F0
split-complementary
#BD91F7 #F7F091 #98F791
monochromatic
#791FEF #9B58F3 #BD91F7 #DFCAFB #EEE2FD
Accessibility & contrast
On white
2.45
#BD91F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#BD91F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD91F7
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD91F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD91F7 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A4FB
Deuteranopia (green-blind)
#81A5F4
Tritanopia (blue-blind)
#B3A2B8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bd91f7; /* rgb */ color: rgb(189, 145, 247); /* oklch */ color: oklch(73.8% 0.149 302.8);
Tailwind
colors: {
custom: {
50: '#d3b2fa',
500: '#bd91f7',
950: '#000000',
},
}SCSS
$custom: #bd91f7; $custom-light: #d3b2fa; $custom-dark: #000000;
JSON
{
"hex": "#bd91f7",
"rgb": {
"r": 189,
"g": 145,
"b": 247
},
"hsl": {
"h": 265.882,
"s": 86.441,
"l": 76.863
},
"oklch": {
"l": 0.73761,
"c": 0.14923,
"h": 302.8
},
"luminance": 0.37785
}Semantic roles & 50–950 ramp
primary
#BD91F7
secondary
#E8F5D6
accent
#E30382
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085