#BA93FB#BA93FB
#BA93FB is a light, vivid violet. Relative luminance 0.383; OKLCH L 74.0% C 0.150 H 300.0°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BA93FB |
|---|---|
| RGB | rgb(186, 147, 251) |
| HSL | hsl(263, 93%, 78%) |
| HSV | hsv(263, 41%, 98%) |
| CMYK | cmyk(25.9%, 41.4%, 0%, 1.6%) |
| CIE-LAB | lab(68.22, 35.41, -46.64) |
| CIE-LCH | lch(68.22, 58.56, 307.21°) |
| OKLab | oklab(74.03% 0.0753 -0.1303) |
| OKLCH | oklch(74.03% 0.15 300) |
| XYZ | xyz(48.0920, 38.2713, 96.1015) |
| Luminance | 0.3827 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.54
Pastel Purple
#CAA0FF
ΔE00 4.09
Baby Purple
#CA9BF7
ΔE00 4.09
Lilac (survey)
#CEA2FD
ΔE00 5.11
Lavender (survey)
#C79FEF
ΔE00 5.38
Light Purple
#BF77F6
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA93FB #D4FB93
analogous
#93A0FB #BA93FB #EE93FB
triadic
#BA93FB #FBBA93 #93FBBA
tetradic
#BA93FB #FB93A0 #D4FB93 #93FBEE
square
#BA93FB #FB93A0 #D4FB93 #93FBEE
split-complementary
#BA93FB #FBEE93 #A0FB93
monochromatic
#6F1DF7 #9458F9 #BA93FB #E0CEFD #ECE1FE
Accessibility & contrast
On white
2.43
#BA93FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#BA93FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA93FB
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA93FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA93FB | 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)
#77A6FF
Deuteranopia (green-blind)
#7FA6F8
Tritanopia (blue-blind)
#AEA5BB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ba93fb; /* rgb */ color: rgb(186, 147, 251); /* oklch */ color: oklch(74.0% 0.150 300.0);
Tailwind
colors: {
custom: {
50: '#d1b3fd',
500: '#ba93fb',
950: '#000000',
},
}SCSS
$custom: #ba93fb; $custom-light: #d1b3fd; $custom-dark: #000000;
JSON
{
"hex": "#ba93fb",
"rgb": {
"r": 186,
"g": 147,
"b": 251
},
"hsl": {
"h": 262.5,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.74026,
"c": 0.15048,
"h": 300
},
"luminance": 0.38272
}Semantic roles & 50–950 ramp
primary
#BA93FB
secondary
#EAF6D5
accent
#E6008F
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085