#A09EE8#A09EE8
#A09EE8 is a light, moderate blue. Relative luminance 0.378; OKLCH L 72.9% C 0.106 H 284.7°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #A09EE8 |
|---|---|
| RGB | rgb(160, 158, 232) |
| HSL | hsl(242, 62%, 76%) |
| HSV | hsv(242, 32%, 91%) |
| CMYK | cmyk(31%, 31.9%, 0%, 9%) |
| CIE-LAB | lab(67.84, 17.30, -37.00) |
| CIE-LCH | lch(67.84, 40.84, 295.06°) |
| OKLab | oklab(72.93% 0.027 -0.1029) |
| OKLCH | oklch(72.93% 0.106 284.7) |
| XYZ | xyz(41.2857, 37.7524, 81.4400) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.50
Perrywinkle
#8F8CE7
ΔE00 5.69
Lavender
#B39DDB
ΔE00 6.60
Lavender Blue
#8B88F8
ΔE00 7.94
Pastel Purple
#CAA0FF
ΔE00 9.01
Lavender (survey)
#C79FEF
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09EE8 #E6E89E
analogous
#9EC1E8 #A09EE8 #C59EE8
triadic
#A09EE8 #E8A09E #9EE8A0
tetradic
#A09EE8 #E89EC1 #E6E89E #9EE8C5
square
#A09EE8 #E89EC1 #E6E89E #9EE8C5
split-complementary
#A09EE8 #E8C59E #C1E89E
monochromatic
#3F3BD1 #706DDC #A09EE8 #D0CFF4 #E7E6F9
Accessibility & contrast
On white
2.46
#A09EE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#A09EE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09EE8
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09EE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09EE8 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A8EB
Deuteranopia (green-blind)
#86A3E6
Tritanopia (blue-blind)
#8EABB9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a09ee8; /* rgb */ color: rgb(160, 158, 232); /* oklch */ color: oklch(72.9% 0.106 284.7);
Tailwind
colors: {
custom: {
50: '#bebaef',
500: '#a09ee8',
950: '#000000',
},
}SCSS
$custom: #a09ee8; $custom-light: #bebaef; $custom-dark: #000000;
JSON
{
"hex": "#a09ee8",
"rgb": {
"r": 160,
"g": 158,
"b": 232
},
"hsl": {
"h": 241.622,
"s": 61.667,
"l": 76.471
},
"oklch": {
"l": 0.72931,
"c": 0.10642,
"h": 284.7
},
"luminance": 0.37753
}Semantic roles & 50–950 ramp
primary
#A09EE8
secondary
#F0F1DA
accent
#C91CC5
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084