#AEABB7#AEABB7
#AEABB7 is a light, near-neutral grey. Relative luminance 0.415; OKLCH L 74.7% C 0.017 H 297.4°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AEABB7 |
|---|---|
| RGB | rgb(174, 171, 183) |
| HSL | hsl(255, 8%, 69%) |
| HSV | hsv(255, 7%, 72%) |
| CMYK | cmyk(4.9%, 6.6%, 0%, 28.2%) |
| CIE-LAB | lab(70.55, 3.37, -5.76) |
| CIE-LCH | lch(70.55, 6.67, 300.32°) |
| OKLab | oklab(74.74% 0.008 -0.0154) |
| OKLCH | oklch(74.74% 0.017 297.4) |
| XYZ | xyz(40.5642, 41.5433, 50.6722) |
| Luminance | 0.4154 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.66
Dark Gray
#A9A9A9
ΔE00 6.61
Silver
#C0C0C0
ΔE00 8.39
Cool Gray
#9AA7B0
ΔE00 8.78
Cool Grey
#95A3A6
ΔE00 11.07
Pinkish Grey
#C8ACA9
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEABB7 #B4B7AB
analogous
#ABAEB7 #AEABB7 #B4ABB7
triadic
#AEABB7 #B7AEAB #ABB7AE
tetradic
#AEABB7 #B7ABAE #B4B7AB #ABB7B4
square
#AEABB7 #B7ABAE #B4B7AB #ABB7B4
split-complementary
#AEABB7 #B7B4AB #AEB7AB
monochromatic
#6F6B7D #8E8A9B #AEABB7 #CECCD3 #EEEDEF
Accessibility & contrast
On white
2.26
#AEABB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#AEABB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEABB7
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEABB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEABB7 | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ADB8
Deuteranopia (green-blind)
#A9ACB7
Tritanopia (blue-blind)
#ADADAF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aeabb7; /* rgb */ color: rgb(174, 171, 183); /* oklch */ color: oklch(74.7% 0.017 297.4);
Tailwind
colors: {
custom: {
50: '#c6c4cc',
500: '#aeabb7',
950: '#000000',
},
}SCSS
$custom: #aeabb7; $custom-light: #c6c4cc; $custom-dark: #000000;
JSON
{
"hex": "#aeabb7",
"rgb": {
"r": 174,
"g": 171,
"b": 183
},
"hsl": {
"h": 255,
"s": 7.692,
"l": 69.412
},
"oklch": {
"l": 0.74741,
"c": 0.01731,
"h": 297.4
},
"luminance": 0.41543
}Semantic roles & 50–950 ramp
primary
#AEABB7
secondary
#E0E1DD
accent
#925482
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131213
muted
#828182