#AEAEB7#AEAEB7
#AEAEB7 is a light, near-neutral grey. Relative luminance 0.427; OKLCH L 75.4% C 0.013 H 286.1°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAEB7 |
|---|---|
| RGB | rgb(174, 174, 183) |
| HSL | hsl(240, 6%, 70%) |
| HSV | hsv(240, 5%, 72%) |
| CMYK | cmyk(4.9%, 4.9%, 0%, 28.2%) |
| CIE-LAB | lab(71.34, 1.73, -4.59) |
| CIE-LCH | lch(71.34, 4.91, 290.66°) |
| OKLab | oklab(75.36% 0.0035 -0.0122) |
| OKLCH | oklch(75.36% 0.013 286.1) |
| XYZ | xyz(41.1373, 42.6896, 50.8632) |
| Luminance | 0.4269 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.59
Dark Gray
#A9A9A9
ΔE00 4.99
Silver
#C0C0C0
ΔE00 6.64
Cool Gray
#9AA7B0
ΔE00 6.86
Cool Grey
#95A3A6
ΔE00 9.15
Silver (survey)
#C5C9C7
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAEB7 #B7B7AE
analogous
#AEB3B7 #AEAEB7 #B3AEB7
triadic
#AEAEB7 #B7AEAE #AEB7AE
tetradic
#AEAEB7 #B7AEB3 #B7B7AE #AEB7B3
square
#AEAEB7 #B7AEB3 #B7B7AE #AEB7B3
split-complementary
#AEAEB7 #B7B3AE #B3B7AE
monochromatic
#6E6E7C #8E8E9A #AEAEB7 #CECED4 #EFEFF1
Accessibility & contrast
On white
2.20
#AEAEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#AEAEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAEB7
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAEB7 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAFB7
Deuteranopia (green-blind)
#ACAEB7
Tritanopia (blue-blind)
#ACAFB1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aeaeb7; /* rgb */ color: rgb(174, 174, 183); /* oklch */ color: oklch(75.4% 0.013 286.1);
Tailwind
colors: {
custom: {
50: '#c6c6cc',
500: '#aeaeb7',
950: '#000000',
},
}SCSS
$custom: #aeaeb7; $custom-light: #c6c6cc; $custom-dark: #000000;
JSON
{
"hex": "#aeaeb7",
"rgb": {
"r": 174,
"g": 174,
"b": 183
},
"hsl": {
"h": 240,
"s": 5.882,
"l": 70
},
"oklch": {
"l": 0.75359,
"c": 0.01275,
"h": 286.1
},
"luminance": 0.4269
}Semantic roles & 50–950 ramp
primary
#AEAEB7
secondary
#E2E2DF
accent
#905690
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131313
muted
#828282