#A79EA7#A79EA7
#A79EA7 is a light, near-neutral grey. Relative luminance 0.355; OKLCH L 71.0% C 0.016 H 325.8°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A79EA7 |
|---|---|
| RGB | rgb(167, 158, 167) |
| HSL | hsl(300, 5%, 64%) |
| HSV | hsv(300, 5%, 65%) |
| CMYK | cmyk(0%, 5.4%, 0%, 34.5%) |
| CIE-LAB | lab(66.10, 4.95, -3.50) |
| CIE-LCH | lch(66.10, 6.06, 324.73°) |
| OKLab | oklab(70.97% 0.0136 -0.0093) |
| OKLCH | oklch(70.97% 0.016 325.8) |
| XYZ | xyz(35.1372, 35.4594, 41.5450) |
| Luminance | 0.3546 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.36
Dove Gray
#B6B8BD
ΔE00 9.06
Pinkish Grey
#C8ACA9
ΔE00 9.84
Warm Grey
#978A84
ΔE00 10.01
Silver
#C0C0C0
ΔE00 11.18
Cool Gray
#9AA7B0
ΔE00 11.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A79EA7 #9EA79E
analogous
#A29EA7 #A79EA7 #A79EA2
triadic
#A79EA7 #A7A79E #9EA7A7
tetradic
#A79EA7 #A7A29E #9EA79E #9EA2A7
square
#A79EA7 #A7A29E #9EA79E #9EA2A7
split-complementary
#A79EA7 #A2A79E #9EA7A2
monochromatic
#6A606A #8A7E8A #A79EA7 #C4BEC4 #E1DEE1
Accessibility & contrast
On white
2.60
#A79EA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#A79EA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A79EA7
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A79EA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A79EA7 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A7
Deuteranopia (green-blind)
#9FA1A7
Tritanopia (blue-blind)
#A89FA1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a79ea7; /* rgb */ color: rgb(167, 158, 167); /* oklch */ color: oklch(71.0% 0.016 325.8);
Tailwind
colors: {
custom: {
50: '#c1bac1',
500: '#a79ea7',
950: '#000000',
},
}SCSS
$custom: #a79ea7; $custom-light: #c1bac1; $custom-dark: #000000;
JSON
{
"hex": "#a79ea7",
"rgb": {
"r": 167,
"g": 158,
"b": 167
},
"hsl": {
"h": 300,
"s": 4.865,
"l": 63.725
},
"oklch": {
"l": 0.70966,
"c": 0.01646,
"h": 325.8
},
"luminance": 0.35459
}Semantic roles & 50–950 ramp
primary
#A79EA7
secondary
#CFD2CF
accent
#8F5757
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121112
muted
#818081