#AEABB3#AEABB3
#AEABB3 is a light, near-neutral grey. Relative luminance 0.414; OKLCH L 74.6% C 0.012 H 303.0°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AEABB3 |
|---|---|
| RGB | rgb(174, 171, 179) |
| HSL | hsl(263, 5%, 69%) |
| HSV | hsv(263, 4%, 70%) |
| CMYK | cmyk(2.8%, 4.5%, 0%, 29.8%) |
| CIE-LAB | lab(70.44, 2.58, -3.72) |
| CIE-LCH | lch(70.44, 4.53, 304.81°) |
| OKLab | oklab(74.61% 0.0064 -0.0099) |
| OKLCH | oklch(74.61% 0.012 303) |
| XYZ | xyz(40.1537, 41.3792, 48.5107) |
| Luminance | 0.4138 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.63
Dark Gray
#A9A9A9
ΔE00 4.88
Silver
#C0C0C0
ΔE00 7.19
Cool Gray
#9AA7B0
ΔE00 8.10
Cool Grey
#95A3A6
ΔE00 10.04
Silver (survey)
#C5C9C7
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEABB3 #B0B3AB
analogous
#ABACB3 #AEABB3 #B2ABB3
triadic
#AEABB3 #B3AEAB #ABB3AE
tetradic
#AEABB3 #B3ABAC #B0B3AB #ABB3B2
square
#AEABB3 #B3ABAC #B0B3AB #ABB3B2
split-complementary
#AEABB3 #B3B2AB #ACB3AB
monochromatic
#706C77 #8F8B96 #AEABB3 #CDCBD0 #ECEBED
Accessibility & contrast
On white
2.26
#AEABB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#AEABB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEABB3
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEABB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEABB3 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACB3
Deuteranopia (green-blind)
#AAACB3
Tritanopia (blue-blind)
#ADACAD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aeabb3; /* rgb */ color: rgb(174, 171, 179); /* oklch */ color: oklch(74.6% 0.012 303.0);
Tailwind
colors: {
custom: {
50: '#c6c4c9',
500: '#aeabb3',
950: '#000000',
},
}SCSS
$custom: #aeabb3; $custom-light: #c6c4c9; $custom-dark: #000000;
JSON
{
"hex": "#aeabb3",
"rgb": {
"r": 174,
"g": 171,
"b": 179
},
"hsl": {
"h": 262.5,
"s": 5,
"l": 68.627
},
"oklch": {
"l": 0.74614,
"c": 0.0118,
"h": 303
},
"luminance": 0.41379
}Semantic roles & 50–950 ramp
primary
#AEABB3
secondary
#DDDEDC
accent
#8F577A
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131213
muted
#828182