#A09AEC#A09AEC
#A09AEC is a light, moderate blue. Relative luminance 0.366; OKLCH L 72.3% C 0.118 H 286.4°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #A09AEC |
|---|---|
| RGB | rgb(160, 154, 236) |
| HSL | hsl(244, 68%, 76%) |
| HSV | hsv(244, 35%, 93%) |
| CMYK | cmyk(32.2%, 34.7%, 0%, 7.5%) |
| CIE-LAB | lab(67.01, 20.59, -40.49) |
| CIE-LCH | lch(67.01, 45.43, 296.95°) |
| OKLab | oklab(72.35% 0.0333 -0.113) |
| OKLCH | oklch(72.35% 0.118 286.4) |
| XYZ | xyz(41.1891, 36.6398, 84.2427) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.61
Periwinkle Blue
#8F99FB
ΔE00 5.01
Lavender Blue
#8B88F8
ΔE00 6.71
Lavender
#B39DDB
ΔE00 6.95
Periwinkle (survey)
#8E82FE
ΔE00 8.15
Pastel Purple
#CAA0FF
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09AEC #E6EC9A
analogous
#9ABDEC #A09AEC #C99AEC
triadic
#A09AEC #ECA09A #9AECA0
tetradic
#A09AEC #EC9ABD #E6EC9A #9AECC9
square
#A09AEC #EC9ABD #E6EC9A #9AECC9
split-complementary
#A09AEC #ECC99A #BDEC9A
monochromatic
#3F33D9 #7066E2 #A09AEC #D0CEF6 #E7E5FA
Accessibility & contrast
On white
2.52
#A09AEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#A09AEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09AEC
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09AEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09AEC | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A5EF
Deuteranopia (green-blind)
#80A1EA
Tritanopia (blue-blind)
#8DA9B8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a09aec; /* rgb */ color: rgb(160, 154, 236); /* oklch */ color: oklch(72.3% 0.118 286.4);
Tailwind
colors: {
custom: {
50: '#beb7f2',
500: '#a09aec',
950: '#000000',
},
}SCSS
$custom: #a09aec; $custom-light: #beb7f2; $custom-dark: #000000;
JSON
{
"hex": "#a09aec",
"rgb": {
"r": 160,
"g": 154,
"b": 236
},
"hsl": {
"h": 244.39,
"s": 68.333,
"l": 76.471
},
"oklch": {
"l": 0.72348,
"c": 0.11781,
"h": 286.4
},
"luminance": 0.36641
}Semantic roles & 50–950 ramp
primary
#A09AEC
secondary
#F0F2D9
accent
#D015C3
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085