#A09AFE#A09AFE
#A09AFE is a light, vivid blue. Relative luminance 0.377; OKLCH L 73.2% C 0.143 H 285.0°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #A09AFE |
|---|---|
| RGB | rgb(160, 154, 254) |
| HSL | hsl(244, 98%, 80%) |
| HSV | hsv(244, 39%, 100%) |
| CMYK | cmyk(37%, 39.4%, 0%, 0.4%) |
| CIE-LAB | lab(67.83, 25.28, -49.04) |
| CIE-LCH | lch(67.83, 55.17, 297.27°) |
| OKLab | oklab(73.25% 0.037 -0.1378) |
| OKLCH | oklch(73.25% 0.143 285) |
| XYZ | xyz(43.9372, 37.7391, 98.7161) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.54
Perrywinkle
#8F8CE7
ΔE00 4.94
Lavender Blue
#8B88F8
ΔE00 5.59
Periwinkle (survey)
#8E82FE
ΔE00 6.90
Pastel Purple
#CAA0FF
ΔE00 8.90
Liliac
#C48EFD
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09AFE #F8FE9A
analogous
#9AC6FE #A09AFE #D29AFE
triadic
#A09AFE #FEA09A #9AFEA0
tetradic
#A09AFE #FE9AC6 #F8FE9A #9AFED2
square
#A09AFE #FE9AC6 #F8FE9A #9AFED2
split-complementary
#A09AFE #FED29A #C6FE9A
monochromatic
#2E21FD #675DFD #A09AFE #D9D7FF #E3E1FF
Accessibility & contrast
On white
2.46
#A09AFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#A09AFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09AFE
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09AFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09AFE | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A8FF
Deuteranopia (green-blind)
#76A2FC
Tritanopia (blue-blind)
#86ADC0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a09afe; /* rgb */ color: rgb(160, 154, 254); /* oklch */ color: oklch(73.2% 0.143 285.0);
Tailwind
colors: {
custom: {
50: '#bfb7ff',
500: '#a09afe',
950: '#000000',
},
}SCSS
$custom: #a09afe; $custom-light: #bfb7ff; $custom-dark: #000000;
JSON
{
"hex": "#a09afe",
"rgb": {
"r": 160,
"g": 154,
"b": 254
},
"hsl": {
"h": 243.6,
"s": 98.039,
"l": 80
},
"oklch": {
"l": 0.73246,
"c": 0.14268,
"h": 285
},
"luminance": 0.37741
}Semantic roles & 50–950 ramp
primary
#A09AFE
secondary
#F5F7D4
accent
#E600D8
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121118
muted
#818086