#BAA0EA#BAA0EA
#BAA0EA is a light, moderate violet. Relative luminance 0.415; OKLCH L 75.5% C 0.108 H 300.0°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA0EA |
|---|---|
| RGB | rgb(186, 160, 234) |
| HSL | hsl(261, 64%, 77%) |
| HSV | hsv(261, 32%, 92%) |
| CMYK | cmyk(20.5%, 31.6%, 0%, 8.2%) |
| CIE-LAB | lab(70.54, 24.24, -33.73) |
| CIE-LCH | lch(70.54, 41.54, 305.70°) |
| OKLab | oklab(75.55% 0.0537 -0.0931) |
| OKLCH | oklch(75.55% 0.108 300) |
| XYZ | xyz(47.6686, 41.5211, 83.3290) |
| Luminance | 0.4152 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.80
Lavender (survey)
#C79FEF
ΔE00 2.94
Pastel Purple
#CAA0FF
ΔE00 4.28
Baby Purple
#CA9BF7
ΔE00 4.33
Lilac (survey)
#CEA2FD
ΔE00 4.39
Pale Violet
#CEAEFA
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA0EA #D0EAA0
analogous
#A0ABEA #BAA0EA #DFA0EA
triadic
#BAA0EA #EABAA0 #A0EABA
tetradic
#BAA0EA #EAA0AB #D0EAA0 #A0EADF
square
#BAA0EA #EAA0AB #D0EAA0 #A0EADF
split-complementary
#BAA0EA #EADFA0 #ABEAA0
monochromatic
#713CD4 #966EDF #BAA0EA #DED2F5 #EDE6F9
Accessibility & contrast
On white
2.26
#BAA0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#BAA0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA0EA
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA0EA | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FACED
Deuteranopia (green-blind)
#94ACE8
Tritanopia (blue-blind)
#B1ACBB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #baa0ea; /* rgb */ color: rgb(186, 160, 234); /* oklch */ color: oklch(75.5% 0.108 300.0);
Tailwind
colors: {
custom: {
50: '#cfbcf1',
500: '#baa0ea',
950: '#000000',
},
}SCSS
$custom: #baa0ea; $custom-light: #cfbcf1; $custom-dark: #000000;
JSON
{
"hex": "#baa0ea",
"rgb": {
"r": 186,
"g": 160,
"b": 234
},
"hsl": {
"h": 261.081,
"s": 63.793,
"l": 77.255
},
"oklch": {
"l": 0.7555,
"c": 0.10752,
"h": 300
},
"luminance": 0.41521
}Semantic roles & 50–950 ramp
primary
#BAA0EA
secondary
#E9F1DA
accent
#CC1A8D
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141216
muted
#828184