#A09AE2#A09AE2
#A09AE2 is a light, moderate blue. Relative luminance 0.361; OKLCH L 71.9% C 0.104 H 287.3°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A09AE2 |
|---|---|
| RGB | rgb(160, 154, 226) |
| HSL | hsl(245, 55%, 75%) |
| HSV | hsv(245, 32%, 89%) |
| CMYK | cmyk(29.2%, 31.9%, 0%, 11.4%) |
| CIE-LAB | lab(66.58, 18.06, -35.66) |
| CIE-LCH | lch(66.58, 39.97, 296.86°) |
| OKLab | oklab(71.88% 0.0309 -0.0991) |
| OKLCH | oklch(71.88% 0.104 287.3) |
| XYZ | xyz(39.7767, 36.0749, 76.8042) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.38
Lavender
#B39DDB
ΔE00 5.61
Periwinkle Blue
#8F99FB
ΔE00 6.47
Lavender Blue
#8B88F8
ΔE00 7.96
Lavender (survey)
#C79FEF
ΔE00 8.43
Pale Purple
#B790D4
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09AE2 #DCE29A
analogous
#9AB8E2 #A09AE2 #C49AE2
triadic
#A09AE2 #E2A09A #9AE2A0
tetradic
#A09AE2 #E29AB8 #DCE29A #9AE2C4
square
#A09AE2 #E29AB8 #DCE29A #9AE2C4
split-complementary
#A09AE2 #E2C49A #B8E29A
monochromatic
#473BC7 #736AD4 #A09AE2 #CDCAF0 #E9E7F8
Accessibility & contrast
On white
2.56
#A09AE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#A09AE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09AE2
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09AE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09AE2 | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A4E5
Deuteranopia (green-blind)
#85A0E0
Tritanopia (blue-blind)
#90A7B4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a09ae2; /* rgb */ color: rgb(160, 154, 226); /* oklch */ color: oklch(71.9% 0.104 287.3);
Tailwind
colors: {
custom: {
50: '#bdb7eb',
500: '#a09ae2',
950: '#000000',
},
}SCSS
$custom: #a09ae2; $custom-light: #bdb7eb; $custom-dark: #000000;
JSON
{
"hex": "#a09ae2",
"rgb": {
"r": 160,
"g": 154,
"b": 226
},
"hsl": {
"h": 245,
"s": 55.385,
"l": 74.51
},
"oklch": {
"l": 0.71878,
"c": 0.10378,
"h": 287.3
},
"luminance": 0.36076
}Semantic roles & 50–950 ramp
primary
#A09AE2
secondary
#EEEFDC
accent
#C323B6
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084