#A09FA7#A09FA7
#A09FA7 is a light, near-neutral grey. Relative luminance 0.351; OKLCH L 70.6% C 0.012 H 291.9°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #A09FA7 |
|---|---|
| RGB | rgb(160, 159, 167) |
| HSL | hsl(248, 4%, 64%) |
| HSV | hsv(248, 5%, 65%) |
| CMYK | cmyk(4.2%, 4.8%, 0%, 34.5%) |
| CIE-LAB | lab(65.80, 1.91, -4.02) |
| CIE-LCH | lch(65.80, 4.45, 295.45°) |
| OKLab | oklab(70.58% 0.0043 -0.0107) |
| OKLCH | oklch(70.58% 0.012 291.9) |
| XYZ | xyz(33.8691, 35.0598, 41.5346) |
| Luminance | 0.3506 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.23
Cool Gray
#9AA7B0
ΔE00 6.89
Dove Gray
#B6B8BD
ΔE00 7.36
Pewter
#899397
ΔE00 8.05
Grey
#929591
ΔE00 8.24
Cool Grey
#95A3A6
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09FA7 #A6A79F
analogous
#9FA2A7 #A09FA7 #A49FA7
triadic
#A09FA7 #A7A09F #9FA7A0
tetradic
#A09FA7 #A79FA2 #A6A79F #9FA7A4
square
#A09FA7 #A79FA2 #A6A79F #9FA7A4
split-complementary
#A09FA7 #A7A49F #A2A79F
monochromatic
#62616A #807F8A #A09FA7 #C0BFC4 #DFDFE2
Accessibility & contrast
On white
2.62
#A09FA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#A09FA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09FA7
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09FA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09FA7 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA0A7
Deuteranopia (green-blind)
#9DA0A7
Tritanopia (blue-blind)
#9FA0A1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a09fa7; /* rgb */ color: rgb(160, 159, 167); /* oklch */ color: oklch(70.6% 0.012 291.9);
Tailwind
colors: {
custom: {
50: '#bcbbc1',
500: '#a09fa7',
950: '#000000',
},
}SCSS
$custom: #a09fa7; $custom-light: #bcbbc1; $custom-dark: #000000;
JSON
{
"hex": "#a09fa7",
"rgb": {
"r": 160,
"g": 159,
"b": 167
},
"hsl": {
"h": 247.5,
"s": 4.348,
"l": 63.922
},
"oklch": {
"l": 0.70583,
"c": 0.01155,
"h": 291.9
},
"luminance": 0.3506
}Semantic roles & 50–950 ramp
primary
#A09FA7
secondary
#D2D2CF
accent
#8E5787
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#121112
muted
#818081