#A09EEB#A09EEB
#A09EEB is a light, moderate blue. Relative luminance 0.379; OKLCH L 73.1% C 0.111 H 284.5°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #A09EEB |
|---|---|
| RGB | rgb(160, 158, 235) |
| HSL | hsl(242, 66%, 77%) |
| HSV | hsv(242, 33%, 92%) |
| CMYK | cmyk(31.9%, 32.8%, 0%, 7.8%) |
| CIE-LAB | lab(67.96, 18.06, -38.45) |
| CIE-LCH | lch(67.96, 42.48, 295.16°) |
| OKLab | oklab(73.07% 0.0277 -0.1071) |
| OKLCH | oklch(73.07% 0.111 284.5) |
| XYZ | xyz(41.7154, 37.9243, 83.7034) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.07
Perrywinkle
#8F8CE7
ΔE00 5.52
Lavender
#B39DDB
ΔE00 6.98
Lavender Blue
#8B88F8
ΔE00 7.62
Pastel Purple
#CAA0FF
ΔE00 8.95
Lavender (survey)
#C79FEF
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09EEB #E9EB9E
analogous
#9EC3EB #A09EEB #C69EEB
triadic
#A09EEB #EBA09E #9EEBA0
tetradic
#A09EEB #EB9EC3 #E9EB9E #9EEBC6
square
#A09EEB #EB9EC3 #E9EB9E #9EEBC6
split-complementary
#A09EEB #EBC69E #C3EB9E
monochromatic
#3D39D6 #6E6BE1 #A09EEB #D2D1F5 #E6E6FA
Accessibility & contrast
On white
2.45
#A09EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#A09EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09EEB
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09EEB | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8EE
Deuteranopia (green-blind)
#85A3E9
Tritanopia (blue-blind)
#8DACBA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a09eeb; /* rgb */ color: rgb(160, 158, 235); /* oklch */ color: oklch(73.1% 0.111 284.5);
Tailwind
colors: {
custom: {
50: '#bebaf1',
500: '#a09eeb',
950: '#000000',
},
}SCSS
$custom: #a09eeb; $custom-light: #bebaf1; $custom-dark: #000000;
JSON
{
"hex": "#a09eeb",
"rgb": {
"r": 160,
"g": 158,
"b": 235
},
"hsl": {
"h": 241.558,
"s": 65.812,
"l": 77.059
},
"oklch": {
"l": 0.73071,
"c": 0.11063,
"h": 284.5
},
"luminance": 0.37925
}Semantic roles & 50–950 ramp
primary
#A09EEB
secondary
#F1F1DA
accent
#CE18C9
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085