#A09EF7#A09EF7
#A09EF7 is a light, vivid blue. Relative luminance 0.386; OKLCH L 73.6% C 0.127 H 283.8°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #A09EF7 |
|---|---|
| RGB | rgb(160, 158, 247) |
| HSL | hsl(241, 85%, 79%) |
| HSV | hsv(241, 36%, 97%) |
| CMYK | cmyk(35.2%, 36%, 0%, 3.1%) |
| CIE-LAB | lab(68.49, 21.16, -44.18) |
| CIE-LCH | lch(68.49, 48.99, 295.59°) |
| OKLab | oklab(73.65% 0.0305 -0.1237) |
| OKLCH | oklch(73.65% 0.127 283.8) |
| XYZ | xyz(43.5079, 38.6413, 93.1438) |
| Luminance | 0.3864 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.74
Perrywinkle
#8F8CE7
ΔE00 5.39
Lavender Blue
#8B88F8
ΔE00 6.71
Periwinkle (survey)
#8E82FE
ΔE00 8.25
Lavender
#B39DDB
ΔE00 8.56
Pastel Purple
#CAA0FF
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09EF7 #F5F79E
analogous
#9EC9F7 #A09EF7 #CD9EF7
triadic
#A09EF7 #F7A09E #9EF7A0
tetradic
#A09EF7 #F79EC9 #F5F79E #9EF7CD
square
#A09EF7 #F79EC9 #F5F79E #9EF7CD
split-complementary
#A09EF7 #F7CD9E #C9F79E
monochromatic
#312DEE #6965F2 #A09EF7 #D7D7FC #E3E3FD
Accessibility & contrast
On white
2.41
#A09EF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#A09EF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09EF7
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09EF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09EF7 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82AAFB
Deuteranopia (green-blind)
#7FA4F5
Tritanopia (blue-blind)
#89AFBF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a09ef7; /* rgb */ color: rgb(160, 158, 247); /* oklch */ color: oklch(73.6% 0.127 283.8);
Tailwind
colors: {
custom: {
50: '#bfbafa',
500: '#a09ef7',
950: '#000000',
},
}SCSS
$custom: #a09ef7; $custom-light: #bfbafa; $custom-dark: #000000;
JSON
{
"hex": "#a09ef7",
"rgb": {
"r": 160,
"g": 158,
"b": 247
},
"hsl": {
"h": 241.348,
"s": 84.762,
"l": 79.412
},
"oklch": {
"l": 0.73647,
"c": 0.1274,
"h": 283.8
},
"luminance": 0.38643
}Semantic roles & 50–950 ramp
primary
#A09EF7
secondary
#F4F5D6
accent
#E104DC
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121117
muted
#818085