#AAAEBB#AAAEBB
#AAAEBB is a light, near-neutral blue. Relative luminance 0.424; OKLCH L 75.2% C 0.019 H 272.2°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEBB |
|---|---|
| RGB | rgb(170, 174, 187) |
| HSL | hsl(226, 11%, 70%) |
| HSV | hsv(226, 9%, 73%) |
| CMYK | cmyk(9.1%, 7%, 0%, 26.7%) |
| CIE-LAB | lab(71.15, 1.16, -7.11) |
| CIE-LCH | lch(71.15, 7.21, 279.30°) |
| OKLab | oklab(75.17% 0.0008 -0.0191) |
| OKLCH | oklch(75.17% 0.019 272.2) |
| XYZ | xyz(40.6814, 42.4057, 53.0459) |
| Luminance | 0.4241 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.59
Cool Gray
#9AA7B0
ΔE00 5.87
Dark Gray
#A9A9A9
ΔE00 6.46
Silver
#C0C0C0
ΔE00 7.92
Cloudy Blue
#ACC2D9
ΔE00 8.22
Lightsteelblue
#B0C4DE
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEBB #BBB7AA
analogous
#AAB7BB #AAAEBB #AEAABB
triadic
#AAAEBB #BBAAAE #AEBBAA
tetradic
#AAAEBB #BBAAB7 #BBB7AA #AABBAE
square
#AAAEBB #BBAAB7 #BBB7AA #AABBAE
split-complementary
#AAAEBB #BBAEAA #B7BBAA
monochromatic
#686E82 #888EA0 #AAAEBB #CCCED6 #EEEFF1
Accessibility & contrast
On white
2.21
#AAAEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#AAAEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEBB
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEBB | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBC
Deuteranopia (green-blind)
#A9AEBB
Tritanopia (blue-blind)
#A6B0B2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aaaebb; /* rgb */ color: rgb(170, 174, 187); /* oklch */ color: oklch(75.2% 0.019 272.2);
Tailwind
colors: {
custom: {
50: '#c3c6cf',
500: '#aaaebb',
950: '#000000',
},
}SCSS
$custom: #aaaebb; $custom-light: #c3c6cf; $custom-dark: #000000;
JSON
{
"hex": "#aaaebb",
"rgb": {
"r": 170,
"g": 174,
"b": 187
},
"hsl": {
"h": 225.882,
"s": 11.111,
"l": 70
},
"oklch": {
"l": 0.75169,
"c": 0.0191,
"h": 272.2
},
"luminance": 0.42406
}Semantic roles & 50–950 ramp
primary
#AAAEBB
secondary
#E3E2DE
accent
#855095
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121313
muted
#818282