#AAAEBF#AAAEBF
#AAAEBF is a light, muted blue. Relative luminance 0.426; OKLCH L 75.3% C 0.025 H 275.2°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEBF |
|---|---|
| RGB | rgb(170, 174, 191) |
| HSL | hsl(229, 14%, 71%) |
| HSV | hsv(229, 11%, 75%) |
| CMYK | cmyk(11%, 8.9%, 0%, 25.1%) |
| CIE-LAB | lab(71.27, 1.99, -9.14) |
| CIE-LCH | lch(71.27, 9.35, 282.28°) |
| OKLab | oklab(75.3% 0.0023 -0.0246) |
| OKLCH | oklch(75.3% 0.025 275.2) |
| XYZ | xyz(41.1156, 42.5793, 55.3326) |
| Luminance | 0.4258 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.99
Cool Gray
#9AA7B0
ΔE00 7.17
Dark Gray
#A9A9A9
ΔE00 8.06
Lightsteelblue
#B0C4DE
ΔE00 8.10
Cloudy Blue
#ACC2D9
ΔE00 8.27
Light Blue Grey
#B7C9E2
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEBF #BFBBAA
analogous
#AAB8BF #AAAEBF #B0AABF
triadic
#AAAEBF #BFAAAE #AEBFAA
tetradic
#AAAEBF #BFAAB8 #BFBBAA #AABFB0
square
#AAAEBF #BFAAB8 #BFBBAA #AABFB0
split-complementary
#AAAEBF #BFB0AA #B8BFAA
monochromatic
#666D88 #878DA5 #AAAEBF #CDCFD9 #EEEEF2
Accessibility & contrast
On white
2.21
#AAAEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#AAAEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEBF
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEBF | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFC0
Deuteranopia (green-blind)
#A8AEBF
Tritanopia (blue-blind)
#A6B1B3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aaaebf; /* rgb */ color: rgb(170, 174, 191); /* oklch */ color: oklch(75.3% 0.025 275.2);
Tailwind
colors: {
custom: {
50: '#c3c6d2',
500: '#aaaebf',
950: '#000000',
},
}SCSS
$custom: #aaaebf; $custom-light: #c3c6d2; $custom-dark: #000000;
JSON
{
"hex": "#aaaebf",
"rgb": {
"r": 170,
"g": 174,
"b": 191
},
"hsl": {
"h": 228.571,
"s": 14.094,
"l": 70.784
},
"oklch": {
"l": 0.75301,
"c": 0.0247,
"h": 275.2
},
"luminance": 0.4258
}Semantic roles & 50–950 ramp
primary
#AAAEBF
secondary
#E5E4E0
accent
#8A4D98
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282