#A09EAC#A09EAC
#A09EAC is a light, muted grey. Relative luminance 0.349; OKLCH L 70.5% C 0.020 H 292.4°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #A09EAC |
|---|---|
| RGB | rgb(160, 158, 172) |
| HSL | hsl(249, 8%, 65%) |
| HSV | hsv(249, 8%, 67%) |
| CMYK | cmyk(7%, 8.1%, 0%, 32.5%) |
| CIE-LAB | lab(65.68, 3.47, -7.00) |
| CIE-LCH | lch(65.68, 7.81, 296.40°) |
| OKLab | oklab(70.54% 0.0077 -0.0187) |
| OKLCH | oklch(70.54% 0.02 292.4) |
| XYZ | xyz(34.1690, 34.9058, 43.9591) |
| Luminance | 0.3491 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.83
Cool Gray
#9AA7B0
ΔE00 8.68
Dove Gray
#B6B8BD
ΔE00 8.77
Pewter
#899397
ΔE00 10.03
Cool Grey
#95A3A6
ΔE00 10.70
Grey
#929591
ΔE00 10.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09EAC #AAAC9E
analogous
#9EA3AC #A09EAC #A79EAC
triadic
#A09EAC #ACA09E #9EACA0
tetradic
#A09EAC #AC9EA3 #AAAC9E #9EACA7
square
#A09EAC #AC9EA3 #AAAC9E #9EACA7
split-complementary
#A09EAC #ACA79E #A3AC9E
monochromatic
#626070 #807D90 #A09EAC #C0BFC8 #E1E0E4
Accessibility & contrast
On white
2.63
#A09EAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#A09EAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09EAC
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09EAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09EAC | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA0AD
Deuteranopia (green-blind)
#9B9FAC
Tritanopia (blue-blind)
#9EA0A2
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #a09eac; /* rgb */ color: rgb(160, 158, 172); /* oklch */ color: oklch(70.5% 0.020 292.4);
Tailwind
colors: {
custom: {
50: '#bcbac4',
500: '#a09eac',
950: '#000000',
},
}SCSS
$custom: #a09eac; $custom-light: #bcbac4; $custom-dark: #000000;
JSON
{
"hex": "#a09eac",
"rgb": {
"r": 160,
"g": 158,
"b": 172
},
"hsl": {
"h": 248.571,
"s": 7.778,
"l": 64.706
},
"oklch": {
"l": 0.70538,
"c": 0.02028,
"h": 292.4
},
"luminance": 0.34906
}Semantic roles & 50–950 ramp
primary
#A09EAC
secondary
#D5D5D0
accent
#925489
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#121112
muted
#818081