#A69A97#A69A97
#A69A97 is a light, near-neutral grey. Relative luminance 0.335; OKLCH L 69.6% C 0.015 H 34.3°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A69A97 |
|---|---|
| RGB | rgb(166, 154, 151) |
| HSL | hsl(12, 8%, 62%) |
| HSV | hsv(12, 9%, 65%) |
| CMYK | cmyk(0%, 7.2%, 9%, 34.9%) |
| CIE-LAB | lab(64.53, 3.85, 3.15) |
| CIE-LCH | lch(64.53, 4.98, 39.31°) |
| OKLab | oklab(69.57% 0.0123 0.0084) |
| OKLCH | oklch(69.57% 0.015 34.3) |
| XYZ | xyz(32.8668, 33.4530, 33.9978) |
| Luminance | 0.3345 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Warm Grey
#978A84
ΔE00 5.49
Stone
#A89F91
ΔE00 6.53
Dark Gray
#A9A9A9
ΔE00 6.87
Grey
#929591
ΔE00 8.58
Pinkish Grey
#C8ACA9
ΔE00 8.79
Greyish
#A8A495
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69A97 #97A3A6
analogous
#A6979C #A69A97 #A6A297
triadic
#A69A97 #97A69A #9A97A6
tetradic
#A69A97 #9CA697 #97A3A6 #A297A6
square
#A69A97 #9CA697 #97A3A6 #A297A6
split-complementary
#A69A97 #97A6A2 #979CA6
monochromatic
#695D5A #8A7A76 #A69A97 #C2BAB8 #DEDAD9
Accessibility & contrast
On white
2.73
#A69A97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#A69A97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69A97
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69A97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69A97 | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9B97
Deuteranopia (green-blind)
#9F9D97
Tritanopia (blue-blind)
#A99999
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #a69a97; /* rgb */ color: rgb(166, 154, 151); /* oklch */ color: oklch(69.6% 0.015 34.3);
Tailwind
colors: {
custom: {
50: '#c0b7b5',
500: '#a69a97',
950: '#000000',
},
}SCSS
$custom: #a69a97; $custom-light: #c0b7b5; $custom-dark: #000000;
JSON
{
"hex": "#a69a97",
"rgb": {
"r": 166,
"g": 154,
"b": 151
},
"hsl": {
"h": 12,
"s": 7.772,
"l": 62.157
},
"oklch": {
"l": 0.69565,
"c": 0.01485,
"h": 34.3
},
"luminance": 0.33453
}Semantic roles & 50–950 ramp
primary
#A69A97
secondary
#CACECF
accent
#859254
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121111
muted
#818080