#A79FA3#A79FA3
#A79FA3 is a light, near-neutral grey. Relative luminance 0.357; OKLCH L 71.0% C 0.011 H 345.5°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A79FA3 |
|---|---|
| RGB | rgb(167, 159, 163) |
| HSL | hsl(330, 4%, 64%) |
| HSV | hsv(330, 5%, 65%) |
| CMYK | cmyk(0%, 4.8%, 2.4%, 34.5%) |
| CIE-LAB | lab(66.26, 3.64, -1.04) |
| CIE-LCH | lch(66.26, 3.78, 344.04°) |
| OKLab | oklab(71.05% 0.0105 -0.0027) |
| OKLCH | oklch(71.05% 0.011 345.5) |
| XYZ | xyz(34.9444, 35.6564, 39.6847) |
| Luminance | 0.3566 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.48
Dove Gray
#B6B8BD
ΔE00 8.21
Warm Grey
#978A84
ΔE00 8.56
Grey
#929591
ΔE00 9.26
Pinkish Grey
#C8ACA9
ΔE00 9.30
Stone
#A89F91
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A79FA3 #9FA7A3
analogous
#A79FA7 #A79FA3 #A79F9F
triadic
#A79FA3 #A3A79F #9FA3A7
tetradic
#A79FA3 #A7A79F #9FA7A3 #9F9FA7
square
#A79FA3 #A7A79F #9FA7A3 #9F9FA7
split-complementary
#A79FA3 #9FA79F #9FA7A7
monochromatic
#6A6166 #8A7F84 #A79FA3 #C4BFC2 #E2DFE0
Accessibility & contrast
On white
2.58
#A79FA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#A79FA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A79FA3
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A79FA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A79FA3 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A3
Deuteranopia (green-blind)
#A1A1A3
Tritanopia (blue-blind)
#A89FA0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a79fa3; /* rgb */ color: rgb(167, 159, 163); /* oklch */ color: oklch(71.0% 0.011 345.5);
Tailwind
colors: {
custom: {
50: '#c1bbbe',
500: '#a79fa3',
950: '#000000',
},
}SCSS
$custom: #a79fa3; $custom-light: #c1bbbe; $custom-dark: #000000;
JSON
{
"hex": "#a79fa3",
"rgb": {
"r": 167,
"g": 159,
"b": 163
},
"hsl": {
"h": 330,
"s": 4.348,
"l": 63.922
},
"oklch": {
"l": 0.71048,
"c": 0.01085,
"h": 345.5
},
"luminance": 0.35656
}Semantic roles & 50–950 ramp
primary
#A79FA3
secondary
#CFD2D1
accent
#8E7357
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081