#A09AEE#A09AEE
#A09AEE is a light, vivid blue. Relative luminance 0.368; OKLCH L 72.4% C 0.121 H 286.2°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #A09AEE |
|---|---|
| RGB | rgb(160, 154, 238) |
| HSL | hsl(244, 71%, 77%) |
| HSV | hsv(244, 35%, 93%) |
| CMYK | cmyk(32.8%, 35.3%, 0%, 6.7%) |
| CIE-LAB | lab(67.09, 21.10, -41.45) |
| CIE-LCH | lch(67.09, 46.51, 296.98°) |
| OKLab | oklab(72.45% 0.0337 -0.1158) |
| OKLCH | oklch(72.45% 0.121 286.2) |
| XYZ | xyz(41.4813, 36.7567, 85.7816) |
| Luminance | 0.3676 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.54
Periwinkle Blue
#8F99FB
ΔE00 4.76
Lavender Blue
#8B88F8
ΔE00 6.52
Lavender
#B39DDB
ΔE00 7.23
Periwinkle (survey)
#8E82FE
ΔE00 7.95
Pastel Purple
#CAA0FF
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09AEE #E8EE9A
analogous
#9ABEEE #A09AEE #CA9AEE
triadic
#A09AEE #EEA09A #9AEEA0
tetradic
#A09AEE #EE9ABE #E8EE9A #9AEECA
square
#A09AEE #EE9ABE #E8EE9A #9AEECA
split-complementary
#A09AEE #EECA9A #BEEE9A
monochromatic
#3D31DC #6F66E5 #A09AEE #D1CEF7 #E6E5FB
Accessibility & contrast
On white
2.51
#A09AEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#A09AEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09AEE
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09AEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09AEE | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A6F1
Deuteranopia (green-blind)
#7FA1EC
Tritanopia (blue-blind)
#8CAAB9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a09aee; /* rgb */ color: rgb(160, 154, 238); /* oklch */ color: oklch(72.4% 0.121 286.2);
Tailwind
colors: {
custom: {
50: '#beb7f4',
500: '#a09aee',
950: '#000000',
},
}SCSS
$custom: #a09aee; $custom-light: #beb7f4; $custom-dark: #000000;
JSON
{
"hex": "#a09aee",
"rgb": {
"r": 160,
"g": 154,
"b": 238
},
"hsl": {
"h": 244.286,
"s": 71.186,
"l": 76.863
},
"oklch": {
"l": 0.72445,
"c": 0.1206,
"h": 286.2
},
"luminance": 0.36758
}Semantic roles & 50–950 ramp
primary
#A09AEE
secondary
#F0F2D9
accent
#D312C5
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085