#A09FF7#A09FF7
#A09FF7 is a light, vivid blue. Relative luminance 0.390; OKLCH L 73.8% C 0.126 H 283.4°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #A09FF7 |
|---|---|
| RGB | rgb(160, 159, 247) |
| HSL | hsl(241, 85%, 80%) |
| HSV | hsv(241, 36%, 97%) |
| CMYK | cmyk(35.2%, 35.6%, 0%, 3.1%) |
| CIE-LAB | lab(68.74, 20.59, -43.79) |
| CIE-LCH | lch(68.74, 48.39, 295.18°) |
| OKLab | oklab(73.84% 0.0292 -0.1226) |
| OKLCH | oklch(73.84% 0.126 283.4) |
| XYZ | xyz(43.6792, 38.9838, 93.2009) |
| Luminance | 0.3898 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.76
Perrywinkle
#8F8CE7
ΔE00 5.61
Lavender Blue
#8B88F8
ΔE00 6.93
Periwinkle (survey)
#8E82FE
ΔE00 8.51
Lavender
#B39DDB
ΔE00 8.61
Pastel Purple
#CAA0FF
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09FF7 #F6F79F
analogous
#9FCAF7 #A09FF7 #CC9FF7
triadic
#A09FF7 #F7A09F #9FF7A0
tetradic
#A09FF7 #F79FCA #F6F79F #9FF7CC
square
#A09FF7 #F79FCA #F6F79F #9FF7CC
split-complementary
#A09FF7 #F7CC9F #CAF79F
monochromatic
#302EEE #6867F2 #A09FF7 #D8D7FC #E3E3FD
Accessibility & contrast
On white
2.39
#A09FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#A09FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09FF7
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09FF7 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ABFB
Deuteranopia (green-blind)
#80A5F5
Tritanopia (blue-blind)
#89B0BF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a09ff7; /* rgb */ color: rgb(160, 159, 247); /* oklch */ color: oklch(73.8% 0.126 283.4);
Tailwind
colors: {
custom: {
50: '#bfbbfa',
500: '#a09ff7',
950: '#000000',
},
}SCSS
$custom: #a09ff7; $custom-light: #bfbbfa; $custom-dark: #000000;
JSON
{
"hex": "#a09ff7",
"rgb": {
"r": 160,
"g": 159,
"b": 247
},
"hsl": {
"h": 240.682,
"s": 84.615,
"l": 79.608
},
"oklch": {
"l": 0.73838,
"c": 0.126,
"h": 283.4
},
"luminance": 0.38985
}Semantic roles & 50–950 ramp
primary
#A09FF7
secondary
#F4F5D6
accent
#E104DF
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121117
muted
#818085