#AEAAB0#AEAAB0
#AEAAB0 is a light, near-neutral grey. Relative luminance 0.409; OKLCH L 74.3% C 0.010 H 314.8°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAAB0 |
|---|---|
| RGB | rgb(174, 170, 176) |
| HSL | hsl(280, 4%, 68%) |
| HSV | hsv(280, 3%, 69%) |
| CMYK | cmyk(1.1%, 3.4%, 0%, 31%) |
| CIE-LAB | lab(70.09, 2.55, -2.57) |
| CIE-LCH | lch(70.09, 3.62, 314.81°) |
| OKLab | oklab(74.31% 0.0068 -0.0068) |
| OKLCH | oklch(74.31% 0.01 314.8) |
| XYZ | xyz(39.6655, 40.8828, 46.8674) |
| Luminance | 0.4088 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.23
Dove Gray
#B6B8BD
ΔE00 4.79
Silver
#C0C0C0
ΔE00 7.01
Cool Gray
#9AA7B0
ΔE00 8.41
Pinkish Grey
#C8ACA9
ΔE00 9.94
Cool Grey
#95A3A6
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAAB0 #ACB0AA
analogous
#ABAAB0 #AEAAB0 #B0AAAF
triadic
#AEAAB0 #B0AEAA #AAB0AE
tetradic
#AEAAB0 #B0ABAA #ACB0AA #AAAFB0
square
#AEAAB0 #B0ABAA #ACB0AA #AAAFB0
split-complementary
#AEAAB0 #AFB0AA #AAB0AB
monochromatic
#716C74 #908A93 #AEAAB0 #CCCACD #EAE9EB
Accessibility & contrast
On white
2.29
#AEAAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#AEAAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAAB0
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAAB0 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABB0
Deuteranopia (green-blind)
#AAABB0
Tritanopia (blue-blind)
#AEABAC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aeaab0; /* rgb */ color: rgb(174, 170, 176); /* oklch */ color: oklch(74.3% 0.010 314.8);
Tailwind
colors: {
custom: {
50: '#c6c3c7',
500: '#aeaab0',
950: '#000000',
},
}SCSS
$custom: #aeaab0; $custom-light: #c6c3c7; $custom-dark: #000000;
JSON
{
"hex": "#aeaab0",
"rgb": {
"r": 174,
"g": 170,
"b": 176
},
"hsl": {
"h": 280,
"s": 3.659,
"l": 67.843
},
"oklch": {
"l": 0.74314,
"c": 0.0096,
"h": 314.8
},
"luminance": 0.40883
}Semantic roles & 50–950 ramp
primary
#AEAAB0
secondary
#DBDCDA
accent
#8D586A
background
#FCFBFC
surface
#F8F7F8
border
#D1D0D1
text
#131213
muted
#828182