#BD91F9#BD91F9
#BD91F9 is a light, vivid violet. Relative luminance 0.379; OKLCH L 73.9% C 0.152 H 302.3°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BD91F9 |
|---|---|
| RGB | rgb(189, 145, 249) |
| HSL | hsl(265, 90%, 77%) |
| HSV | hsv(265, 42%, 98%) |
| CMYK | cmyk(24.1%, 41.8%, 0%, 2.4%) |
| CIE-LAB | lab(67.95, 36.87, -45.95) |
| CIE-LCH | lch(67.95, 58.91, 308.75°) |
| OKLab | oklab(73.86% 0.0812 -0.1282) |
| OKLCH | oklch(73.86% 0.152 302.3) |
| XYZ | xyz(48.2068, 37.9092, 94.3817) |
| Luminance | 0.3791 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.67
Baby Purple
#CA9BF7
ΔE00 3.69
Pastel Purple
#CAA0FF
ΔE00 4.09
Lilac (survey)
#CEA2FD
ΔE00 4.98
Lavender (survey)
#C79FEF
ΔE00 5.16
Light Purple
#BF77F6
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD91F9 #CDF991
analogous
#9199F9 #BD91F9 #F191F9
triadic
#BD91F9 #F9BD91 #91F9BD
tetradic
#BD91F9 #F99199 #CDF991 #91F9F1
square
#BD91F9 #F99199 #CDF991 #91F9F1
split-complementary
#BD91F9 #F9F191 #99F991
monochromatic
#771DF3 #9A57F6 #BD91F9 #E0CBFC #EEE2FD
Accessibility & contrast
On white
2.45
#BD91F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#BD91F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD91F9
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD91F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD91F9 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A5FD
Deuteranopia (green-blind)
#80A5F6
Tritanopia (blue-blind)
#B2A2B9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bd91f9; /* rgb */ color: rgb(189, 145, 249); /* oklch */ color: oklch(73.9% 0.152 302.3);
Tailwind
colors: {
custom: {
50: '#d3b2fb',
500: '#bd91f9',
950: '#000000',
},
}SCSS
$custom: #bd91f9; $custom-light: #d3b2fb; $custom-dark: #000000;
JSON
{
"hex": "#bd91f9",
"rgb": {
"r": 189,
"g": 145,
"b": 249
},
"hsl": {
"h": 265.385,
"s": 89.655,
"l": 77.255
},
"oklch": {
"l": 0.73861,
"c": 0.15173,
"h": 302.3
},
"luminance": 0.37909
}Semantic roles & 50–950 ramp
primary
#BD91F9
secondary
#E8F6D5
accent
#E60084
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085