#BAA1EA#BAA1EA
#BAA1EA is a light, moderate violet. Relative luminance 0.419; OKLCH L 75.7% C 0.106 H 299.6°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA1EA |
|---|---|
| RGB | rgb(186, 161, 234) |
| HSL | hsl(261, 63%, 77%) |
| HSV | hsv(261, 31%, 92%) |
| CMYK | cmyk(20.5%, 31.2%, 0%, 8.2%) |
| CIE-LAB | lab(70.78, 23.68, -33.36) |
| CIE-LCH | lch(70.78, 40.91, 305.37°) |
| OKLab | oklab(75.74% 0.0523 -0.0921) |
| OKLCH | oklch(75.74% 0.106 299.6) |
| XYZ | xyz(47.8426, 41.8692, 83.3870) |
| Luminance | 0.4187 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.76
Lavender (survey)
#C79FEF
ΔE00 3.10
Pale Violet
#CEAEFA
ΔE00 4.28
Pastel Purple
#CAA0FF
ΔE00 4.43
Lilac (survey)
#CEA2FD
ΔE00 4.51
Baby Purple
#CA9BF7
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA1EA #D1EAA1
analogous
#A1ADEA #BAA1EA #DEA1EA
triadic
#BAA1EA #EABAA1 #A1EABA
tetradic
#BAA1EA #EAA1AD #D1EAA1 #A1EADE
square
#BAA1EA #EAA1AD #D1EAA1 #A1EADE
split-complementary
#BAA1EA #EADEA1 #ADEAA1
monochromatic
#713DD4 #956FDF #BAA1EA #DFD3F5 #EDE6F9
Accessibility & contrast
On white
2.24
#BAA1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#BAA1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA1EA
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA1EA | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ADED
Deuteranopia (green-blind)
#95ADE8
Tritanopia (blue-blind)
#B1ACBB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #baa1ea; /* rgb */ color: rgb(186, 161, 234); /* oklch */ color: oklch(75.7% 0.106 299.6);
Tailwind
colors: {
custom: {
50: '#cfbdf1',
500: '#baa1ea',
950: '#000000',
},
}SCSS
$custom: #baa1ea; $custom-light: #cfbdf1; $custom-dark: #000000;
JSON
{
"hex": "#baa1ea",
"rgb": {
"r": 186,
"g": 161,
"b": 234
},
"hsl": {
"h": 260.548,
"s": 63.478,
"l": 77.451
},
"oklch": {
"l": 0.75735,
"c": 0.10589,
"h": 299.6
},
"luminance": 0.41869
}Semantic roles & 50–950 ramp
primary
#BAA1EA
secondary
#E9F1DA
accent
#CB1A8F
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141216
muted
#828184