#A09B95#A09B95
#A09B95 is a light, near-neutral grey. Relative luminance 0.331; OKLCH L 69.2% C 0.010 H 72.6°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #A09B95 |
|---|---|
| RGB | rgb(160, 155, 149) |
| HSL | hsl(33, 5%, 61%) |
| HSV | hsv(33, 7%, 63%) |
| CMYK | cmyk(0%, 3.1%, 6.9%, 37.3%) |
| CIE-LAB | lab(64.23, 0.71, 3.79) |
| CIE-LCH | lch(64.23, 3.85, 79.33°) |
| OKLab | oklab(69.19% 0.0031 0.01) |
| OKLCH | oklch(69.19% 0.01 72.6) |
| XYZ | xyz(31.6427, 33.0864, 33.1473) |
| Luminance | 0.3309 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Stone
#A89F91
ΔE00 3.93
Grey
#929591
ΔE00 4.83
Greyish
#A8A495
ΔE00 5.12
Dark Gray
#A9A9A9
ΔE00 5.41
Cement
#A5A391
ΔE00 6.46
Warm Grey
#978A84
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09B95 #959AA0
analogous
#A09595 #A09B95 #9FA095
triadic
#A09B95 #95A09B #9B95A0
tetradic
#A09B95 #95A095 #959AA0 #A0959F
square
#A09B95 #95A095 #959AA0 #A0959F
split-complementary
#A09B95 #959FA0 #9595A0
monochromatic
#625E58 #837D75 #A09B95 #BDB9B5 #DAD8D6
Accessibility & contrast
On white
2.76
#A09B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#A09B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09B95
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09B95 | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9B95
Deuteranopia (green-blind)
#9E9C95
Tritanopia (blue-blind)
#A29A99
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #a09b95; /* rgb */ color: rgb(160, 155, 149); /* oklch */ color: oklch(69.2% 0.010 72.6);
Tailwind
colors: {
custom: {
50: '#bcb8b4',
500: '#a09b95',
950: '#000000',
},
}SCSS
$custom: #a09b95; $custom-light: #bcb8b4; $custom-dark: #000000;
JSON
{
"hex": "#a09b95",
"rgb": {
"r": 160,
"g": 155,
"b": 149
},
"hsl": {
"h": 32.727,
"s": 5.473,
"l": 60.588
},
"oklch": {
"l": 0.69193,
"c": 0.01046,
"h": 72.6
},
"luminance": 0.33086
}Semantic roles & 50–950 ramp
primary
#A09B95
secondary
#C6C8CA
accent
#708F56
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121111
muted
#818080