#BA8DFE#BA8DFE
#BA8DFE is a light, vivid violet. Relative luminance 0.366; OKLCH L 73.2% C 0.164 H 300.8°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BA8DFE |
|---|---|
| RGB | rgb(186, 141, 254) |
| HSL | hsl(264, 98%, 77%) |
| HSV | hsv(264, 44%, 100%) |
| CMYK | cmyk(26.8%, 44.5%, 0%, 0.4%) |
| CIE-LAB | lab(67.01, 39.43, -50.18) |
| CIE-LCH | lch(67.01, 63.82, 308.16°) |
| OKLab | oklab(73.16% 0.0838 -0.1405) |
| OKLCH | oklch(73.16% 0.164 300.8) |
| XYZ | xyz(47.6599, 36.6444, 98.3089) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.07
Baby Purple
#CA9BF7
ΔE00 5.21
Pastel Purple
#CAA0FF
ΔE00 5.43
Light Purple
#BF77F6
ΔE00 5.66
Lilac (survey)
#CEA2FD
ΔE00 6.40
Lavender (survey)
#C79FEF
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA8DFE #D1FE8D
analogous
#8D98FE #BA8DFE #F38DFE
triadic
#BA8DFE #FEBA8D #8DFEBA
tetradic
#BA8DFE #FE8D98 #D1FE8D #8DFEF3
square
#BA8DFE #FE8D98 #D1FE8D #8DFEF3
split-complementary
#BA8DFE #FEF38D #98FE8D
monochromatic
#7114FD #9550FD #BA8DFE #DFCAFF #EDE1FF
Accessibility & contrast
On white
2.52
#BA8DFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#BA8DFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA8DFE
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA8DFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA8DFE | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA3FF
Deuteranopia (green-blind)
#77A2FB
Tritanopia (blue-blind)
#ADA1B9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ba8dfe; /* rgb */ color: rgb(186, 141, 254); /* oklch */ color: oklch(73.2% 0.164 300.8);
Tailwind
colors: {
custom: {
50: '#d1afff',
500: '#ba8dfe',
950: '#000000',
},
}SCSS
$custom: #ba8dfe; $custom-light: #d1afff; $custom-dark: #000000;
JSON
{
"hex": "#ba8dfe",
"rgb": {
"r": 186,
"g": 141,
"b": 254
},
"hsl": {
"h": 263.894,
"s": 98.261,
"l": 77.451
},
"oklch": {
"l": 0.73161,
"c": 0.16365,
"h": 300.8
},
"luminance": 0.36645
}Semantic roles & 50–950 ramp
primary
#BA8DFE
secondary
#E9F7D4
accent
#E6008A
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86