#A69A9E#A69A9E
#A69A9E is a light, near-neutral grey. Relative luminance 0.337; OKLCH L 69.8% C 0.015 H 355.2°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #A69A9E |
|---|---|
| RGB | rgb(166, 154, 158) |
| HSL | hsl(340, 6%, 63%) |
| HSV | hsv(340, 7%, 65%) |
| CMYK | cmyk(0%, 7.2%, 4.8%, 34.9%) |
| CIE-LAB | lab(64.71, 5.12, -0.51) |
| CIE-LCH | lch(64.71, 5.14, 354.35°) |
| OKLab | oklab(69.77% 0.0151 -0.0013) |
| OKLCH | oklch(69.77% 0.015 355.2) |
| XYZ | xyz(33.4523, 33.6872, 37.0811) |
| Luminance | 0.3369 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.49
Warm Grey
#978A84
ΔE00 7.52
Pinkish Grey
#C8ACA9
ΔE00 8.87
Stone
#A89F91
ΔE00 10.19
Dove Gray
#B6B8BD
ΔE00 10.32
Grey
#929591
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69A9E #9AA6A2
analogous
#A69AA4 #A69A9E #A69C9A
triadic
#A69A9E #9EA69A #9A9EA6
tetradic
#A69A9E #A4A69A #9AA6A2 #9C9AA6
square
#A69A9E #A4A69A #9AA6A2 #9C9AA6
split-complementary
#A69A9E #9AA69C #9AA4A6
monochromatic
#695D61 #89797F #A69A9E #C3BBBD #DFDBDC
Accessibility & contrast
On white
2.71
#A69A9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#A69A9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69A9E
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69A9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69A9E | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9C9E
Deuteranopia (green-blind)
#9E9E9E
Tritanopia (blue-blind)
#A89A9B
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #a69a9e; /* rgb */ color: rgb(166, 154, 158); /* oklch */ color: oklch(69.8% 0.015 355.2);
Tailwind
colors: {
custom: {
50: '#c0b7ba',
500: '#a69a9e',
950: '#000000',
},
}SCSS
$custom: #a69a9e; $custom-light: #c0b7ba; $custom-dark: #000000;
JSON
{
"hex": "#a69a9e",
"rgb": {
"r": 166,
"g": 154,
"b": 158
},
"hsl": {
"h": 340,
"s": 6.316,
"l": 62.745
},
"oklch": {
"l": 0.69774,
"c": 0.01514,
"h": 355.2
},
"luminance": 0.33687
}Semantic roles & 50–950 ramp
primary
#A69A9E
secondary
#CCD0CF
accent
#907D55
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121111
muted
#818080