#A09EE7#A09EE7
#A09EE7 is a light, moderate blue. Relative luminance 0.377; OKLCH L 72.9% C 0.105 H 284.7°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #A09EE7 |
|---|---|
| RGB | rgb(160, 158, 231) |
| HSL | hsl(242, 60%, 76%) |
| HSV | hsv(242, 32%, 91%) |
| CMYK | cmyk(30.7%, 31.6%, 0%, 9.4%) |
| CIE-LAB | lab(67.80, 17.04, -36.52) |
| CIE-LCH | lch(67.80, 40.30, 295.02°) |
| OKLab | oklab(72.89% 0.0267 -0.1015) |
| OKLCH | oklch(72.89% 0.105 284.7) |
| XYZ | xyz(41.1440, 37.6958, 80.6941) |
| Luminance | 0.3770 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.65
Perrywinkle
#8F8CE7
ΔE00 5.76
Lavender
#B39DDB
ΔE00 6.48
Lavender Blue
#8B88F8
ΔE00 8.06
Lavender (survey)
#C79FEF
ΔE00 9.01
Pastel Purple
#CAA0FF
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09EE7 #E5E79E
analogous
#9EC1E7 #A09EE7 #C59EE7
triadic
#A09EE7 #E7A09E #9EE7A0
tetradic
#A09EE7 #E79EC1 #E5E79E #9EE7C5
square
#A09EE7 #E79EC1 #E5E79E #9EE7C5
split-complementary
#A09EE7 #E7C59E #C1E79E
monochromatic
#403CCF #706DDB #A09EE7 #D0CFF3 #E7E6F9
Accessibility & contrast
On white
2.46
#A09EE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#A09EE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09EE7
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09EE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09EE7 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A7EA
Deuteranopia (green-blind)
#87A3E5
Tritanopia (blue-blind)
#8EABB8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a09ee7; /* rgb */ color: rgb(160, 158, 231); /* oklch */ color: oklch(72.9% 0.105 284.7);
Tailwind
colors: {
custom: {
50: '#bebaef',
500: '#a09ee7',
950: '#000000',
},
}SCSS
$custom: #a09ee7; $custom-light: #bebaef; $custom-dark: #000000;
JSON
{
"hex": "#a09ee7",
"rgb": {
"r": 160,
"g": 158,
"b": 231
},
"hsl": {
"h": 241.644,
"s": 60.331,
"l": 76.275
},
"oklch": {
"l": 0.72885,
"c": 0.105,
"h": 284.7
},
"luminance": 0.37697
}Semantic roles & 50–950 ramp
primary
#A09EE7
secondary
#F0F0DB
accent
#C81DC3
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084