#BD93FB#BD93FB
#BD93FB is a light, vivid violet. Relative luminance 0.387; OKLCH L 74.3% C 0.151 H 301.4°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BD93FB |
|---|---|
| RGB | rgb(189, 147, 251) |
| HSL | hsl(264, 93%, 78%) |
| HSV | hsv(264, 41%, 98%) |
| CMYK | cmyk(24.7%, 41.4%, 0%, 1.6%) |
| CIE-LAB | lab(68.50, 36.24, -46.18) |
| CIE-LCH | lch(68.50, 58.70, 308.12°) |
| OKLab | oklab(74.3% 0.0788 -0.1289) |
| OKLCH | oklch(74.3% 0.151 301.4) |
| XYZ | xyz(48.8287, 38.6512, 96.1361) |
| Luminance | 0.3865 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.03
Baby Purple
#CA9BF7
ΔE00 3.60
Pastel Purple
#CAA0FF
ΔE00 3.74
Lilac (survey)
#CEA2FD
ΔE00 4.72
Lavender (survey)
#C79FEF
ΔE00 5.04
Light Purple
#BF77F6
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD93FB #D1FB93
analogous
#939DFB #BD93FB #F193FB
triadic
#BD93FB #FBBD93 #93FBBD
tetradic
#BD93FB #FB939D #D1FB93 #93FBF1
square
#BD93FB #FB939D #D1FB93 #93FBF1
split-complementary
#BD93FB #FBF193 #9DFB93
monochromatic
#751DF7 #9958F9 #BD93FB #E1CEFD #EDE1FE
Accessibility & contrast
On white
2.41
#BD93FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#BD93FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD93FB
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD93FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD93FB | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A6FF
Deuteranopia (green-blind)
#81A7F8
Tritanopia (blue-blind)
#B2A5BB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bd93fb; /* rgb */ color: rgb(189, 147, 251); /* oklch */ color: oklch(74.3% 0.151 301.4);
Tailwind
colors: {
custom: {
50: '#d3b3fd',
500: '#bd93fb',
950: '#000000',
},
}SCSS
$custom: #bd93fb; $custom-light: #d3b3fd; $custom-dark: #000000;
JSON
{
"hex": "#bd93fb",
"rgb": {
"r": 189,
"g": 147,
"b": 251
},
"hsl": {
"h": 264.231,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.74301,
"c": 0.15107,
"h": 301.4
},
"luminance": 0.38651
}Semantic roles & 50–950 ramp
primary
#BD93FB
secondary
#E9F6D5
accent
#E60089
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085