#A09EFA#A09EFA
#A09EFA is a light, vivid blue. Relative luminance 0.388; OKLCH L 73.8% C 0.132 H 283.7°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #A09EFA |
|---|---|
| RGB | rgb(160, 158, 250) |
| HSL | hsl(241, 90%, 80%) |
| HSV | hsv(241, 37%, 98%) |
| CMYK | cmyk(36%, 36.8%, 0%, 2%) |
| CIE-LAB | lab(68.63, 21.95, -45.61) |
| CIE-LCH | lch(68.63, 50.61, 295.70°) |
| OKLab | oklab(73.8% 0.0311 -0.1278) |
| OKLCH | oklch(73.8% 0.132 283.7) |
| XYZ | xyz(43.9746, 38.8280, 95.6015) |
| Luminance | 0.3883 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.53
Perrywinkle
#8F8CE7
ΔE00 5.48
Lavender Blue
#8B88F8
ΔE00 6.57
Periwinkle (survey)
#8E82FE
ΔE00 8.09
Lavender
#B39DDB
ΔE00 8.95
Pastel Purple
#CAA0FF
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09EFA #F8FA9E
analogous
#9ECAFA #A09EFA #CE9EFA
triadic
#A09EFA #FAA09E #9EFAA0
tetradic
#A09EFA #FA9ECA #F8FA9E #9EFACE
square
#A09EFA #FA9ECA #F8FA9E #9EFACE
split-complementary
#A09EFA #FACE9E #CAFA9E
monochromatic
#2E2AF4 #6764F7 #A09EFA #D9D8FD #E2E2FD
Accessibility & contrast
On white
2.40
#A09EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#A09EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09EFA
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09EFA | 1.00 | 2.40 | 8.77 | 8.77 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFE
Deuteranopia (green-blind)
#7DA4F8
Tritanopia (blue-blind)
#87B0C0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a09efa; /* rgb */ color: rgb(160, 158, 250); /* oklch */ color: oklch(73.8% 0.132 283.7);
Tailwind
colors: {
custom: {
50: '#bfbafc',
500: '#a09efa',
950: '#000000',
},
}SCSS
$custom: #a09efa; $custom-light: #bfbafc; $custom-dark: #000000;
JSON
{
"hex": "#a09efa",
"rgb": {
"r": 160,
"g": 158,
"b": 250
},
"hsl": {
"h": 241.304,
"s": 90.196,
"l": 80
},
"oklch": {
"l": 0.73796,
"c": 0.13155,
"h": 283.7
},
"luminance": 0.38829
}Semantic roles & 50–950 ramp
primary
#A09EFA
secondary
#F5F6D5
accent
#E600E1
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121117
muted
#818085