#BD91F8#BD91F8
#BD91F8 is a light, vivid violet. Relative luminance 0.378; OKLCH L 73.8% C 0.150 H 302.6°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BD91F8 |
|---|---|
| RGB | rgb(189, 145, 248) |
| HSL | hsl(266, 88%, 77%) |
| HSV | hsv(266, 42%, 97%) |
| CMYK | cmyk(23.8%, 41.5%, 0%, 2.7%) |
| CIE-LAB | lab(67.91, 36.64, -45.47) |
| CIE-LCH | lch(67.91, 58.40, 308.86°) |
| OKLab | oklab(73.81% 0.081 -0.1268) |
| OKLCH | oklch(73.81% 0.15 302.6) |
| XYZ | xyz(48.0513, 37.8469, 93.5625) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.70
Baby Purple
#CA9BF7
ΔE00 3.61
Pastel Purple
#CAA0FF
ΔE00 4.06
Lilac (survey)
#CEA2FD
ΔE00 4.93
Lavender (survey)
#C79FEF
ΔE00 5.04
Light Purple
#BF77F6
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD91F8 #CCF891
analogous
#9199F8 #BD91F8 #F091F8
triadic
#BD91F8 #F8BD91 #91F8BD
tetradic
#BD91F8 #F89199 #CCF891 #91F8F0
square
#BD91F8 #F89199 #CCF891 #91F8F0
split-complementary
#BD91F8 #F8F091 #99F891
monochromatic
#781EF1 #9A57F4 #BD91F8 #E0CBFC #EEE2FD
Accessibility & contrast
On white
2.45
#BD91F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#BD91F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD91F8
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD91F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD91F8 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A5FC
Deuteranopia (green-blind)
#80A5F5
Tritanopia (blue-blind)
#B3A2B9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bd91f8; /* rgb */ color: rgb(189, 145, 248); /* oklch */ color: oklch(73.8% 0.150 302.6);
Tailwind
colors: {
custom: {
50: '#d3b2fb',
500: '#bd91f8',
950: '#000000',
},
}SCSS
$custom: #bd91f8; $custom-light: #d3b2fb; $custom-dark: #000000;
JSON
{
"hex": "#bd91f8",
"rgb": {
"r": 189,
"g": 145,
"b": 248
},
"hsl": {
"h": 265.631,
"s": 88.034,
"l": 77.059
},
"oklch": {
"l": 0.73811,
"c": 0.15049,
"h": 302.6
},
"luminance": 0.37847
}Semantic roles & 50–950 ramp
primary
#BD91F8
secondary
#E8F5D6
accent
#E50183
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085