#A09ECA#A09ECA
#A09ECA is a light, moderate blue. Relative luminance 0.362; OKLCH L 71.6% C 0.064 H 286.8°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A09ECA |
|---|---|
| RGB | rgb(160, 158, 202) |
| HSL | hsl(243, 29%, 71%) |
| HSV | hsv(243, 22%, 79%) |
| CMYK | cmyk(20.8%, 21.8%, 0%, 20.8%) |
| CIE-LAB | lab(66.67, 10.02, -22.24) |
| CIE-LCH | lch(66.67, 24.39, 294.25°) |
| OKLab | oklab(71.64% 0.0183 -0.0609) |
| OKLCH | oklch(71.64% 0.064 286.8) |
| XYZ | xyz(37.3822, 36.1910, 60.8817) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.93
Pale Purple
#B790D4
ΔE00 9.30
Perrywinkle
#8F8CE7
ΔE00 10.18
Lavender (survey)
#C79FEF
ΔE00 10.37
Pale Violet
#CEAEFA
ΔE00 10.85
Heather
#A484AC
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09ECA #C8CA9E
analogous
#9EB2CA #A09ECA #B69ECA
triadic
#A09ECA #CAA09E #9ECAA0
tetradic
#A09ECA #CA9EB2 #C8CA9E #9ECAB6
square
#A09ECA #CA9EB2 #C8CA9E #9ECAB6
split-complementary
#A09ECA #CAB69E #B2CA9E
monochromatic
#57549A #7976B4 #A09ECA #C7C6E0 #ECEBF4
Accessibility & contrast
On white
2.55
#A09ECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#A09ECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09ECA
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09ECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09ECA | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A3CC
Deuteranopia (green-blind)
#92A1C9
Tritanopia (blue-blind)
#97A5AD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a09eca; /* rgb */ color: rgb(160, 158, 202); /* oklch */ color: oklch(71.6% 0.064 286.8);
Tailwind
colors: {
custom: {
50: '#bcbada',
500: '#a09eca',
950: '#000000',
},
}SCSS
$custom: #a09eca; $custom-light: #bcbada; $custom-dark: #000000;
JSON
{
"hex": "#a09eca",
"rgb": {
"r": 160,
"g": 158,
"b": 202
},
"hsl": {
"h": 242.727,
"s": 29.333,
"l": 70.588
},
"oklch": {
"l": 0.71638,
"c": 0.06361,
"h": 286.8
},
"luminance": 0.36192
}Semantic roles & 50–950 ramp
primary
#A09ECA
secondary
#E7E8DC
accent
#A83EA3
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#121114
muted
#818083