#A09AFD#A09AFD
#A09AFD is a light, vivid blue. Relative luminance 0.377; OKLCH L 73.2% C 0.141 H 285.1°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #A09AFD |
|---|---|
| RGB | rgb(160, 154, 253) |
| HSL | hsl(244, 96%, 80%) |
| HSV | hsv(244, 39%, 99%) |
| CMYK | cmyk(36.8%, 39.1%, 0%, 0.8%) |
| CIE-LAB | lab(67.78, 25.01, -48.57) |
| CIE-LCH | lch(67.78, 54.63, 297.25°) |
| OKLab | oklab(73.19% 0.0368 -0.1364) |
| OKLCH | oklch(73.19% 0.141 285.1) |
| XYZ | xyz(43.7775, 37.6752, 97.8749) |
| Luminance | 0.3768 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.57
Perrywinkle
#8F8CE7
ΔE00 4.88
Lavender Blue
#8B88F8
ΔE00 5.61
Periwinkle (survey)
#8E82FE
ΔE00 6.94
Pastel Purple
#CAA0FF
ΔE00 8.86
Liliac
#C48EFD
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09AFD #F7FD9A
analogous
#9AC6FD #A09AFD #D19AFD
triadic
#A09AFD #FDA09A #9AFDA0
tetradic
#A09AFD #FD9AC6 #F7FD9A #9AFDD1
square
#A09AFD #FD9AC6 #F7FD9A #9AFDD1
split-complementary
#A09AFD #FDD19A #C6FD9A
monochromatic
#2F22FB #685EFC #A09AFD #D8D6FE #E3E1FE
Accessibility & contrast
On white
2.46
#A09AFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#A09AFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09AFD
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09AFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09AFD | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A8FF
Deuteranopia (green-blind)
#77A2FB
Tritanopia (blue-blind)
#87ADBF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a09afd; /* rgb */ color: rgb(160, 154, 253); /* oklch */ color: oklch(73.2% 0.141 285.1);
Tailwind
colors: {
custom: {
50: '#bfb7fe',
500: '#a09afd',
950: '#000000',
},
}SCSS
$custom: #a09afd; $custom-light: #bfb7fe; $custom-dark: #000000;
JSON
{
"hex": "#a09afd",
"rgb": {
"r": 160,
"g": 154,
"b": 253
},
"hsl": {
"h": 243.636,
"s": 96.117,
"l": 79.804
},
"oklch": {
"l": 0.73195,
"c": 0.14132,
"h": 285.1
},
"luminance": 0.37677
}Semantic roles & 50–950 ramp
primary
#A09AFD
secondary
#F5F7D4
accent
#E600D8
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121118
muted
#818086