#A09FF5#A09FF5
#A09FF5 is a light, vivid blue. Relative luminance 0.389; OKLCH L 73.7% C 0.123 H 283.5°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #A09FF5 |
|---|---|
| RGB | rgb(160, 159, 245) |
| HSL | hsl(241, 81%, 79%) |
| HSV | hsv(241, 35%, 96%) |
| CMYK | cmyk(34.7%, 35.1%, 0%, 3.9%) |
| CIE-LAB | lab(68.65, 20.07, -42.84) |
| CIE-LCH | lch(68.65, 47.31, 295.10°) |
| OKLab | oklab(73.74% 0.0287 -0.1198) |
| OKLCH | oklch(73.74% 0.123 283.5) |
| XYZ | xyz(43.3722, 38.8611, 91.5842) |
| Luminance | 0.3886 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.93
Perrywinkle
#8F8CE7
ΔE00 5.58
Lavender Blue
#8B88F8
ΔE00 7.04
Lavender
#B39DDB
ΔE00 8.35
Periwinkle (survey)
#8E82FE
ΔE00 8.63
Pastel Purple
#CAA0FF
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09FF5 #F4F59F
analogous
#9FC9F5 #A09FF5 #CB9FF5
triadic
#A09FF5 #F5A09F #9FF5A0
tetradic
#A09FF5 #F59FC9 #F4F59F #9FF5CB
square
#A09FF5 #F59FC9 #F4F59F #9FF5CB
split-complementary
#A09FF5 #F5CB9F #C9F59F
monochromatic
#3230E9 #6968EF #A09FF5 #D7D6FB #E4E3FC
Accessibility & contrast
On white
2.39
#A09FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#A09FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09FF5
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09FF5 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 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)
#84AAF8
Deuteranopia (green-blind)
#81A5F3
Tritanopia (blue-blind)
#89AFBF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a09ff5; /* rgb */ color: rgb(160, 159, 245); /* oklch */ color: oklch(73.7% 0.123 283.5);
Tailwind
colors: {
custom: {
50: '#bebbf9',
500: '#a09ff5',
950: '#000000',
},
}SCSS
$custom: #a09ff5; $custom-light: #bebbf9; $custom-dark: #000000;
JSON
{
"hex": "#a09ff5",
"rgb": {
"r": 160,
"g": 159,
"b": 245
},
"hsl": {
"h": 240.698,
"s": 81.132,
"l": 79.216
},
"oklch": {
"l": 0.73741,
"c": 0.12321,
"h": 283.5
},
"luminance": 0.38862
}Semantic roles & 50–950 ramp
primary
#A09FF5
secondary
#F4F4D7
accent
#DD08DB
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121117
muted
#818085