#A79FA7#A79FA7
#A79FA7 is a light, near-neutral grey. Relative luminance 0.358; OKLCH L 71.2% C 0.015 H 325.7°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A79FA7 |
|---|---|
| RGB | rgb(167, 159, 167) |
| HSL | hsl(300, 4%, 64%) |
| HSV | hsv(300, 5%, 65%) |
| CMYK | cmyk(0%, 4.8%, 0%, 34.5%) |
| CIE-LAB | lab(66.37, 4.40, -3.11) |
| CIE-LCH | lch(66.37, 5.39, 324.70°) |
| OKLab | oklab(71.17% 0.0121 -0.0082) |
| OKLCH | oklch(71.17% 0.015 325.7) |
| XYZ | xyz(35.3085, 35.8020, 41.6021) |
| Luminance | 0.3580 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.67
Dove Gray
#B6B8BD
ΔE00 8.48
Pinkish Grey
#C8ACA9
ΔE00 9.84
Warm Grey
#978A84
ΔE00 9.86
Silver
#C0C0C0
ΔE00 10.61
Cool Gray
#9AA7B0
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A79FA7 #9FA79F
analogous
#A39FA7 #A79FA7 #A79FA3
triadic
#A79FA7 #A7A79F #9FA7A7
tetradic
#A79FA7 #A7A39F #9FA79F #9FA3A7
square
#A79FA7 #A7A39F #9FA79F #9FA3A7
split-complementary
#A79FA7 #A3A79F #9FA7A3
monochromatic
#6A616A #8A7F8A #A79FA7 #C4BFC4 #E2DFE2
Accessibility & contrast
On white
2.57
#A79FA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#A79FA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A79FA7
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A79FA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A79FA7 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA1A7
Deuteranopia (green-blind)
#A0A2A7
Tritanopia (blue-blind)
#A8A0A2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a79fa7; /* rgb */ color: rgb(167, 159, 167); /* oklch */ color: oklch(71.2% 0.015 325.7);
Tailwind
colors: {
custom: {
50: '#c1bbc1',
500: '#a79fa7',
950: '#000000',
},
}SCSS
$custom: #a79fa7; $custom-light: #c1bbc1; $custom-dark: #000000;
JSON
{
"hex": "#a79fa7",
"rgb": {
"r": 167,
"g": 159,
"b": 167
},
"hsl": {
"h": 300,
"s": 4.348,
"l": 63.922
},
"oklch": {
"l": 0.71173,
"c": 0.01462,
"h": 325.7
},
"luminance": 0.35802
}Semantic roles & 50–950 ramp
primary
#A79FA7
secondary
#CFD2CF
accent
#8E5757
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121112
muted
#818081