#A79BA2#A79BA2
#A79BA2 is a light, near-neutral grey. Relative luminance 0.343; OKLCH L 70.2% C 0.017 H 341.6°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #A79BA2 |
|---|---|
| RGB | rgb(167, 155, 162) |
| HSL | hsl(325, 6%, 63%) |
| HSV | hsv(325, 7%, 65%) |
| CMYK | cmyk(0%, 7.2%, 3%, 34.5%) |
| CIE-LAB | lab(65.17, 5.67, -2.07) |
| CIE-LCH | lch(65.17, 6.03, 339.96°) |
| OKLab | oklab(70.19% 0.0163 -0.0054) |
| OKLCH | oklch(70.19% 0.017 341.6) |
| XYZ | xyz(34.1784, 34.2672, 38.9891) |
| Luminance | 0.3427 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 8.00
Warm Grey
#978A84
ΔE00 8.83
Pinkish Grey
#C8ACA9
ΔE00 9.11
Dove Gray
#B6B8BD
ΔE00 10.23
Rosybrown
#BC8F8F
ΔE00 11.24
Purpley Grey
#947E94
ΔE00 11.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A79BA2 #9BA7A0
analogous
#A69BA7 #A79BA2 #A79B9C
triadic
#A79BA2 #A2A79B #9BA2A7
tetradic
#A79BA2 #A7A69B #9BA7A0 #9B9CA7
square
#A79BA2 #A7A69B #9BA7A0 #9B9CA7
split-complementary
#A79BA2 #9CA79B #9BA7A6
monochromatic
#6A5D65 #8A7A84 #A79BA2 #C4BCC0 #E0DCDF
Accessibility & contrast
On white
2.67
#A79BA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#A79BA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A79BA2
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A79BA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A79BA2 | 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)
#9B9DA2
Deuteranopia (green-blind)
#9E9FA2
Tritanopia (blue-blind)
#A99B9D
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a79ba2; /* rgb */ color: rgb(167, 155, 162); /* oklch */ color: oklch(70.2% 0.017 341.6);
Tailwind
colors: {
custom: {
50: '#c1b8bd',
500: '#a79ba2',
950: '#000000',
},
}SCSS
$custom: #a79ba2; $custom-light: #c1b8bd; $custom-dark: #000000;
JSON
{
"hex": "#a79ba2",
"rgb": {
"r": 167,
"g": 155,
"b": 162
},
"hsl": {
"h": 325,
"s": 6.383,
"l": 63.137
},
"oklch": {
"l": 0.70192,
"c": 0.01713,
"h": 341.6
},
"luminance": 0.34267
}Semantic roles & 50–950 ramp
primary
#A79BA2
secondary
#CDD1CF
accent
#906E55
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081