#A09DA4#A09DA4
#A09DA4 is a light, near-neutral grey. Relative luminance 0.343; OKLCH L 70.1% C 0.011 H 305.4°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #A09DA4 |
|---|---|
| RGB | rgb(160, 157, 164) |
| HSL | hsl(266, 4%, 63%) |
| HSV | hsv(266, 4%, 64%) |
| CMYK | cmyk(2.4%, 4.3%, 0%, 35.7%) |
| CIE-LAB | lab(65.17, 2.43, -3.26) |
| CIE-LCH | lch(65.17, 4.06, 306.73°) |
| OKLab | oklab(70.07% 0.0061 -0.0086) |
| OKLCH | oklch(70.07% 0.011 305.4) |
| XYZ | xyz(33.2539, 34.2679, 39.9772) |
| Luminance | 0.3427 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.47
Cool Gray
#9AA7B0
ΔE00 8.02
Dove Gray
#B6B8BD
ΔE00 8.03
Grey
#929591
ΔE00 8.08
Pewter
#899397
ΔE00 8.46
Cool Grey
#95A3A6
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09DA4 #A1A49D
analogous
#9D9DA4 #A09DA4 #A39DA4
triadic
#A09DA4 #A4A09D #9DA4A0
tetradic
#A09DA4 #A49D9D #A1A49D #9DA4A3
square
#A09DA4 #A49D9D #A1A49D #9DA4A3
split-complementary
#A09DA4 #A4A39D #9DA49D
monochromatic
#636067 #817D87 #A09DA4 #BFBDC1 #DEDCDF
Accessibility & contrast
On white
2.67
#A09DA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#A09DA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09DA4
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09DA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09DA4 | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9EA4
Deuteranopia (green-blind)
#9C9EA4
Tritanopia (blue-blind)
#9F9E9F
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a09da4; /* rgb */ color: rgb(160, 157, 164); /* oklch */ color: oklch(70.1% 0.011 305.4);
Tailwind
colors: {
custom: {
50: '#bcb9bf',
500: '#a09da4',
950: '#000000',
},
}SCSS
$custom: #a09da4; $custom-light: #bcb9bf; $custom-dark: #000000;
JSON
{
"hex": "#a09da4",
"rgb": {
"r": 160,
"g": 157,
"b": 164
},
"hsl": {
"h": 265.714,
"s": 3.704,
"l": 62.941
},
"oklch": {
"l": 0.70069,
"c": 0.01061,
"h": 305.4
},
"luminance": 0.34268
}Semantic roles & 50–950 ramp
primary
#A09DA4
secondary
#CFD0CD
accent
#8E5877
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121112
muted
#818081