#AEABB0#AEABB0
#AEABB0 is a light, near-neutral grey. Relative luminance 0.413; OKLCH L 74.5% C 0.008 H 312.3°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #AEABB0 |
|---|---|
| RGB | rgb(174, 171, 176) |
| HSL | hsl(276, 3%, 68%) |
| HSV | hsv(276, 3%, 69%) |
| CMYK | cmyk(1.1%, 2.8%, 0%, 31%) |
| CIE-LAB | lab(70.36, 2.01, -2.18) |
| CIE-LCH | lch(70.36, 2.97, 312.60°) |
| OKLab | oklab(74.52% 0.0053 -0.0058) |
| OKLCH | oklch(74.52% 0.008 312.3) |
| XYZ | xyz(39.8536, 41.2591, 46.9301) |
| Luminance | 0.4126 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.54
Dove Gray
#B6B8BD
ΔE00 4.21
Silver
#C0C0C0
ΔE00 6.42
Cool Gray
#9AA7B0
ΔE00 7.85
Cool Grey
#95A3A6
ΔE00 9.39
Silver (survey)
#C5C9C7
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEABB0 #ADB0AB
analogous
#ABABB0 #AEABB0 #B0ABAF
triadic
#AEABB0 #B0AEAB #ABB0AE
tetradic
#AEABB0 #B0ABAB #ADB0AB #ABAFB0
square
#AEABB0 #B0ABAB #ADB0AB #ABAFB0
split-complementary
#AEABB0 #AFB0AB #ABB0AB
monochromatic
#716D74 #908B92 #AEABB0 #CCCBCE #EBEAEB
Accessibility & contrast
On white
2.27
#AEABB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#AEABB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEABB0
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEABB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEABB0 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACB0
Deuteranopia (green-blind)
#ABACB0
Tritanopia (blue-blind)
#AEACAD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aeabb0; /* rgb */ color: rgb(174, 171, 176); /* oklch */ color: oklch(74.5% 0.008 312.3);
Tailwind
colors: {
custom: {
50: '#c6c4c7',
500: '#aeabb0',
950: '#000000',
},
}SCSS
$custom: #aeabb0; $custom-light: #c6c4c7; $custom-dark: #000000;
JSON
{
"hex": "#aeabb0",
"rgb": {
"r": 174,
"g": 171,
"b": 176
},
"hsl": {
"h": 276,
"s": 3.067,
"l": 68.039
},
"oklch": {
"l": 0.74521,
"c": 0.00782,
"h": 312.3
},
"luminance": 0.41259
}Semantic roles & 50–950 ramp
primary
#AEABB0
secondary
#DBDCDB
accent
#8D596E
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131213
muted
#828182