#A09EEF#A09EEF
#A09EEF is a light, moderate blue. Relative luminance 0.382; OKLCH L 73.3% C 0.116 H 284.3°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A09EEF |
|---|---|
| RGB | rgb(160, 158, 239) |
| HSL | hsl(241, 72%, 78%) |
| HSV | hsv(241, 34%, 94%) |
| CMYK | cmyk(33.1%, 33.9%, 0%, 6.3%) |
| CIE-LAB | lab(68.14, 19.08, -40.37) |
| CIE-LCH | lch(68.14, 44.65, 295.30°) |
| OKLab | oklab(73.26% 0.0287 -0.1127) |
| OKLCH | oklch(73.26% 0.116 284.3) |
| XYZ | xyz(42.2998, 38.1581, 86.7812) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.55
Perrywinkle
#8F8CE7
ΔE00 5.38
Lavender Blue
#8B88F8
ΔE00 7.25
Lavender
#B39DDB
ΔE00 7.50
Periwinkle (survey)
#8E82FE
ΔE00 8.82
Pastel Purple
#CAA0FF
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09EEF #EDEF9E
analogous
#9EC5EF #A09EEF #C89EEF
triadic
#A09EEF #EFA09E #9EEFA0
tetradic
#A09EEF #EF9EC5 #EDEF9E #9EEFC8
square
#A09EEF #EF9EC5 #EDEF9E #9EEFC8
split-complementary
#A09EEF #EFC89E #C5EF9E
monochromatic
#3935DE #6D69E6 #A09EEF #D3D3F8 #E5E5FB
Accessibility & contrast
On white
2.43
#A09EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#A09EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09EEF
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09EEF | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A9F2
Deuteranopia (green-blind)
#83A4ED
Tritanopia (blue-blind)
#8CADBC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a09eef; /* rgb */ color: rgb(160, 158, 239); /* oklch */ color: oklch(73.3% 0.116 284.3);
Tailwind
colors: {
custom: {
50: '#bebaf4',
500: '#a09eef',
950: '#000000',
},
}SCSS
$custom: #a09eef; $custom-light: #bebaf4; $custom-dark: #000000;
JSON
{
"hex": "#a09eef",
"rgb": {
"r": 160,
"g": 158,
"b": 239
},
"hsl": {
"h": 241.481,
"s": 71.681,
"l": 77.843
},
"oklch": {
"l": 0.7326,
"c": 0.11625,
"h": 284.3
},
"luminance": 0.38159
}Semantic roles & 50–950 ramp
primary
#A09EEF
secondary
#F2F2D9
accent
#D412CF
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085