#BA99EC#BA99EC
#BA99EC is a light, vivid violet. Relative luminance 0.393; OKLCH L 74.4% C 0.122 H 301.8°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BA99EC |
|---|---|
| RGB | rgb(186, 153, 236) |
| HSL | hsl(264, 69%, 76%) |
| HSV | hsv(264, 35%, 93%) |
| CMYK | cmyk(21.2%, 35.2%, 0%, 7.5%) |
| CIE-LAB | lab(68.95, 28.59, -37.29) |
| CIE-LCH | lch(68.95, 46.99, 307.48°) |
| OKLab | oklab(74.37% 0.0641 -0.1033) |
| OKLCH | oklch(74.37% 0.122 301.8) |
| XYZ | xyz(46.7780, 39.2777, 84.4576) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.83
Baby Purple
#CA9BF7
ΔE00 3.16
Pastel Purple
#CAA0FF
ΔE00 3.60
Lilac (survey)
#CEA2FD
ΔE00 4.04
Lavender
#B39DDB
ΔE00 4.12
Pale Purple
#B790D4
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA99EC #CBEC99
analogous
#99A2EC #BA99EC #E399EC
triadic
#BA99EC #ECBA99 #99ECBA
tetradic
#BA99EC #EC99A2 #CBEC99 #99ECE3
square
#BA99EC #EC99A2 #CBEC99 #99ECE3
split-complementary
#BA99EC #ECE399 #A2EC99
monochromatic
#7432D9 #9765E2 #BA99EC #DDCDF6 #EEE5FA
Accessibility & contrast
On white
2.37
#BA99EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#BA99EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA99EC
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA99EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA99EC | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8EF
Deuteranopia (green-blind)
#8CA8EA
Tritanopia (blue-blind)
#B1A6B8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ba99ec; /* rgb */ color: rgb(186, 153, 236); /* oklch */ color: oklch(74.4% 0.122 301.8);
Tailwind
colors: {
custom: {
50: '#d0b7f2',
500: '#ba99ec',
950: '#000000',
},
}SCSS
$custom: #ba99ec; $custom-light: #d0b7f2; $custom-dark: #000000;
JSON
{
"hex": "#ba99ec",
"rgb": {
"r": 186,
"g": 153,
"b": 236
},
"hsl": {
"h": 263.855,
"s": 68.595,
"l": 76.275
},
"oklch": {
"l": 0.74365,
"c": 0.12156,
"h": 301.8
},
"luminance": 0.39278
}Semantic roles & 50–950 ramp
primary
#BA99EC
secondary
#E8F2D9
accent
#D11586
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085