#BAA4E9#BAA4E9
#BAA4E9 is a light, moderate violet. Relative luminance 0.429; OKLCH L 76.3% C 0.100 H 298.7°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA4E9 |
|---|---|
| RGB | rgb(186, 164, 233) |
| HSL | hsl(259, 61%, 78%) |
| HSV | hsv(259, 30%, 91%) |
| CMYK | cmyk(20.2%, 29.6%, 0%, 8.6%) |
| CIE-LAB | lab(71.47, 21.79, -31.75) |
| CIE-LCH | lch(71.47, 38.51, 304.46°) |
| OKLab | oklab(76.25% 0.0478 -0.0875) |
| OKLCH | oklch(76.25% 0.1 298.7) |
| XYZ | xyz(48.2299, 42.8730, 82.8094) |
| Luminance | 0.4287 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.68
Lavender (survey)
#C79FEF
ΔE00 3.75
Pale Violet
#CEAEFA
ΔE00 4.08
Lilac (survey)
#CEA2FD
ΔE00 5.10
Pastel Purple
#CAA0FF
ΔE00 5.13
Baby Purple
#CA9BF7
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA4E9 #D3E9A4
analogous
#A4B0E9 #BAA4E9 #DCA4E9
triadic
#BAA4E9 #E9BAA4 #A4E9BA
tetradic
#BAA4E9 #E9A4B0 #D3E9A4 #A4E9DC
square
#BAA4E9 #E9A4B0 #D3E9A4 #A4E9DC
split-complementary
#BAA4E9 #E9DCA4 #B0E9A4
monochromatic
#6F41D1 #9573DD #BAA4E9 #DFD5F5 #ECE6F9
Accessibility & contrast
On white
2.19
#BAA4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#BAA4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA4E9
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA4E9 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95AFEC
Deuteranopia (green-blind)
#98AEE7
Tritanopia (blue-blind)
#B1AFBD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #baa4e9; /* rgb */ color: rgb(186, 164, 233); /* oklch */ color: oklch(76.3% 0.100 298.7);
Tailwind
colors: {
custom: {
50: '#cfbff0',
500: '#baa4e9',
950: '#000000',
},
}SCSS
$custom: #baa4e9; $custom-light: #cfbff0; $custom-dark: #000000;
JSON
{
"hex": "#baa4e9",
"rgb": {
"r": 186,
"g": 164,
"b": 233
},
"hsl": {
"h": 259.13,
"s": 61.062,
"l": 77.843
},
"oklch": {
"l": 0.7625,
"c": 0.09971,
"h": 298.7
},
"luminance": 0.42873
}Semantic roles & 50–950 ramp
primary
#BAA4E9
secondary
#E9F0DB
accent
#C91D92
background
#FCFBFE
surface
#F9F7FD
border
#D2D0D5
text
#141216
muted
#828184