#BD91FE#BD91FE
#BD91FE is a light, vivid violet. Relative luminance 0.382; OKLCH L 74.1% C 0.158 H 301.3°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BD91FE |
|---|---|
| RGB | rgb(189, 145, 254) |
| HSL | hsl(264, 98%, 78%) |
| HSV | hsv(264, 43%, 100%) |
| CMYK | cmyk(25.6%, 42.9%, 0%, 0.4%) |
| CIE-LAB | lab(68.19, 38.04, -48.31) |
| CIE-LCH | lch(68.19, 61.49, 308.22°) |
| OKLab | oklab(74.11% 0.082 -0.135) |
| OKLCH | oklch(74.11% 0.158 301.3) |
| XYZ | xyz(48.9971, 38.2253, 98.5436) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.76
Baby Purple
#CA9BF7
ΔE00 4.19
Pastel Purple
#CAA0FF
ΔE00 4.31
Lilac (survey)
#CEA2FD
ΔE00 5.30
Lavender (survey)
#C79FEF
ΔE00 5.76
Light Purple
#BF77F6
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD91FE #D2FE91
analogous
#919BFE #BD91FE #F391FE
triadic
#BD91FE #FEBD91 #91FEBD
tetradic
#BD91FE #FE919B #D2FE91 #91FEF3
square
#BD91FE #FE919B #D2FE91 #91FEF3
split-complementary
#BD91FE #FEF391 #9BFE91
monochromatic
#7418FD #9954FD #BD91FE #E1CEFF #EDE1FF
Accessibility & contrast
On white
2.43
#BD91FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#BD91FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD91FE
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD91FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD91FE | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A6FF
Deuteranopia (green-blind)
#7DA6FB
Tritanopia (blue-blind)
#B1A4BB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bd91fe; /* rgb */ color: rgb(189, 145, 254); /* oklch */ color: oklch(74.1% 0.158 301.3);
Tailwind
colors: {
custom: {
50: '#d3b2ff',
500: '#bd91fe',
950: '#000000',
},
}SCSS
$custom: #bd91fe; $custom-light: #d3b2ff; $custom-dark: #000000;
JSON
{
"hex": "#bd91fe",
"rgb": {
"r": 189,
"g": 145,
"b": 254
},
"hsl": {
"h": 264.22,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.74112,
"c": 0.15799,
"h": 301.3
},
"luminance": 0.38225
}Semantic roles & 50–950 ramp
primary
#BD91FE
secondary
#E9F7D4
accent
#E60089
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086