#A79EA3#A79EA3
#A79EA3 is a light, near-neutral grey. Relative luminance 0.353; OKLCH L 70.8% C 0.013 H 342.8°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A79EA3 |
|---|---|
| RGB | rgb(167, 158, 163) |
| HSL | hsl(327, 5%, 64%) |
| HSV | hsv(327, 5%, 65%) |
| CMYK | cmyk(0%, 5.4%, 2.4%, 34.5%) |
| CIE-LAB | lab(65.99, 4.19, -1.43) |
| CIE-LCH | lch(65.99, 4.43, 341.19°) |
| OKLab | oklab(70.84% 0.012 -0.0037) |
| OKLCH | oklch(70.84% 0.013 342.8) |
| XYZ | xyz(34.7731, 35.3138, 39.6276) |
| Luminance | 0.3531 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.19
Warm Grey
#978A84
ΔE00 8.64
Dove Gray
#B6B8BD
ΔE00 8.71
Pinkish Grey
#C8ACA9
ΔE00 9.21
Grey
#929591
ΔE00 9.88
Stone
#A89F91
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A79EA3 #9EA7A2
analogous
#A69EA7 #A79EA3 #A79E9E
triadic
#A79EA3 #A3A79E #9EA3A7
tetradic
#A79EA3 #A7A69E #9EA7A2 #9E9EA7
square
#A79EA3 #A7A69E #9EA7A2 #9E9EA7
split-complementary
#A79EA3 #9EA79E #9EA7A6
monochromatic
#6A6066 #8A7E85 #A79EA3 #C4BEC1 #E1DEE0
Accessibility & contrast
On white
2.60
#A79EA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#A79EA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A79EA3
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A79EA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A79EA3 | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A3
Deuteranopia (green-blind)
#A0A1A3
Tritanopia (blue-blind)
#A89EA0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a79ea3; /* rgb */ color: rgb(167, 158, 163); /* oklch */ color: oklch(70.8% 0.013 342.8);
Tailwind
colors: {
custom: {
50: '#c1babe',
500: '#a79ea3',
950: '#000000',
},
}SCSS
$custom: #a79ea3; $custom-light: #c1babe; $custom-dark: #000000;
JSON
{
"hex": "#a79ea3",
"rgb": {
"r": 167,
"g": 158,
"b": 163
},
"hsl": {
"h": 326.667,
"s": 4.865,
"l": 63.725
},
"oklch": {
"l": 0.70841,
"c": 0.0126,
"h": 342.8
},
"luminance": 0.35314
}Semantic roles & 50–950 ramp
primary
#A79EA3
secondary
#CFD2D0
accent
#8F7057
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081