#A09AEA#A09AEA
#A09AEA is a light, moderate blue. Relative luminance 0.365; OKLCH L 72.3% C 0.115 H 286.6°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #A09AEA |
|---|---|
| RGB | rgb(160, 154, 234) |
| HSL | hsl(245, 66%, 76%) |
| HSV | hsv(245, 34%, 92%) |
| CMYK | cmyk(31.6%, 34.2%, 0%, 8.2%) |
| CIE-LAB | lab(66.92, 20.08, -39.53) |
| CIE-LCH | lch(66.92, 44.34, 296.92°) |
| OKLab | oklab(72.25% 0.0328 -0.1102) |
| OKLCH | oklch(72.25% 0.115 286.6) |
| XYZ | xyz(40.9002, 36.5243, 82.7209) |
| Luminance | 0.3653 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.71
Periwinkle Blue
#8F99FB
ΔE00 5.27
Lavender
#B39DDB
ΔE00 6.67
Lavender Blue
#8B88F8
ΔE00 6.93
Periwinkle (survey)
#8E82FE
ΔE00 8.36
Pastel Purple
#CAA0FF
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09AEA #E4EA9A
analogous
#9ABCEA #A09AEA #C89AEA
triadic
#A09AEA #EAA09A #9AEAA0
tetradic
#A09AEA #EA9ABC #E4EA9A #9AEAC8
square
#A09AEA #EA9ABC #E4EA9A #9AEAC8
split-complementary
#A09AEA #EAC89A #BCEA9A
monochromatic
#4135D5 #7067DF #A09AEA #D0CDF5 #E7E6FA
Accessibility & contrast
On white
2.53
#A09AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#A09AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09AEA
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09AEA | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A5ED
Deuteranopia (green-blind)
#81A1E8
Tritanopia (blue-blind)
#8EA9B7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a09aea; /* rgb */ color: rgb(160, 154, 234); /* oklch */ color: oklch(72.3% 0.115 286.6);
Tailwind
colors: {
custom: {
50: '#beb7f1',
500: '#a09aea',
950: '#000000',
},
}SCSS
$custom: #a09aea; $custom-light: #beb7f1; $custom-dark: #000000;
JSON
{
"hex": "#a09aea",
"rgb": {
"r": 160,
"g": 154,
"b": 234
},
"hsl": {
"h": 244.5,
"s": 65.574,
"l": 76.078
},
"oklch": {
"l": 0.72253,
"c": 0.11502,
"h": 286.6
},
"luminance": 0.36525
}Semantic roles & 50–950 ramp
primary
#A09AEA
secondary
#EFF1DA
accent
#CD18C0
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084