#A09FF6#A09FF6
#A09FF6 is a light, vivid blue. Relative luminance 0.389; OKLCH L 73.8% C 0.125 H 283.4°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A09FF6 |
|---|---|
| RGB | rgb(160, 159, 246) |
| HSL | hsl(241, 83%, 79%) |
| HSV | hsv(241, 35%, 96%) |
| CMYK | cmyk(35%, 35.4%, 0%, 3.5%) |
| CIE-LAB | lab(68.69, 20.33, -43.32) |
| CIE-LCH | lch(68.69, 47.85, 295.14°) |
| OKLab | oklab(73.79% 0.029 -0.1212) |
| OKLCH | oklch(73.79% 0.125 283.4) |
| XYZ | xyz(43.5253, 38.9223, 92.3904) |
| Luminance | 0.3892 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.84
Perrywinkle
#8F8CE7
ΔE00 5.59
Lavender Blue
#8B88F8
ΔE00 6.99
Lavender
#B39DDB
ΔE00 8.48
Periwinkle (survey)
#8E82FE
ΔE00 8.57
Pastel Purple
#CAA0FF
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09FF6 #F5F69F
analogous
#9FCAF6 #A09FF6 #CC9FF6
triadic
#A09FF6 #F6A09F #9FF6A0
tetradic
#A09FF6 #F69FCA #F5F69F #9FF6CC
square
#A09FF6 #F69FCA #F5F69F #9FF6CC
split-complementary
#A09FF6 #F6CC9F #CAF69F
monochromatic
#312FEC #6967F1 #A09FF6 #D7D7FB #E3E3FC
Accessibility & contrast
On white
2.39
#A09FF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#A09FF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09FF6
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09FF6 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AAF9
Deuteranopia (green-blind)
#80A5F4
Tritanopia (blue-blind)
#89AFBF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a09ff6; /* rgb */ color: rgb(160, 159, 246); /* oklch */ color: oklch(73.8% 0.125 283.4);
Tailwind
colors: {
custom: {
50: '#bfbbf9',
500: '#a09ff6',
950: '#000000',
},
}SCSS
$custom: #a09ff6; $custom-light: #bfbbf9; $custom-dark: #000000;
JSON
{
"hex": "#a09ff6",
"rgb": {
"r": 160,
"g": 159,
"b": 246
},
"hsl": {
"h": 240.69,
"s": 82.857,
"l": 79.412
},
"oklch": {
"l": 0.73789,
"c": 0.1246,
"h": 283.4
},
"luminance": 0.38924
}Semantic roles & 50–950 ramp
primary
#A09FF6
secondary
#F4F4D7
accent
#DF06DD
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121117
muted
#818085