#A79AA2#A79AA2
#A79AA2 is a light, near-neutral grey. Relative luminance 0.339; OKLCH L 70.0% C 0.019 H 340.1°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #A79AA2 |
|---|---|
| RGB | rgb(167, 154, 162) |
| HSL | hsl(323, 7%, 63%) |
| HSV | hsv(323, 8%, 65%) |
| CMYK | cmyk(0%, 7.8%, 3%, 34.5%) |
| CIE-LAB | lab(64.91, 6.22, -2.45) |
| CIE-LCH | lch(64.91, 6.69, 338.49°) |
| OKLab | oklab(69.99% 0.0178 -0.0064) |
| OKLCH | oklch(69.99% 0.019 340.1) |
| XYZ | xyz(34.0127, 33.9357, 38.9339) |
| Luminance | 0.3393 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 8.65
Warm Grey
#978A84
ΔE00 9.09
Pinkish Grey
#C8ACA9
ΔE00 9.23
Purpley Grey
#947E94
ΔE00 10.73
Dove Gray
#B6B8BD
ΔE00 10.77
Rosybrown
#BC8F8F
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A79AA2 #9AA79F
analogous
#A59AA7 #A79AA2 #A79A9B
triadic
#A79AA2 #A2A79A #9AA2A7
tetradic
#A79AA2 #A7A59A #9AA79F #9A9BA7
square
#A79AA2 #A7A59A #9AA79F #9A9BA7
split-complementary
#A79AA2 #9BA79A #9AA7A5
monochromatic
#6A5C65 #8B7984 #A79AA2 #C3BBC0 #E0DBDE
Accessibility & contrast
On white
2.70
#A79AA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#A79AA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A79AA2
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A79AA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A79AA2 | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9CA2
Deuteranopia (green-blind)
#9D9EA2
Tritanopia (blue-blind)
#A99A9D
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #a79aa2; /* rgb */ color: rgb(167, 154, 162); /* oklch */ color: oklch(70.0% 0.019 340.1);
Tailwind
colors: {
custom: {
50: '#c1b7bd',
500: '#a79aa2',
950: '#000000',
},
}SCSS
$custom: #a79aa2; $custom-light: #c1b7bd; $custom-dark: #000000;
JSON
{
"hex": "#a79aa2",
"rgb": {
"r": 167,
"g": 154,
"b": 162
},
"hsl": {
"h": 323.077,
"s": 6.878,
"l": 62.941
},
"oklch": {
"l": 0.69987,
"c": 0.01892,
"h": 340.1
},
"luminance": 0.33935
}Semantic roles & 50–950 ramp
primary
#A79AA2
secondary
#CCD1CE
accent
#916C55
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081