#BA99FB#BA99FB
#BA99FB is a light, vivid violet. Relative luminance 0.402; OKLCH L 75.1% C 0.141 H 298.5°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BA99FB |
|---|---|
| RGB | rgb(186, 153, 251) |
| HSL | hsl(260, 92%, 79%) |
| HSV | hsv(260, 39%, 98%) |
| CMYK | cmyk(25.9%, 39%, 0%, 1.6%) |
| CIE-LAB | lab(69.60, 32.08, -44.47) |
| CIE-LCH | lch(69.60, 54.83, 305.81°) |
| OKLab | oklab(75.07% 0.0672 -0.124) |
| OKLCH | oklch(75.07% 0.141 298.5) |
| XYZ | xyz(49.0495, 40.1862, 96.4207) |
| Luminance | 0.4019 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.28
Baby Purple
#CA9BF7
ΔE00 3.80
Liliac
#C48EFD
ΔE00 3.85
Lilac (survey)
#CEA2FD
ΔE00 4.34
Lavender (survey)
#C79FEF
ΔE00 4.65
Lavender
#B39DDB
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA99FB #DAFB99
analogous
#99A9FB #BA99FB #EB99FB
triadic
#BA99FB #FBBA99 #99FBBA
tetradic
#BA99FB #FB99A9 #DAFB99 #99FBEB
square
#BA99FB #FB99A9 #DAFB99 #99FBEB
split-complementary
#BA99FB #FBEB99 #A9FB99
monochromatic
#6A23F6 #925EF9 #BA99FB #E2D4FD #EBE2FE
Accessibility & contrast
On white
2.32
#BA99FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#BA99FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA99FB
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA99FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA99FB | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFF
Deuteranopia (green-blind)
#85A9F8
Tritanopia (blue-blind)
#ADAABE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ba99fb; /* rgb */ color: rgb(186, 153, 251); /* oklch */ color: oklch(75.1% 0.141 298.5);
Tailwind
colors: {
custom: {
50: '#d0b7fd',
500: '#ba99fb',
950: '#000000',
},
}SCSS
$custom: #ba99fb; $custom-light: #d0b7fd; $custom-dark: #000000;
JSON
{
"hex": "#ba99fb",
"rgb": {
"r": 186,
"g": 153,
"b": 251
},
"hsl": {
"h": 260.204,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.75072,
"c": 0.14103,
"h": 298.5
},
"luminance": 0.40187
}Semantic roles & 50–950 ramp
primary
#BA99FB
secondary
#EBF6D5
accent
#E60098
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085