#AEAEBF#AEAEBF
#AEAEBF is a light, muted blue. Relative luminance 0.430; OKLCH L 75.6% C 0.024 H 285.8°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAEBF |
|---|---|
| RGB | rgb(174, 174, 191) |
| HSL | hsl(240, 12%, 72%) |
| HSV | hsv(240, 9%, 75%) |
| CMYK | cmyk(8.9%, 8.9%, 0%, 25.1%) |
| CIE-LAB | lab(71.58, 3.33, -8.65) |
| CIE-LCH | lch(71.58, 9.27, 291.08°) |
| OKLab | oklab(75.62% 0.0066 -0.0232) |
| OKLCH | oklch(75.62% 0.024 285.8) |
| XYZ | xyz(41.9937, 43.0321, 55.3738) |
| Luminance | 0.4303 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.37
Dark Gray
#A9A9A9
ΔE00 8.35
Cool Gray
#9AA7B0
ΔE00 8.83
Silver
#C0C0C0
ΔE00 9.31
Lightsteelblue
#B0C4DE
ΔE00 9.55
Light Blue Grey
#B7C9E2
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAEBF #BFBFAE
analogous
#AEB7BF #AEAEBF #B7AEBF
triadic
#AEAEBF #BFAEAE #AEBFAE
tetradic
#AEAEBF #BFAEB7 #BFBFAE #AEBFB7
square
#AEAEBF #BFAEB7 #BFBFAE #AEBFB7
split-complementary
#AEAEBF #BFB7AE #B7BFAE
monochromatic
#6B6B88 #8C8CA4 #AEAEBF #D0D0DA #EEEEF1
Accessibility & contrast
On white
2.19
#AEAEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#AEAEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAEBF
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAEBF | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB0C0
Deuteranopia (green-blind)
#AAAFBF
Tritanopia (blue-blind)
#ABB1B3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aeaebf; /* rgb */ color: rgb(174, 174, 191); /* oklch */ color: oklch(75.6% 0.024 285.8);
Tailwind
colors: {
custom: {
50: '#c6c6d2',
500: '#aeaebf',
950: '#000000',
},
}SCSS
$custom: #aeaebf; $custom-light: #c6c6d2; $custom-dark: #000000;
JSON
{
"hex": "#aeaebf",
"rgb": {
"r": 174,
"g": 174,
"b": 191
},
"hsl": {
"h": 240,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.75619,
"c": 0.02413,
"h": 285.8
},
"luminance": 0.43032
}Semantic roles & 50–950 ramp
primary
#AEAEBF
secondary
#E7E7E2
accent
#965096
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131314
muted
#828282