#A09AFF#A09AFF
#A09AFF is a light, vivid blue. Relative luminance 0.378; OKLCH L 73.3% C 0.144 H 285.0°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #A09AFF |
|---|---|
| RGB | rgb(160, 154, 255) |
| HSL | hsl(244, 100%, 80%) |
| HSV | hsv(244, 40%, 100%) |
| CMYK | cmyk(37.3%, 39.6%, 0%, 0%) |
| CIE-LAB | lab(67.88, 25.54, -49.51) |
| CIE-LCH | lch(67.88, 55.71, 297.29°) |
| OKLab | oklab(73.3% 0.0372 -0.1392) |
| OKLCH | oklch(73.3% 0.144 285) |
| XYZ | xyz(44.0978, 37.8033, 99.5617) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.52
Perrywinkle
#8F8CE7
ΔE00 5.01
Lavender Blue
#8B88F8
ΔE00 5.57
Periwinkle (survey)
#8E82FE
ΔE00 6.87
Pastel Purple
#CAA0FF
ΔE00 8.94
Liliac
#C48EFD
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09AFF #F9FF9A
analogous
#9AC7FF #A09AFF #D29AFF
triadic
#A09AFF #FFA09A #9AFFA0
tetradic
#A09AFF #FF9AC7 #F9FF9A #9AFFD2
square
#A09AFF #FF9AC7 #F9FF9A #9AFFD2
split-complementary
#A09AFF #FFD29A #C7FF9A
monochromatic
#2D20FF #665DFF #A09AFF #DAD7FF #E2E0FF
Accessibility & contrast
On white
2.45
#A09AFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#A09AFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09AFF
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09AFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09AFF | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#75A2FD
Tritanopia (blue-blind)
#86AEC0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a09aff; /* rgb */ color: rgb(160, 154, 255); /* oklch */ color: oklch(73.3% 0.144 285.0);
Tailwind
colors: {
custom: {
50: '#bfb7ff',
500: '#a09aff',
950: '#000000',
},
}SCSS
$custom: #a09aff; $custom-light: #bfb7ff; $custom-dark: #000000;
JSON
{
"hex": "#a09aff",
"rgb": {
"r": 160,
"g": 154,
"b": 255
},
"hsl": {
"h": 243.564,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.73298,
"c": 0.14406,
"h": 285
},
"luminance": 0.37805
}Semantic roles & 50–950 ramp
primary
#A09AFF
secondary
#F5F7D4
accent
#E600D8
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121118
muted
#818086