#A79EA1#A79EA1
#A79EA1 is a light, near-neutral grey. Relative luminance 0.352; OKLCH L 70.8% C 0.011 H 355.1°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A79EA1 |
|---|---|
| RGB | rgb(167, 158, 161) |
| HSL | hsl(340, 5%, 64%) |
| HSV | hsv(340, 5%, 65%) |
| CMYK | cmyk(0%, 5.4%, 3.6%, 34.5%) |
| CIE-LAB | lab(65.94, 3.82, -0.39) |
| CIE-LCH | lch(65.94, 3.84, 354.18°) |
| OKLab | oklab(70.78% 0.0112 -0.001) |
| OKLCH | oklch(70.78% 0.011 355.1) |
| XYZ | xyz(34.5954, 35.2427, 38.6913) |
| Luminance | 0.3524 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.72
Warm Grey
#978A84
ΔE00 8.00
Dove Gray
#B6B8BD
ΔE00 8.67
Pinkish Grey
#C8ACA9
ΔE00 9.00
Stone
#A89F91
ΔE00 9.10
Grey
#929591
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A79EA1 #9EA7A4
analogous
#A79EA5 #A79EA1 #A79F9E
triadic
#A79EA1 #A1A79E #9EA1A7
tetradic
#A79EA1 #A5A79E #9EA7A4 #9F9EA7
square
#A79EA1 #A5A79E #9EA7A4 #9F9EA7
split-complementary
#A79EA1 #9EA79F #9EA5A7
monochromatic
#6A6064 #8A7E82 #A79EA1 #C4BEC0 #E1DEDF
Accessibility & contrast
On white
2.61
#A79EA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#A79EA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A79EA1
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A79EA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A79EA1 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9FA1
Deuteranopia (green-blind)
#A1A1A1
Tritanopia (blue-blind)
#A99E9F
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a79ea1; /* rgb */ color: rgb(167, 158, 161); /* oklch */ color: oklch(70.8% 0.011 355.1);
Tailwind
colors: {
custom: {
50: '#c1babc',
500: '#a79ea1',
950: '#000000',
},
}SCSS
$custom: #a79ea1; $custom-light: #c1babc; $custom-dark: #000000;
JSON
{
"hex": "#a79ea1",
"rgb": {
"r": 167,
"g": 158,
"b": 161
},
"hsl": {
"h": 340,
"s": 4.865,
"l": 63.725
},
"oklch": {
"l": 0.7078,
"c": 0.01128,
"h": 355.1
},
"luminance": 0.35242
}Semantic roles & 50–950 ramp
primary
#A79EA1
secondary
#CFD2D1
accent
#8F7C57
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081