#BD91FF#BD91FF
#BD91FF is a light, vivid violet. Relative luminance 0.383; OKLCH L 74.2% C 0.159 H 301.1°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BD91FF |
|---|---|
| RGB | rgb(189, 145, 255) |
| HSL | hsl(264, 100%, 78%) |
| HSV | hsv(264, 43%, 100%) |
| CMYK | cmyk(25.9%, 43.1%, 0%, 0%) |
| CIE-LAB | lab(68.23, 38.27, -48.78) |
| CIE-LCH | lch(68.23, 62.00, 308.12°) |
| OKLab | oklab(74.16% 0.0822 -0.1364) |
| OKLCH | oklch(74.16% 0.159 301.1) |
| XYZ | xyz(49.1576, 38.2895, 99.3892) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.82
Baby Purple
#CA9BF7
ΔE00 4.30
Pastel Purple
#CAA0FF
ΔE00 4.37
Lilac (survey)
#CEA2FD
ΔE00 5.37
Lavender (survey)
#C79FEF
ΔE00 5.88
Light Purple
#BF77F6
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD91FF #D3FF91
analogous
#919CFF #BD91FF #F491FF
triadic
#BD91FF #FFBD91 #91FFBD
tetradic
#BD91FF #FF919C #D3FF91 #91FFF4
square
#BD91FF #FF919C #D3FF91 #91FFF4
split-complementary
#BD91FF #FFF491 #9CFF91
monochromatic
#7417FF #9854FF #BD91FF #E2CEFF #EDE0FF
Accessibility & contrast
On white
2.43
#BD91FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#BD91FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD91FF
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD91FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD91FF | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A6FF
Deuteranopia (green-blind)
#7CA6FC
Tritanopia (blue-blind)
#B1A4BC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bd91ff; /* rgb */ color: rgb(189, 145, 255); /* oklch */ color: oklch(74.2% 0.159 301.1);
Tailwind
colors: {
custom: {
50: '#d3b2ff',
500: '#bd91ff',
950: '#000000',
},
}SCSS
$custom: #bd91ff; $custom-light: #d3b2ff; $custom-dark: #000000;
JSON
{
"hex": "#bd91ff",
"rgb": {
"r": 189,
"g": 145,
"b": 255
},
"hsl": {
"h": 264,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.74163,
"c": 0.15924,
"h": 301.1
},
"luminance": 0.3829
}Semantic roles & 50–950 ramp
primary
#BD91FF
secondary
#E9F7D4
accent
#E6008A
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086