#AEABAF#AEABAF
#AEABAF is a light, near-neutral grey. Relative luminance 0.412; OKLCH L 74.5% C 0.007 H 317.8°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AEABAF |
|---|---|
| RGB | rgb(174, 171, 175) |
| HSL | hsl(285, 2%, 68%) |
| HSV | hsv(285, 2%, 69%) |
| CMYK | cmyk(0.6%, 2.3%, 0%, 31.4%) |
| CIE-LAB | lab(70.33, 1.82, -1.67) |
| CIE-LCH | lch(70.33, 2.47, 317.39°) |
| OKLab | oklab(74.49% 0.0049 -0.0044) |
| OKLCH | oklch(74.49% 0.007 317.8) |
| XYZ | xyz(39.7551, 41.2197, 46.4110) |
| Luminance | 0.4122 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.10
Dove Gray
#B6B8BD
ΔE00 4.18
Silver
#C0C0C0
ΔE00 6.21
Cool Gray
#9AA7B0
ΔE00 7.83
Cool Grey
#95A3A6
ΔE00 9.22
Silver (survey)
#C5C9C7
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEABAF #ACAFAB
analogous
#ACABAF #AEABAF #AFABAE
triadic
#AEABAF #AFAEAB #ABAFAE
tetradic
#AEABAF #AFACAB #ACAFAB #ABAEAF
square
#AEABAF #AFACAB #ACAFAB #ABAEAF
split-complementary
#AEABAF #AEAFAB #ABAFAC
monochromatic
#716D73 #908C91 #AEABAF #CCCACD #EAEAEB
Accessibility & contrast
On white
2.27
#AEABAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#AEABAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEABAF
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEABAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEABAF | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABACAF
Deuteranopia (green-blind)
#ABACAF
Tritanopia (blue-blind)
#AEABAC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aeabaf; /* rgb */ color: rgb(174, 171, 175); /* oklch */ color: oklch(74.5% 0.007 317.8);
Tailwind
colors: {
custom: {
50: '#c6c4c6',
500: '#aeabaf',
950: '#000000',
},
}SCSS
$custom: #aeabaf; $custom-light: #c6c4c6; $custom-dark: #000000;
JSON
{
"hex": "#aeabaf",
"rgb": {
"r": 174,
"g": 171,
"b": 175
},
"hsl": {
"h": 285,
"s": 2.439,
"l": 67.843
},
"oklch": {
"l": 0.7449,
"c": 0.00658,
"h": 317.8
},
"luminance": 0.4122
}Semantic roles & 50–950 ramp
primary
#AEABAF
secondary
#DBDCDA
accent
#8C5966
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131213
muted
#828182