#A79EA4#A79EA4
#A79EA4 is a light, near-neutral grey. Relative luminance 0.353; OKLCH L 70.9% C 0.013 H 337.7°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A79EA4 |
|---|---|
| RGB | rgb(167, 158, 164) |
| HSL | hsl(320, 5%, 64%) |
| HSV | hsv(320, 5%, 65%) |
| CMYK | cmyk(0%, 5.4%, 1.8%, 34.5%) |
| CIE-LAB | lab(66.02, 4.38, -1.95) |
| CIE-LCH | lch(66.02, 4.79, 336.04°) |
| OKLab | oklab(70.87% 0.0124 -0.0051) |
| OKLCH | oklch(70.87% 0.013 337.7) |
| XYZ | xyz(34.8631, 35.3498, 40.1013) |
| Luminance | 0.3535 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.46
Dove Gray
#B6B8BD
ΔE00 8.76
Warm Grey
#978A84
ΔE00 8.98
Pinkish Grey
#C8ACA9
ΔE00 9.34
Grey
#929591
ΔE00 10.23
Silver
#C0C0C0
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A79EA4 #9EA7A1
analogous
#A59EA7 #A79EA4 #A79E9F
triadic
#A79EA4 #A4A79E #9EA4A7
tetradic
#A79EA4 #A7A59E #9EA7A1 #9E9FA7
square
#A79EA4 #A7A59E #9EA7A1 #9E9FA7
split-complementary
#A79EA4 #9FA79E #9EA7A5
monochromatic
#6A6067 #8A7E86 #A79EA4 #C4BEC2 #E1DEE0
Accessibility & contrast
On white
2.60
#A79EA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#A79EA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A79EA4
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A79EA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A79EA4 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A4
Deuteranopia (green-blind)
#A0A1A4
Tritanopia (blue-blind)
#A89EA0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a79ea4; /* rgb */ color: rgb(167, 158, 164); /* oklch */ color: oklch(70.9% 0.013 337.7);
Tailwind
colors: {
custom: {
50: '#c1babf',
500: '#a79ea4',
950: '#000000',
},
}SCSS
$custom: #a79ea4; $custom-light: #c1babf; $custom-dark: #000000;
JSON
{
"hex": "#a79ea4",
"rgb": {
"r": 167,
"g": 158,
"b": 164
},
"hsl": {
"h": 320,
"s": 4.865,
"l": 63.725
},
"oklch": {
"l": 0.70872,
"c": 0.01344,
"h": 337.7
},
"luminance": 0.3535
}Semantic roles & 50–950 ramp
primary
#A79EA4
secondary
#CFD2D0
accent
#8F6957
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081