#A79EA6#A79EA6
#A79EA6 is a light, near-neutral grey. Relative luminance 0.354; OKLCH L 70.9% C 0.015 H 329.2°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #A79EA6 |
|---|---|
| RGB | rgb(167, 158, 166) |
| HSL | hsl(307, 5%, 64%) |
| HSV | hsv(307, 5%, 65%) |
| CMYK | cmyk(0%, 5.4%, 0.6%, 34.5%) |
| CIE-LAB | lab(66.08, 4.76, -2.98) |
| CIE-LCH | lch(66.08, 5.62, 327.92°) |
| OKLab | oklab(70.94% 0.0132 -0.0079) |
| OKLCH | oklch(70.94% 0.015 329.2) |
| XYZ | xyz(35.0451, 35.4226, 41.0600) |
| Luminance | 0.3542 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.05
Dove Gray
#B6B8BD
ΔE00 8.94
Pinkish Grey
#C8ACA9
ΔE00 9.66
Warm Grey
#978A84
ΔE00 9.66
Grey
#929591
ΔE00 10.95
Silver
#C0C0C0
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A79EA6 #9EA79F
analogous
#A39EA7 #A79EA6 #A79EA1
triadic
#A79EA6 #A6A79E #9EA6A7
tetradic
#A79EA6 #A7A39E #9EA79F #9EA1A7
square
#A79EA6 #A7A39E #9EA79F #9EA1A7
split-complementary
#A79EA6 #A1A79E #9EA7A3
monochromatic
#6A6069 #8A7E89 #A79EA6 #C4BEC3 #E1DEE1
Accessibility & contrast
On white
2.60
#A79EA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#A79EA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A79EA6
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A79EA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A79EA6 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A6
Deuteranopia (green-blind)
#A0A1A6
Tritanopia (blue-blind)
#A89EA1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a79ea6; /* rgb */ color: rgb(167, 158, 166); /* oklch */ color: oklch(70.9% 0.015 329.2);
Tailwind
colors: {
custom: {
50: '#c1bac0',
500: '#a79ea6',
950: '#000000',
},
}SCSS
$custom: #a79ea6; $custom-light: #c1bac0; $custom-dark: #000000;
JSON
{
"hex": "#a79ea6",
"rgb": {
"r": 167,
"g": 158,
"b": 166
},
"hsl": {
"h": 306.667,
"s": 4.865,
"l": 63.725
},
"oklch": {
"l": 0.70935,
"c": 0.01539,
"h": 329.2
},
"luminance": 0.35422
}Semantic roles & 50–950 ramp
primary
#A79EA6
secondary
#CFD2CF
accent
#8F5D57
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121112
muted
#818081