#A09EF5#A09EF5
#A09EF5 is a light, vivid blue. Relative luminance 0.385; OKLCH L 73.5% C 0.125 H 283.9°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #A09EF5 |
|---|---|
| RGB | rgb(160, 158, 245) |
| HSL | hsl(241, 81%, 79%) |
| HSV | hsv(241, 36%, 96%) |
| CMYK | cmyk(34.7%, 35.5%, 0%, 3.9%) |
| CIE-LAB | lab(68.40, 20.64, -43.23) |
| CIE-LCH | lch(68.40, 47.91, 295.52°) |
| OKLab | oklab(73.55% 0.03 -0.1209) |
| OKLCH | oklch(73.55% 0.125 283.9) |
| XYZ | xyz(43.2010, 38.5185, 91.5271) |
| Luminance | 0.3852 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.91
Perrywinkle
#8F8CE7
ΔE00 5.35
Lavender Blue
#8B88F8
ΔE00 6.82
Lavender
#B39DDB
ΔE00 8.29
Periwinkle (survey)
#8E82FE
ΔE00 8.37
Pastel Purple
#CAA0FF
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09EF5 #F3F59E
analogous
#9EC8F5 #A09EF5 #CC9EF5
triadic
#A09EF5 #F5A09E #9EF5A0
tetradic
#A09EF5 #F59EC8 #F3F59E #9EF5CC
square
#A09EF5 #F59EC8 #F3F59E #9EF5CC
split-complementary
#A09EF5 #F5CC9E #C8F59E
monochromatic
#332FEA #6A67EF #A09EF5 #D6D5FB #E4E3FC
Accessibility & contrast
On white
2.41
#A09EF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#A09EF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09EF5
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09EF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09EF5 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AAF8
Deuteranopia (green-blind)
#80A4F3
Tritanopia (blue-blind)
#89AEBE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a09ef5; /* rgb */ color: rgb(160, 158, 245); /* oklch */ color: oklch(73.5% 0.125 283.9);
Tailwind
colors: {
custom: {
50: '#bebaf9',
500: '#a09ef5',
950: '#000000',
},
}SCSS
$custom: #a09ef5; $custom-light: #bebaf9; $custom-dark: #000000;
JSON
{
"hex": "#a09ef5",
"rgb": {
"r": 160,
"g": 158,
"b": 245
},
"hsl": {
"h": 241.379,
"s": 81.308,
"l": 79.02
},
"oklch": {
"l": 0.73549,
"c": 0.12461,
"h": 283.9
},
"luminance": 0.3852
}Semantic roles & 50–950 ramp
primary
#A09EF5
secondary
#F3F4D7
accent
#DE08D9
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121117
muted
#818085