#BD91FD#BD91FD
#BD91FD is a light, vivid violet. Relative luminance 0.382; OKLCH L 74.1% C 0.157 H 301.5°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BD91FD |
|---|---|
| RGB | rgb(189, 145, 253) |
| HSL | hsl(264, 96%, 78%) |
| HSV | hsv(264, 43%, 99%) |
| CMYK | cmyk(25.3%, 42.7%, 0%, 0.8%) |
| CIE-LAB | lab(68.14, 37.80, -47.84) |
| CIE-LCH | lch(68.14, 60.97, 308.32°) |
| OKLab | oklab(74.06% 0.0818 -0.1337) |
| OKLCH | oklch(74.06% 0.157 301.5) |
| XYZ | xyz(48.8373, 38.1614, 97.7024) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.71
Baby Purple
#CA9BF7
ΔE00 4.09
Pastel Purple
#CAA0FF
ΔE00 4.25
Lilac (survey)
#CEA2FD
ΔE00 5.23
Lavender (survey)
#C79FEF
ΔE00 5.64
Light Purple
#BF77F6
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD91FD #D1FD91
analogous
#919BFD #BD91FD #F391FD
triadic
#BD91FD #FDBD91 #91FDBD
tetradic
#BD91FD #FD919B #D1FD91 #91FDF3
square
#BD91FD #FD919B #D1FD91 #91FDF3
split-complementary
#BD91FD #FDF391 #9BFD91
monochromatic
#7519FB #9955FC #BD91FD #E1CDFE #EDE1FE
Accessibility & contrast
On white
2.43
#BD91FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#BD91FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD91FD
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD91FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD91FD | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A5FF
Deuteranopia (green-blind)
#7DA6FA
Tritanopia (blue-blind)
#B1A3BB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bd91fd; /* rgb */ color: rgb(189, 145, 253); /* oklch */ color: oklch(74.1% 0.157 301.5);
Tailwind
colors: {
custom: {
50: '#d3b2fe',
500: '#bd91fd',
950: '#000000',
},
}SCSS
$custom: #bd91fd; $custom-light: #d3b2fe; $custom-dark: #000000;
JSON
{
"hex": "#bd91fd",
"rgb": {
"r": 189,
"g": 145,
"b": 253
},
"hsl": {
"h": 264.444,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.74061,
"c": 0.15673,
"h": 301.5
},
"luminance": 0.38161
}Semantic roles & 50–950 ramp
primary
#BD91FD
secondary
#E9F7D4
accent
#E60088
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086