#BD91FC#BD91FC
#BD91FC is a light, vivid violet. Relative luminance 0.381; OKLCH L 74.0% C 0.155 H 301.7°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BD91FC |
|---|---|
| RGB | rgb(189, 145, 252) |
| HSL | hsl(265, 95%, 78%) |
| HSV | hsv(265, 42%, 99%) |
| CMYK | cmyk(25%, 42.5%, 0%, 1.2%) |
| CIE-LAB | lab(68.09, 37.57, -47.37) |
| CIE-LCH | lch(68.09, 60.46, 308.42°) |
| OKLab | oklab(74.01% 0.0817 -0.1323) |
| OKLCH | oklch(74.01% 0.155 301.7) |
| XYZ | xyz(48.6785, 38.0978, 96.8657) |
| Luminance | 0.3810 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.67
Baby Purple
#CA9BF7
ΔE00 3.98
Pastel Purple
#CAA0FF
ΔE00 4.20
Lilac (survey)
#CEA2FD
ΔE00 5.16
Lavender (survey)
#C79FEF
ΔE00 5.51
Light Purple
#BF77F6
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD91FC #D0FC91
analogous
#919AFC #BD91FC #F291FC
triadic
#BD91FC #FCBD91 #91FCBD
tetradic
#BD91FC #FC919A #D0FC91 #91FCF2
square
#BD91FC #FC919A #D0FC91 #91FCF2
split-complementary
#BD91FC #FCF291 #9AFC91
monochromatic
#761AF9 #9955FA #BD91FC #E1CDFE #EDE1FE
Accessibility & contrast
On white
2.44
#BD91FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#BD91FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD91FC
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD91FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD91FC | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A5FF
Deuteranopia (green-blind)
#7EA6F9
Tritanopia (blue-blind)
#B2A3BB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bd91fc; /* rgb */ color: rgb(189, 145, 252); /* oklch */ color: oklch(74.0% 0.155 301.7);
Tailwind
colors: {
custom: {
50: '#d3b2fe',
500: '#bd91fc',
950: '#000000',
},
}SCSS
$custom: #bd91fc; $custom-light: #d3b2fe; $custom-dark: #000000;
JSON
{
"hex": "#bd91fc",
"rgb": {
"r": 189,
"g": 145,
"b": 252
},
"hsl": {
"h": 264.673,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.74011,
"c": 0.15548,
"h": 301.7
},
"luminance": 0.38098
}Semantic roles & 50–950 ramp
primary
#BD91FC
secondary
#E9F6D5
accent
#E60087
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086