#A09DAA#A09DAA
#A09DAA is a light, near-neutral grey. Relative luminance 0.345; OKLCH L 70.3% C 0.019 H 296.5°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #A09DAA |
|---|---|
| RGB | rgb(160, 157, 170) |
| HSL | hsl(254, 7%, 64%) |
| HSV | hsv(254, 8%, 67%) |
| CMYK | cmyk(5.9%, 7.6%, 0%, 33.3%) |
| CIE-LAB | lab(65.35, 3.62, -6.36) |
| CIE-LCH | lch(65.35, 7.32, 299.67°) |
| OKLab | oklab(70.26% 0.0085 -0.017) |
| OKLCH | oklch(70.26% 0.019 296.5) |
| XYZ | xyz(33.8085, 34.4898, 42.8985) |
| Luminance | 0.3449 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.70
Dove Gray
#B6B8BD
ΔE00 8.92
Cool Gray
#9AA7B0
ΔE00 9.00
Pewter
#899397
ΔE00 10.01
Grey
#929591
ΔE00 10.52
Cool Grey
#95A3A6
ΔE00 10.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09DAA #A7AA9D
analogous
#9DA1AA #A09DAA #A79DAA
triadic
#A09DAA #AAA09D #9DAAA0
tetradic
#A09DAA #AA9DA1 #A7AA9D #9DAAA7
square
#A09DAA #AA9DA1 #A7AA9D #9DAAA7
split-complementary
#A09DAA #AAA79D #A1AA9D
monochromatic
#625F6E #807C8E #A09DAA #C0BEC6 #E0DFE3
Accessibility & contrast
On white
2.66
#A09DAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#A09DAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09DAA
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09DAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09DAA | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9FAB
Deuteranopia (green-blind)
#9B9EAA
Tritanopia (blue-blind)
#9E9FA1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #a09daa; /* rgb */ color: rgb(160, 157, 170); /* oklch */ color: oklch(70.3% 0.019 296.5);
Tailwind
colors: {
custom: {
50: '#bcb9c3',
500: '#a09daa',
950: '#000000',
},
}SCSS
$custom: #a09daa; $custom-light: #bcb9c3; $custom-dark: #000000;
JSON
{
"hex": "#a09daa",
"rgb": {
"r": 160,
"g": 157,
"b": 170
},
"hsl": {
"h": 253.846,
"s": 7.104,
"l": 64.118
},
"oklch": {
"l": 0.70263,
"c": 0.019,
"h": 296.5
},
"luminance": 0.3449
}Semantic roles & 50–950 ramp
primary
#A09DAA
secondary
#D3D4CF
accent
#915483
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#121112
muted
#818081