#A09EFF#A09EFF
#A09EFF is a light, vivid blue. Relative luminance 0.391; OKLCH L 74.0% C 0.138 H 283.4°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #A09EFF |
|---|---|
| RGB | rgb(160, 158, 255) |
| HSL | hsl(241, 100%, 81%) |
| HSV | hsv(241, 38%, 100%) |
| CMYK | cmyk(37.3%, 38%, 0%, 0%) |
| CIE-LAB | lab(68.86, 23.27, -47.96) |
| CIE-LCH | lch(68.86, 53.31, 295.88°) |
| OKLab | oklab(74.05% 0.0321 -0.1347) |
| OKLCH | oklch(74.05% 0.138 283.4) |
| XYZ | xyz(44.7690, 39.1457, 99.7854) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.32
Perrywinkle
#8F8CE7
ΔE00 5.71
Lavender Blue
#8B88F8
ΔE00 6.43
Periwinkle (survey)
#8E82FE
ΔE00 7.89
Pastel Purple
#CAA0FF
ΔE00 9.26
Lavender
#B39DDB
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09EFF #FDFF9E
analogous
#9ECCFF #A09EFF #D09EFF
triadic
#A09EFF #FFA09E #9EFFA0
tetradic
#A09EFF #FF9ECC #FDFF9E #9EFFD0
square
#A09EFF #FF9ECC #FDFF9E #9EFFD0
split-complementary
#A09EFF #FFD09E #CCFF9E
monochromatic
#2824FF #6461FF #A09EFF #DCDBFF #E1E0FF
Accessibility & contrast
On white
2.38
#A09EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#A09EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09EFF
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09EFF | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#7AA5FD
Tritanopia (blue-blind)
#85B1C2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a09eff; /* rgb */ color: rgb(160, 158, 255); /* oklch */ color: oklch(74.0% 0.138 283.4);
Tailwind
colors: {
custom: {
50: '#bfbaff',
500: '#a09eff',
950: '#000000',
},
}SCSS
$custom: #a09eff; $custom-light: #bfbaff; $custom-dark: #000000;
JSON
{
"hex": "#a09eff",
"rgb": {
"r": 160,
"g": 158,
"b": 255
},
"hsl": {
"h": 241.237,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.74047,
"c": 0.13844,
"h": 283.4
},
"luminance": 0.39147
}Semantic roles & 50–950 ramp
primary
#A09EFF
secondary
#F7F7D4
accent
#E600E1
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121118
muted
#818086