#A79EA2#A79EA2
#A79EA2 is a light, near-neutral grey. Relative luminance 0.353; OKLCH L 70.8% C 0.012 H 348.6°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A79EA2 |
|---|---|
| RGB | rgb(167, 158, 162) |
| HSL | hsl(333, 5%, 64%) |
| HSV | hsv(333, 5%, 65%) |
| CMYK | cmyk(0%, 5.4%, 3%, 34.5%) |
| CIE-LAB | lab(65.96, 4.00, -0.91) |
| CIE-LCH | lch(65.96, 4.11, 347.21°) |
| OKLab | oklab(70.81% 0.0116 -0.0023) |
| OKLCH | oklch(70.81% 0.012 348.6) |
| XYZ | xyz(34.6839, 35.2781, 39.1576) |
| Luminance | 0.3528 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.95
Warm Grey
#978A84
ΔE00 8.32
Dove Gray
#B6B8BD
ΔE00 8.68
Pinkish Grey
#C8ACA9
ΔE00 9.09
Grey
#929591
ΔE00 9.53
Stone
#A89F91
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A79EA2 #9EA7A3
analogous
#A79EA6 #A79EA2 #A79E9E
triadic
#A79EA2 #A2A79E #9EA2A7
tetradic
#A79EA2 #A6A79E #9EA7A3 #9E9EA7
square
#A79EA2 #A6A79E #9EA7A3 #9E9EA7
split-complementary
#A79EA2 #9EA79E #9EA6A7
monochromatic
#6A6065 #8A7E83 #A79EA2 #C4BEC1 #E1DEE0
Accessibility & contrast
On white
2.61
#A79EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#A79EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A79EA2
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A79EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A79EA2 | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 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)
#9F9FA2
Deuteranopia (green-blind)
#A0A1A2
Tritanopia (blue-blind)
#A99E9F
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a79ea2; /* rgb */ color: rgb(167, 158, 162); /* oklch */ color: oklch(70.8% 0.012 348.6);
Tailwind
colors: {
custom: {
50: '#c1babd',
500: '#a79ea2',
950: '#000000',
},
}SCSS
$custom: #a79ea2; $custom-light: #c1babd; $custom-dark: #000000;
JSON
{
"hex": "#a79ea2",
"rgb": {
"r": 167,
"g": 158,
"b": 162
},
"hsl": {
"h": 333.333,
"s": 4.865,
"l": 63.725
},
"oklch": {
"l": 0.7081,
"c": 0.01187,
"h": 348.6
},
"luminance": 0.35278
}Semantic roles & 50–950 ramp
primary
#A79EA2
secondary
#CFD2D1
accent
#8F7657
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081