#BA99EA#BA99EA
#BA99EA is a light, moderate violet. Relative luminance 0.392; OKLCH L 74.3% C 0.119 H 302.3°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BA99EA |
|---|---|
| RGB | rgb(186, 153, 234) |
| HSL | hsl(264, 66%, 76%) |
| HSV | hsv(264, 35%, 92%) |
| CMYK | cmyk(20.5%, 34.6%, 0%, 8.2%) |
| CIE-LAB | lab(68.87, 28.14, -36.33) |
| CIE-LCH | lch(68.87, 45.95, 307.76°) |
| OKLab | oklab(74.27% 0.0636 -0.1005) |
| OKLCH | oklch(74.27% 0.119 302.3) |
| XYZ | xyz(46.4891, 39.1621, 82.9358) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.71
Baby Purple
#CA9BF7
ΔE00 3.26
Lavender
#B39DDB
ΔE00 3.81
Pastel Purple
#CAA0FF
ΔE00 3.81
Lilac (survey)
#CEA2FD
ΔE00 4.15
Pale Purple
#B790D4
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA99EA #C9EA99
analogous
#99A0EA #BA99EA #E299EA
triadic
#BA99EA #EABA99 #99EABA
tetradic
#BA99EA #EA99A0 #C9EA99 #99EAE2
square
#BA99EA #EA99A0 #C9EA99 #99EAE2
split-complementary
#BA99EA #EAE299 #A0EA99
monochromatic
#7533D5 #9866E0 #BA99EA #DCCCF4 #EEE6FA
Accessibility & contrast
On white
2.38
#BA99EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#BA99EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA99EA
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA99EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA99EA | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A7ED
Deuteranopia (green-blind)
#8DA8E8
Tritanopia (blue-blind)
#B2A6B7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ba99ea; /* rgb */ color: rgb(186, 153, 234); /* oklch */ color: oklch(74.3% 0.119 302.3);
Tailwind
colors: {
custom: {
50: '#d0b7f1',
500: '#ba99ea',
950: '#000000',
},
}SCSS
$custom: #ba99ea; $custom-light: #d0b7f1; $custom-dark: #000000;
JSON
{
"hex": "#ba99ea",
"rgb": {
"r": 186,
"g": 153,
"b": 234
},
"hsl": {
"h": 264.444,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.74274,
"c": 0.11896,
"h": 302.3
},
"luminance": 0.39162
}Semantic roles & 50–950 ramp
primary
#BA99EA
secondary
#E8F1DA
accent
#CE1884
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084