#BA93FD#BA93FD
#BA93FD is a light, vivid violet. Relative luminance 0.384; OKLCH L 74.1% C 0.153 H 299.6°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BA93FD |
|---|---|
| RGB | rgb(186, 147, 253) |
| HSL | hsl(262, 96%, 78%) |
| HSV | hsv(262, 42%, 99%) |
| CMYK | cmyk(26.5%, 41.9%, 0%, 0.8%) |
| CIE-LAB | lab(68.31, 35.88, -47.58) |
| CIE-LCH | lch(68.31, 59.60, 307.02°) |
| OKLab | oklab(74.13% 0.0757 -0.133) |
| OKLCH | oklch(74.13% 0.153 299.6) |
| XYZ | xyz(48.4090, 38.3981, 97.7707) |
| Luminance | 0.3840 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.59
Pastel Purple
#CAA0FF
ΔE00 4.20
Baby Purple
#CA9BF7
ΔE00 4.30
Lilac (survey)
#CEA2FD
ΔE00 5.25
Lavender (survey)
#C79FEF
ΔE00 5.63
Light Purple
#BF77F6
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA93FD #D6FD93
analogous
#93A1FD #BA93FD #EF93FD
triadic
#BA93FD #FDBA93 #93FDBA
tetradic
#BA93FD #FD93A1 #D6FD93 #93FDEF
square
#BA93FD #FD93A1 #D6FD93 #93FDEF
split-complementary
#BA93FD #FDEF93 #A1FD93
monochromatic
#6D1BFB #9457FC #BA93FD #E0CFFE #ECE1FE
Accessibility & contrast
On white
2.42
#BA93FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#BA93FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA93FD
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA93FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA93FD | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A6FF
Deuteranopia (green-blind)
#7EA6FA
Tritanopia (blue-blind)
#ADA5BC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ba93fd; /* rgb */ color: rgb(186, 147, 253); /* oklch */ color: oklch(74.1% 0.153 299.6);
Tailwind
colors: {
custom: {
50: '#d1b3fe',
500: '#ba93fd',
950: '#000000',
},
}SCSS
$custom: #ba93fd; $custom-light: #d1b3fe; $custom-dark: #000000;
JSON
{
"hex": "#ba93fd",
"rgb": {
"r": 186,
"g": 147,
"b": 253
},
"hsl": {
"h": 262.075,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.74127,
"c": 0.15302,
"h": 299.6
},
"luminance": 0.38398
}Semantic roles & 50–950 ramp
primary
#BA93FD
secondary
#EAF7D4
accent
#E60091
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086