#A09AED#A09AED
#A09AED is a light, moderate blue. Relative luminance 0.367; OKLCH L 72.4% C 0.119 H 286.3°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #A09AED |
|---|---|
| RGB | rgb(160, 154, 237) |
| HSL | hsl(244, 70%, 77%) |
| HSV | hsv(244, 35%, 93%) |
| CMYK | cmyk(32.5%, 35%, 0%, 7.1%) |
| CIE-LAB | lab(67.05, 20.84, -40.97) |
| CIE-LCH | lch(67.05, 45.97, 296.96°) |
| OKLab | oklab(72.4% 0.0335 -0.1144) |
| OKLCH | oklch(72.4% 0.119 286.3) |
| XYZ | xyz(41.3348, 36.6981, 85.0100) |
| Luminance | 0.3670 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.57
Periwinkle Blue
#8F99FB
ΔE00 4.88
Lavender Blue
#8B88F8
ΔE00 6.61
Lavender
#B39DDB
ΔE00 7.09
Periwinkle (survey)
#8E82FE
ΔE00 8.04
Pastel Purple
#CAA0FF
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09AED #E7ED9A
analogous
#9ABEED #A09AED #CA9AED
triadic
#A09AED #EDA09A #9AEDA0
tetradic
#A09AED #ED9ABE #E7ED9A #9AEDCA
square
#A09AED #ED9ABE #E7ED9A #9AEDCA
split-complementary
#A09AED #EDCA9A #BEED9A
monochromatic
#3E32DA #6F66E4 #A09AED #D1CEF6 #E7E5FA
Accessibility & contrast
On white
2.52
#A09AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#A09AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09AED
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09AED | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A5F0
Deuteranopia (green-blind)
#80A1EB
Tritanopia (blue-blind)
#8DA9B9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a09aed; /* rgb */ color: rgb(160, 154, 237); /* oklch */ color: oklch(72.4% 0.119 286.3);
Tailwind
colors: {
custom: {
50: '#beb7f3',
500: '#a09aed',
950: '#000000',
},
}SCSS
$custom: #a09aed; $custom-light: #beb7f3; $custom-dark: #000000;
JSON
{
"hex": "#a09aed",
"rgb": {
"r": 160,
"g": 154,
"b": 237
},
"hsl": {
"h": 244.337,
"s": 69.748,
"l": 76.667
},
"oklch": {
"l": 0.72397,
"c": 0.1192,
"h": 286.3
},
"luminance": 0.36699
}Semantic roles & 50–950 ramp
primary
#A09AED
secondary
#F0F2D9
accent
#D214C4
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085