#A09EAD#A09EAD
#A09EAD is a light, muted blue. Relative luminance 0.349; OKLCH L 70.6% C 0.022 H 292.0°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #A09EAD |
|---|---|
| RGB | rgb(160, 158, 173) |
| HSL | hsl(248, 8%, 65%) |
| HSV | hsv(248, 9%, 68%) |
| CMYK | cmyk(7.5%, 8.7%, 0%, 32.2%) |
| CIE-LAB | lab(65.71, 3.68, -7.51) |
| CIE-LCH | lch(65.71, 8.37, 296.09°) |
| OKLab | oklab(70.57% 0.0081 -0.0201) |
| OKLCH | oklch(70.57% 0.022 292) |
| XYZ | xyz(34.2654, 34.9443, 44.4668) |
| Luminance | 0.3494 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 8.20
Cool Gray
#9AA7B0
ΔE00 8.93
Dove Gray
#B6B8BD
ΔE00 8.99
Pewter
#899397
ΔE00 10.33
Cool Grey
#95A3A6
ΔE00 11.01
Grey
#929591
ΔE00 11.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09EAD #ABAD9E
analogous
#9EA4AD #A09EAD #A89EAD
triadic
#A09EAD #ADA09E #9EADA0
tetradic
#A09EAD #AD9EA4 #ABAD9E #9EADA8
square
#A09EAD #AD9EA4 #ABAD9E #9EADA8
split-complementary
#A09EAD #ADA89E #A4AD9E
monochromatic
#626071 #807D91 #A09EAD #C0BFC9 #E1E0E5
Accessibility & contrast
On white
2.63
#A09EAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#A09EAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09EAD
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09EAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09EAD | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA0AE
Deuteranopia (green-blind)
#9B9FAD
Tritanopia (blue-blind)
#9EA0A3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a09ead; /* rgb */ color: rgb(160, 158, 173); /* oklch */ color: oklch(70.6% 0.022 292.0);
Tailwind
colors: {
custom: {
50: '#bcbac5',
500: '#a09ead',
950: '#000000',
},
}SCSS
$custom: #a09ead; $custom-light: #bcbac5; $custom-dark: #000000;
JSON
{
"hex": "#a09ead",
"rgb": {
"r": 160,
"g": 158,
"b": 173
},
"hsl": {
"h": 248,
"s": 8.38,
"l": 64.902
},
"oklch": {
"l": 0.70572,
"c": 0.02172,
"h": 292
},
"luminance": 0.34944
}Semantic roles & 50–950 ramp
primary
#A09EAD
secondary
#D5D6D1
accent
#92538A
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#121112
muted
#818081