#AAAEB7#AAAEB7
#AAAEB7 is a light, near-neutral blue. Relative luminance 0.422; OKLCH L 75.0% C 0.014 H 266.7°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEB7 |
|---|---|
| RGB | rgb(170, 174, 183) |
| HSL | hsl(222, 8%, 69%) |
| HSV | hsv(222, 7%, 72%) |
| CMYK | cmyk(7.1%, 4.9%, 0%, 28.2%) |
| CIE-LAB | lab(71.03, 0.36, -5.08) |
| CIE-LCH | lch(71.03, 5.10, 274.01°) |
| OKLab | oklab(75.04% -0.0008 -0.0136) |
| OKLCH | oklch(75.04% 0.014 266.7) |
| XYZ | xyz(40.2592, 42.2368, 50.8221) |
| Luminance | 0.4224 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.41
Dark Gray
#A9A9A9
ΔE00 4.79
Cool Gray
#9AA7B0
ΔE00 4.85
Silver
#C0C0C0
ΔE00 6.71
Cool Grey
#95A3A6
ΔE00 7.42
Cloudy Blue
#ACC2D9
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEB7 #B7B3AA
analogous
#AAB5B7 #AAAEB7 #ADAAB7
triadic
#AAAEB7 #B7AAAE #AEB7AA
tetradic
#AAAEB7 #B7AAB5 #B7B3AA #AAB7AD
square
#AAAEB7 #B7AAB5 #B7B3AA #AAB7AD
split-complementary
#AAAEB7 #B7ADAA #B5B7AA
monochromatic
#6A707D #898E9B #AAAEB7 #CBCED3 #ECEDEF
Accessibility & contrast
On white
2.22
#AAAEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#AAAEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEB7
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEB7 | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAEB7
Deuteranopia (green-blind)
#AAADB7
Tritanopia (blue-blind)
#A7B0B1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aaaeb7; /* rgb */ color: rgb(170, 174, 183); /* oklch */ color: oklch(75.0% 0.014 266.7);
Tailwind
colors: {
custom: {
50: '#c3c6cc',
500: '#aaaeb7',
950: '#000000',
},
}SCSS
$custom: #aaaeb7; $custom-light: #c3c6cc; $custom-dark: #000000;
JSON
{
"hex": "#aaaeb7",
"rgb": {
"r": 170,
"g": 174,
"b": 183
},
"hsl": {
"h": 221.538,
"s": 8.28,
"l": 69.216
},
"oklch": {
"l": 0.7504,
"c": 0.01363,
"h": 266.7
},
"luminance": 0.42237
}Semantic roles & 50–950 ramp
primary
#AAAEB7
secondary
#E0DFDD
accent
#7F5392
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121313
muted
#818282