#BA99FE#BA99FE
#BA99FE is a light, vivid violet. Relative luminance 0.404; OKLCH L 75.2% C 0.145 H 297.9°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BA99FE |
|---|---|
| RGB | rgb(186, 153, 254) |
| HSL | hsl(260, 98%, 80%) |
| HSV | hsv(260, 40%, 100%) |
| CMYK | cmyk(26.8%, 39.8%, 0%, 0.4%) |
| CIE-LAB | lab(69.74, 32.79, -45.89) |
| CIE-LCH | lch(69.74, 56.40, 305.55°) |
| OKLab | oklab(75.22% 0.0678 -0.1281) |
| OKLCH | oklch(75.22% 0.145 297.9) |
| XYZ | xyz(49.5261, 40.3769, 98.9310) |
| Luminance | 0.4038 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.47
Liliac
#C48EFD
ΔE00 3.88
Baby Purple
#CA9BF7
ΔE00 4.12
Lilac (survey)
#CEA2FD
ΔE00 4.58
Lavender (survey)
#C79FEF
ΔE00 5.08
Pale Violet
#CEAEFA
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA99FE #DDFE99
analogous
#99ABFE #BA99FE #ED99FE
triadic
#BA99FE #FEBA99 #99FEBA
tetradic
#BA99FE #FE99AB #DDFE99 #99FEED
square
#BA99FE #FE99AB #DDFE99 #99FEED
split-complementary
#BA99FE #FEED99 #ABFE99
monochromatic
#6820FD #915CFD #BA99FE #E3D6FF #EBE1FF
Accessibility & contrast
On white
2.31
#BA99FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#BA99FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA99FE
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA99FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA99FE | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#83A9FB
Tritanopia (blue-blind)
#ACAABF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ba99fe; /* rgb */ color: rgb(186, 153, 254); /* oklch */ color: oklch(75.2% 0.145 297.9);
Tailwind
colors: {
custom: {
50: '#d1b7ff',
500: '#ba99fe',
950: '#000000',
},
}SCSS
$custom: #ba99fe; $custom-light: #d1b7ff; $custom-dark: #000000;
JSON
{
"hex": "#ba99fe",
"rgb": {
"r": 186,
"g": 153,
"b": 254
},
"hsl": {
"h": 259.604,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.75219,
"c": 0.14492,
"h": 297.9
},
"luminance": 0.40377
}Semantic roles & 50–950 ramp
primary
#BA99FE
secondary
#ECF7D4
accent
#E6009B
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086