#BAA2EA#BAA2EA
#BAA2EA is a light, moderate violet. Relative luminance 0.422; OKLCH L 75.9% C 0.104 H 299.2°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA2EA |
|---|---|
| RGB | rgb(186, 162, 234) |
| HSL | hsl(260, 63%, 78%) |
| HSV | hsv(260, 31%, 92%) |
| CMYK | cmyk(20.5%, 30.8%, 0%, 8.2%) |
| CIE-LAB | lab(71.02, 23.13, -32.99) |
| CIE-LCH | lch(71.02, 40.29, 305.03°) |
| OKLab | oklab(75.92% 0.0509 -0.091) |
| OKLCH | oklch(75.92% 0.104 299.2) |
| XYZ | xyz(48.0181, 42.2201, 83.4455) |
| Luminance | 0.4222 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.75
Lavender (survey)
#C79FEF
ΔE00 3.29
Pale Violet
#CEAEFA
ΔE00 4.18
Pastel Purple
#CAA0FF
ΔE00 4.60
Lilac (survey)
#CEA2FD
ΔE00 4.66
Baby Purple
#CA9BF7
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA2EA #D2EAA2
analogous
#A2AEEA #BAA2EA #DEA2EA
triadic
#BAA2EA #EABAA2 #A2EABA
tetradic
#BAA2EA #EAA2AE #D2EAA2 #A2EADE
square
#BAA2EA #EAA2AE #D2EAA2 #A2EADE
split-complementary
#BAA2EA #EADEA2 #AEEAA2
monochromatic
#703ED3 #9570DF #BAA2EA #DFD4F5 #ECE6F9
Accessibility & contrast
On white
2.22
#BAA2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#BAA2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA2EA
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA2EA | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEED
Deuteranopia (green-blind)
#96ADE8
Tritanopia (blue-blind)
#B1ADBC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #baa2ea; /* rgb */ color: rgb(186, 162, 234); /* oklch */ color: oklch(75.9% 0.104 299.2);
Tailwind
colors: {
custom: {
50: '#cfbdf1',
500: '#baa2ea',
950: '#000000',
},
}SCSS
$custom: #baa2ea; $custom-light: #cfbdf1; $custom-dark: #000000;
JSON
{
"hex": "#baa2ea",
"rgb": {
"r": 186,
"g": 162,
"b": 234
},
"hsl": {
"h": 260,
"s": 63.158,
"l": 77.647
},
"oklch": {
"l": 0.7592,
"c": 0.10428,
"h": 299.2
},
"luminance": 0.4222
}Semantic roles & 50–950 ramp
primary
#BAA2EA
secondary
#E9F1DA
accent
#CB1B90
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141216
muted
#828184