#A79EA8#A79EA8
#A79EA8 is a light, near-neutral grey. Relative luminance 0.355; OKLCH L 71.0% C 0.018 H 322.7°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A79EA8 |
|---|---|
| RGB | rgb(167, 158, 168) |
| HSL | hsl(294, 5%, 64%) |
| HSV | hsv(294, 6%, 66%) |
| CMYK | cmyk(0.6%, 6%, 0%, 34.1%) |
| CIE-LAB | lab(66.13, 5.14, -4.02) |
| CIE-LCH | lch(66.13, 6.53, 322.00°) |
| OKLab | oklab(71% 0.014 -0.0106) |
| OKLCH | oklch(71% 0.018 322.7) |
| XYZ | xyz(35.2300, 35.4966, 42.0338) |
| Luminance | 0.3550 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.68
Dove Gray
#B6B8BD
ΔE00 9.20
Pinkish Grey
#C8ACA9
ΔE00 10.04
Warm Grey
#978A84
ΔE00 10.36
Silver
#C0C0C0
ΔE00 11.38
Cool Gray
#9AA7B0
ΔE00 11.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A79EA8 #9FA89E
analogous
#A29EA8 #A79EA8 #A89EA4
triadic
#A79EA8 #A8A79E #9EA8A7
tetradic
#A79EA8 #A8A29E #9FA89E #9EA4A8
square
#A79EA8 #A8A29E #9FA89E #9EA4A8
split-complementary
#A79EA8 #A4A89E #9EA8A2
monochromatic
#6A606B #8A7E8B #A79EA8 #C4BEC5 #E2DFE2
Accessibility & contrast
On white
2.59
#A79EA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#A79EA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A79EA8
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A79EA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A79EA8 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA0A8
Deuteranopia (green-blind)
#9FA1A8
Tritanopia (blue-blind)
#A79FA1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a79ea8; /* rgb */ color: rgb(167, 158, 168); /* oklch */ color: oklch(71.0% 0.018 322.7);
Tailwind
colors: {
custom: {
50: '#c1bac1',
500: '#a79ea8',
950: '#000000',
},
}SCSS
$custom: #a79ea8; $custom-light: #c1bac1; $custom-dark: #000000;
JSON
{
"hex": "#a79ea8",
"rgb": {
"r": 167,
"g": 158,
"b": 168
},
"hsl": {
"h": 294,
"s": 5.435,
"l": 63.922
},
"oklch": {
"l": 0.70998,
"c": 0.01759,
"h": 322.7
},
"luminance": 0.35496
}Semantic roles & 50–950 ramp
primary
#A79EA8
secondary
#CFD3CF
accent
#8F565C
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121112
muted
#818081