#AAAEBC#AAAEBC
#AAAEBC is a light, muted blue. Relative luminance 0.424; OKLCH L 75.2% C 0.021 H 273.2°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEBC |
|---|---|
| RGB | rgb(170, 174, 188) |
| HSL | hsl(227, 12%, 70%) |
| HSV | hsv(227, 10%, 74%) |
| CMYK | cmyk(9.6%, 7.4%, 0%, 26.3%) |
| CIE-LAB | lab(71.18, 1.37, -7.62) |
| CIE-LCH | lch(71.18, 7.74, 280.19°) |
| OKLab | oklab(75.2% 0.0011 -0.0205) |
| OKLCH | oklch(75.2% 0.021 273.2) |
| XYZ | xyz(40.7888, 42.4486, 53.6117) |
| Luminance | 0.4245 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.93
Cool Gray
#9AA7B0
ΔE00 6.18
Dark Gray
#A9A9A9
ΔE00 6.87
Cloudy Blue
#ACC2D9
ΔE00 8.20
Silver
#C0C0C0
ΔE00 8.24
Lightsteelblue
#B0C4DE
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEBC #BCB8AA
analogous
#AAB7BC #AAAEBC #AFAABC
triadic
#AAAEBC #BCAAAE #AEBCAA
tetradic
#AAAEBC #BCAAB7 #BCB8AA #AABCAF
square
#AAAEBC #BCAAB7 #BCB8AA #AABCAF
split-complementary
#AAAEBC #BCAFAA #B7BCAA
monochromatic
#686E84 #888DA1 #AAAEBC #CCCFD7 #EEEFF2
Accessibility & contrast
On white
2.21
#AAAEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#AAAEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEBC
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEBC | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFBD
Deuteranopia (green-blind)
#A9AEBC
Tritanopia (blue-blind)
#A6B0B2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aaaebc; /* rgb */ color: rgb(170, 174, 188); /* oklch */ color: oklch(75.2% 0.021 273.2);
Tailwind
colors: {
custom: {
50: '#c3c6d0',
500: '#aaaebc',
950: '#000000',
},
}SCSS
$custom: #aaaebc; $custom-light: #c3c6d0; $custom-dark: #000000;
JSON
{
"hex": "#aaaebc",
"rgb": {
"r": 170,
"g": 174,
"b": 188
},
"hsl": {
"h": 226.667,
"s": 11.842,
"l": 70.196
},
"oklch": {
"l": 0.75202,
"c": 0.0205,
"h": 273.2
},
"luminance": 0.42449
}Semantic roles & 50–950 ramp
primary
#AAAEBC
secondary
#E3E2DE
accent
#865096
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121314
muted
#818282