#BA8FFC#BA8FFC
#BA8FFC is a light, vivid violet. Relative luminance 0.371; OKLCH L 73.4% C 0.158 H 300.8°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BA8FFC |
|---|---|
| RGB | rgb(186, 143, 252) |
| HSL | hsl(264, 95%, 77%) |
| HSV | hsv(264, 43%, 99%) |
| CMYK | cmyk(26.2%, 43.3%, 0%, 1.2%) |
| CIE-LAB | lab(67.36, 37.86, -48.54) |
| CIE-LCH | lch(67.36, 61.56, 307.95°) |
| OKLab | oklab(73.39% 0.0809 -0.1358) |
| OKLCH | oklch(73.39% 0.158 300.8) |
| XYZ | xyz(47.6389, 37.1121, 96.7302) |
| Luminance | 0.3711 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.03
Baby Purple
#CA9BF7
ΔE00 4.71
Pastel Purple
#CAA0FF
ΔE00 4.91
Lilac (survey)
#CEA2FD
ΔE00 5.89
Light Purple
#BF77F6
ΔE00 6.12
Lavender (survey)
#C79FEF
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA8FFC #D1FC8F
analogous
#8F9AFC #BA8FFC #F18FFC
triadic
#BA8FFC #FCBA8F #8FFCBA
tetradic
#BA8FFC #FC8F9A #D1FC8F #8FFCF1
square
#BA8FFC #FC8F9A #D1FC8F #8FFCF1
split-complementary
#BA8FFC #FCF18F #9AFC8F
monochromatic
#7118F9 #9553FA #BA8FFC #DFCBFE #EDE1FE
Accessibility & contrast
On white
2.49
#BA8FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#BA8FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA8FFC
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA8FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA8FFC | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A4FF
Deuteranopia (green-blind)
#7AA3F9
Tritanopia (blue-blind)
#AEA2B9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ba8ffc; /* rgb */ color: rgb(186, 143, 252); /* oklch */ color: oklch(73.4% 0.158 300.8);
Tailwind
colors: {
custom: {
50: '#d1b0fe',
500: '#ba8ffc',
950: '#000000',
},
}SCSS
$custom: #ba8ffc; $custom-light: #d1b0fe; $custom-dark: #000000;
JSON
{
"hex": "#ba8ffc",
"rgb": {
"r": 186,
"g": 143,
"b": 252
},
"hsl": {
"h": 263.67,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.73394,
"c": 0.15802,
"h": 300.8
},
"luminance": 0.37112
}Semantic roles & 50–950 ramp
primary
#BA8FFC
secondary
#E9F6D5
accent
#E6008B
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141018
muted
#837F86