#BD93FA#BD93FA
#BD93FA is a light, vivid violet. Relative luminance 0.386; OKLCH L 74.3% C 0.150 H 301.7°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BD93FA |
|---|---|
| RGB | rgb(189, 147, 250) |
| HSL | hsl(264, 91%, 78%) |
| HSV | hsv(264, 41%, 98%) |
| CMYK | cmyk(24.4%, 41.2%, 0%, 2%) |
| CIE-LAB | lab(68.45, 36.00, -45.71) |
| CIE-LCH | lch(68.45, 58.19, 308.23°) |
| OKLab | oklab(74.25% 0.0786 -0.1275) |
| OKLCH | oklch(74.25% 0.15 301.7) |
| XYZ | xyz(48.6715, 38.5883, 95.3081) |
| Luminance | 0.3859 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.04
Baby Purple
#CA9BF7
ΔE00 3.49
Pastel Purple
#CAA0FF
ΔE00 3.70
Lilac (survey)
#CEA2FD
ΔE00 4.65
Lavender (survey)
#C79FEF
ΔE00 4.91
Pale Purple
#B790D4
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD93FA #D0FA93
analogous
#939CFA #BD93FA #F093FA
triadic
#BD93FA #FABD93 #93FABD
tetradic
#BD93FA #FA939C #D0FA93 #93FAF0
square
#BD93FA #FA939C #D0FA93 #93FAF0
split-complementary
#BD93FA #FAF093 #9CFA93
monochromatic
#761EF5 #9959F7 #BD93FA #E1CDFD #EDE2FE
Accessibility & contrast
On white
2.41
#BD93FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#BD93FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD93FA
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD93FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD93FA | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A6FE
Deuteranopia (green-blind)
#81A7F7
Tritanopia (blue-blind)
#B2A4BB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bd93fa; /* rgb */ color: rgb(189, 147, 250); /* oklch */ color: oklch(74.3% 0.150 301.7);
Tailwind
colors: {
custom: {
50: '#d3b3fc',
500: '#bd93fa',
950: '#000000',
},
}SCSS
$custom: #bd93fa; $custom-light: #d3b3fc; $custom-dark: #000000;
JSON
{
"hex": "#bd93fa",
"rgb": {
"r": 189,
"g": 147,
"b": 250
},
"hsl": {
"h": 264.466,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.74252,
"c": 0.1498,
"h": 301.7
},
"luminance": 0.38588
}Semantic roles & 50–950 ramp
primary
#BD93FA
secondary
#E9F6D5
accent
#E60088
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085