#AAAEBE#AAAEBE
#AAAEBE is a light, muted blue. Relative luminance 0.425; OKLCH L 75.3% C 0.023 H 274.6°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEBE |
|---|---|
| RGB | rgb(170, 174, 190) |
| HSL | hsl(228, 13%, 71%) |
| HSV | hsv(228, 11%, 75%) |
| CMYK | cmyk(10.5%, 8.4%, 0%, 25.5%) |
| CIE-LAB | lab(71.24, 1.78, -8.63) |
| CIE-LCH | lch(71.24, 8.81, 281.66°) |
| OKLab | oklab(75.27% 0.0019 -0.0232) |
| OKLCH | oklch(75.27% 0.023 274.6) |
| XYZ | xyz(41.0059, 42.5355, 54.7550) |
| Luminance | 0.4254 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.64
Cool Gray
#9AA7B0
ΔE00 6.83
Dark Gray
#A9A9A9
ΔE00 7.67
Lightsteelblue
#B0C4DE
ΔE00 8.14
Cloudy Blue
#ACC2D9
ΔE00 8.22
Light Blue Grey
#B7C9E2
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEBE #BEBAAA
analogous
#AAB8BE #AAAEBE #B0AABE
triadic
#AAAEBE #BEAAAE #AEBEAA
tetradic
#AAAEBE #BEAAB8 #BEBAAA #AABEB0
square
#AAAEBE #BEAAB8 #BEBAAA #AABEB0
split-complementary
#AAAEBE #BEB0AA #B8BEAA
monochromatic
#676D87 #878DA3 #AAAEBE #CDCFD9 #EEEEF2
Accessibility & contrast
On white
2.21
#AAAEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#AAAEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEBE
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEBE | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFBF
Deuteranopia (green-blind)
#A9AEBE
Tritanopia (blue-blind)
#A6B1B3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aaaebe; /* rgb */ color: rgb(170, 174, 190); /* oklch */ color: oklch(75.3% 0.023 274.6);
Tailwind
colors: {
custom: {
50: '#c3c6d1',
500: '#aaaebe',
950: '#000000',
},
}SCSS
$custom: #aaaebe; $custom-light: #c3c6d1; $custom-dark: #000000;
JSON
{
"hex": "#aaaebe",
"rgb": {
"r": 170,
"g": 174,
"b": 190
},
"hsl": {
"h": 228,
"s": 13.333,
"l": 70.588
},
"oklch": {
"l": 0.75268,
"c": 0.0233,
"h": 274.6
},
"luminance": 0.42536
}Semantic roles & 50–950 ramp
primary
#AAAEBE
secondary
#E5E4DF
accent
#894E97
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282