#A09C94#A09C94
#A09C94 is a light, near-neutral grey. Relative luminance 0.334; OKLCH L 69.4% C 0.012 H 84.6°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #A09C94 |
|---|---|
| RGB | rgb(160, 156, 148) |
| HSL | hsl(40, 6%, 60%) |
| HSV | hsv(40, 8%, 63%) |
| CMYK | cmyk(0%, 2.5%, 7.5%, 37.3%) |
| CIE-LAB | lab(64.47, -0.02, 4.70) |
| CIE-LCH | lch(64.47, 4.70, 90.22°) |
| OKLab | oklab(69.38% 0.0012 0.0124) |
| OKLCH | oklch(69.38% 0.012 84.6) |
| XYZ | xyz(31.7303, 33.3889, 32.7843) |
| Luminance | 0.3339 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Stone
#A89F91
ΔE00 3.31
Greyish
#A8A495
ΔE00 3.94
Grey
#929591
ΔE00 4.61
Cement
#A5A391
ΔE00 5.13
Dark Gray
#A9A9A9
ΔE00 5.72
Greige
#B8AB98
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09C94 #9498A0
analogous
#A09694 #A09C94 #9EA094
triadic
#A09C94 #94A09C #9C94A0
tetradic
#A09C94 #94A096 #9498A0 #A0949E
square
#A09C94 #94A096 #9498A0 #A0949E
split-complementary
#A09C94 #949EA0 #9694A0
monochromatic
#625F57 #837E74 #A09C94 #BDBAB4 #DAD8D5
Accessibility & contrast
On white
2.74
#A09C94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#A09C94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09C94
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09C94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09C94 | 1.00 | 2.74 | 7.68 | 7.68 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9C94
Deuteranopia (green-blind)
#9F9D94
Tritanopia (blue-blind)
#A29B9A
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #a09c94; /* rgb */ color: rgb(160, 156, 148); /* oklch */ color: oklch(69.4% 0.012 84.6);
Tailwind
colors: {
custom: {
50: '#bcb9b3',
500: '#a09c94',
950: '#000000',
},
}SCSS
$custom: #a09c94; $custom-light: #bcb9b3; $custom-dark: #000000;
JSON
{
"hex": "#a09c94",
"rgb": {
"r": 160,
"g": 156,
"b": 148
},
"hsl": {
"h": 40,
"s": 5.941,
"l": 60.392
},
"oklch": {
"l": 0.69376,
"c": 0.01241,
"h": 84.6
},
"luminance": 0.33389
}Semantic roles & 50–950 ramp
primary
#A09C94
secondary
#C6C7CA
accent
#699056
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121111
muted
#818080