#A79EAA#A79EAA
#A79EAA is a light, near-neutral grey. Relative luminance 0.356; OKLCH L 71.1% C 0.020 H 317.7°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A79EAA |
|---|---|
| RGB | rgb(167, 158, 170) |
| HSL | hsl(285, 7%, 64%) |
| HSV | hsv(285, 7%, 67%) |
| CMYK | cmyk(1.8%, 7.1%, 0%, 33.3%) |
| CIE-LAB | lab(66.19, 5.53, -5.05) |
| CIE-LCH | lch(66.19, 7.49, 317.59°) |
| OKLab | oklab(71.06% 0.0148 -0.0134) |
| OKLCH | oklch(71.06% 0.02 317.7) |
| XYZ | xyz(35.4178, 35.5717, 43.0226) |
| Luminance | 0.3557 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 8.33
Dove Gray
#B6B8BD
ΔE00 9.52
Pinkish Grey
#C8ACA9
ΔE00 10.45
Warm Grey
#978A84
ΔE00 11.06
Purpley Grey
#947E94
ΔE00 11.42
Cool Gray
#9AA7B0
ΔE00 11.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A79EAA #A1AA9E
analogous
#A19EAA #A79EAA #AA9EA7
triadic
#A79EAA #AAA79E #9EAAA7
tetradic
#A79EAA #AAA19E #A1AA9E #9EA7AA
square
#A79EAA #AAA19E #A1AA9E #9EA7AA
split-complementary
#A79EAA #A7AA9E #9EAAA1
monochromatic
#6A606E #897D8D #A79EAA #C5BFC7 #E2DFE3
Accessibility & contrast
On white
2.59
#A79EAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#A79EAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A79EAA
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A79EAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A79EAA | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA0AB
Deuteranopia (green-blind)
#9FA1AA
Tritanopia (blue-blind)
#A79FA2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a79eaa; /* rgb */ color: rgb(167, 158, 170); /* oklch */ color: oklch(71.1% 0.020 317.7);
Tailwind
colors: {
custom: {
50: '#c1bac3',
500: '#a79eaa',
950: '#000000',
},
}SCSS
$custom: #a79eaa; $custom-light: #c1bac3; $custom-dark: #000000;
JSON
{
"hex": "#a79eaa",
"rgb": {
"r": 167,
"g": 158,
"b": 170
},
"hsl": {
"h": 285,
"s": 6.593,
"l": 64.314
},
"oklch": {
"l": 0.71063,
"c": 0.01996,
"h": 317.7
},
"luminance": 0.35571
}Semantic roles & 50–950 ramp
primary
#A79EAA
secondary
#D1D4D0
accent
#915564
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121112
muted
#818081