#BAA3E3#BAA3E3
#BAA3E3 is a light, moderate violet. Relative luminance 0.422; OKLCH L 75.8% C 0.093 H 300.7°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA3E3 |
|---|---|
| RGB | rgb(186, 163, 227) |
| HSL | hsl(262, 53%, 76%) |
| HSV | hsv(262, 28%, 89%) |
| CMYK | cmyk(18.1%, 28.2%, 0%, 11%) |
| CIE-LAB | lab(70.99, 21.00, -29.20) |
| CIE-LCH | lch(70.99, 35.97, 305.72°) |
| OKLab | oklab(75.81% 0.0476 -0.0802) |
| OKLCH | oklch(75.81% 0.093 300.7) |
| XYZ | xyz(47.2091, 42.1794, 78.3125) |
| Luminance | 0.4218 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 1.88
Lavender (survey)
#C79FEF
ΔE00 3.95
Pale Violet
#CEAEFA
ΔE00 4.57
Pale Purple
#B790D4
ΔE00 5.61
Lilac (survey)
#CEA2FD
ΔE00 5.70
Baby Purple
#CA9BF7
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA3E3 #CCE3A3
analogous
#A3ACE3 #BAA3E3 #DAA3E3
triadic
#BAA3E3 #E3BAA3 #A3E3BA
tetradic
#BAA3E3 #E3A3AC #CCE3A3 #A3E3DA
square
#BAA3E3 #E3A3AC #CCE3A3 #A3E3DA
split-complementary
#BAA3E3 #E3DAA3 #ACE3A3
monochromatic
#7445C6 #9774D5 #BAA3E3 #DDD2F1 #EDE8F8
Accessibility & contrast
On white
2.23
#BAA3E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#BAA3E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA3E3
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA3E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA3E3 | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 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)
#96ADE6
Deuteranopia (green-blind)
#99ADE1
Tritanopia (blue-blind)
#B3ADBA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #baa3e3; /* rgb */ color: rgb(186, 163, 227); /* oklch */ color: oklch(75.8% 0.093 300.7);
Tailwind
colors: {
custom: {
50: '#cfbeec',
500: '#baa3e3',
950: '#000000',
},
}SCSS
$custom: #baa3e3; $custom-light: #cfbeec; $custom-dark: #000000;
JSON
{
"hex": "#baa3e3",
"rgb": {
"r": 186,
"g": 163,
"b": 227
},
"hsl": {
"h": 261.563,
"s": 53.333,
"l": 76.471
},
"oklch": {
"l": 0.7581,
"c": 0.0933,
"h": 300.7
},
"luminance": 0.4218
}Semantic roles & 50–950 ramp
primary
#BAA3E3
secondary
#E8EFDC
accent
#C12589
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141216
muted
#828184