#A09AF9#A09AF9
#A09AF9 is a light, vivid blue. Relative luminance 0.374; OKLCH L 73.0% C 0.136 H 285.4°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #A09AF9 |
|---|---|
| RGB | rgb(160, 154, 249) |
| HSL | hsl(244, 89%, 79%) |
| HSV | hsv(244, 38%, 98%) |
| CMYK | cmyk(35.7%, 38.2%, 0%, 2.4%) |
| CIE-LAB | lab(67.59, 23.96, -46.68) |
| CIE-LCH | lch(67.59, 52.47, 297.17°) |
| OKLab | oklab(72.99% 0.0361 -0.131) |
| OKLCH | oklch(72.99% 0.136 285.4) |
| XYZ | xyz(43.1470, 37.4230, 94.5542) |
| Luminance | 0.3742 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.76
Perrywinkle
#8F8CE7
ΔE00 4.67
Lavender Blue
#8B88F8
ΔE00 5.75
Periwinkle (survey)
#8E82FE
ΔE00 7.12
Pastel Purple
#CAA0FF
ΔE00 8.71
Lavender
#B39DDB
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09AF9 #F3F99A
analogous
#9AC4F9 #A09AF9 #D09AF9
triadic
#A09AF9 #F9A09A #9AF9A0
tetradic
#A09AF9 #F99AC4 #F3F99A #9AF9D0
square
#A09AF9 #F99AC4 #F3F99A #9AF9D0
split-complementary
#A09AF9 #F9D09A #C4F99A
monochromatic
#3326F2 #6A60F6 #A09AF9 #D6D4FC #E4E2FD
Accessibility & contrast
On white
2.48
#A09AF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#A09AF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09AF9
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09AF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09AF9 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FD
Deuteranopia (green-blind)
#79A2F7
Tritanopia (blue-blind)
#88ACBE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a09af9; /* rgb */ color: rgb(160, 154, 249); /* oklch */ color: oklch(73.0% 0.136 285.4);
Tailwind
colors: {
custom: {
50: '#bfb7fb',
500: '#a09af9',
950: '#000000',
},
}SCSS
$custom: #a09af9; $custom-light: #bfb7fb; $custom-dark: #000000;
JSON
{
"hex": "#a09af9",
"rgb": {
"r": 160,
"g": 154,
"b": 249
},
"hsl": {
"h": 243.789,
"s": 88.785,
"l": 79.02
},
"oklch": {
"l": 0.7299,
"c": 0.13583,
"h": 285.4
},
"luminance": 0.37424
}Semantic roles & 50–950 ramp
primary
#A09AF9
secondary
#F3F5D6
accent
#E500D7
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121117
muted
#818085