#AEABB6#AEABB6
#AEABB6 is a light, near-neutral grey. Relative luminance 0.415; OKLCH L 74.7% C 0.016 H 298.5°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AEABB6 |
|---|---|
| RGB | rgb(174, 171, 182) |
| HSL | hsl(256, 7%, 69%) |
| HSV | hsv(256, 6%, 71%) |
| CMYK | cmyk(4.4%, 6%, 0%, 28.6%) |
| CIE-LAB | lab(70.53, 3.17, -5.25) |
| CIE-LCH | lch(70.53, 6.13, 301.13°) |
| OKLab | oklab(74.71% 0.0076 -0.014) |
| OKLCH | oklch(74.71% 0.016 298.5) |
| XYZ | xyz(40.4605, 41.5019, 50.1260) |
| Luminance | 0.4150 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.37
Dark Gray
#A9A9A9
ΔE00 6.19
Silver
#C0C0C0
ΔE00 8.08
Cool Gray
#9AA7B0
ΔE00 8.58
Cool Grey
#95A3A6
ΔE00 10.80
Pinkish Grey
#C8ACA9
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEABB6 #B3B6AB
analogous
#ABAEB6 #AEABB6 #B4ABB6
triadic
#AEABB6 #B6AEAB #ABB6AE
tetradic
#AEABB6 #B6ABAE #B3B6AB #ABB6B4
square
#AEABB6 #B6ABAE #B3B6AB #ABB6B4
split-complementary
#AEABB6 #B6B4AB #AEB6AB
monochromatic
#706B7B #8E8A9A #AEABB6 #CECCD2 #EDECEF
Accessibility & contrast
On white
2.26
#AEABB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#AEABB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEABB6
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEABB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEABB6 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ACB7
Deuteranopia (green-blind)
#A9ACB6
Tritanopia (blue-blind)
#ADACAE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aeabb6; /* rgb */ color: rgb(174, 171, 182); /* oklch */ color: oklch(74.7% 0.016 298.5);
Tailwind
colors: {
custom: {
50: '#c6c4cb',
500: '#aeabb6',
950: '#000000',
},
}SCSS
$custom: #aeabb6; $custom-light: #c6c4cb; $custom-dark: #000000;
JSON
{
"hex": "#aeabb6",
"rgb": {
"r": 174,
"g": 171,
"b": 182
},
"hsl": {
"h": 256.364,
"s": 7.006,
"l": 69.216
},
"oklch": {
"l": 0.74709,
"c": 0.01593,
"h": 298.5
},
"luminance": 0.41502
}Semantic roles & 50–950 ramp
primary
#AEABB6
secondary
#DFE0DD
accent
#915580
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131213
muted
#828182