#AAAEBD#AAAEBD
#AAAEBD is a light, muted blue. Relative luminance 0.425; OKLCH L 75.2% C 0.022 H 274.0°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEBD |
|---|---|
| RGB | rgb(170, 174, 189) |
| HSL | hsl(227, 13%, 70%) |
| HSV | hsv(227, 10%, 74%) |
| CMYK | cmyk(10.1%, 7.9%, 0%, 25.9%) |
| CIE-LAB | lab(71.21, 1.57, -8.13) |
| CIE-LCH | lch(71.21, 8.28, 280.97°) |
| OKLab | oklab(75.24% 0.0015 -0.0218) |
| OKLCH | oklch(75.24% 0.022 274) |
| XYZ | xyz(40.8970, 42.4919, 54.1814) |
| Luminance | 0.4249 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.28
Cool Gray
#9AA7B0
ΔE00 6.50
Dark Gray
#A9A9A9
ΔE00 7.27
Lightsteelblue
#B0C4DE
ΔE00 8.20
Cloudy Blue
#ACC2D9
ΔE00 8.20
Silver
#C0C0C0
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEBD #BDB9AA
analogous
#AAB7BD #AAAEBD #AFAABD
triadic
#AAAEBD #BDAAAE #AEBDAA
tetradic
#AAAEBD #BDAAB7 #BDB9AA #AABDAF
square
#AAAEBD #BDAAB7 #BDB9AA #AABDAF
split-complementary
#AAAEBD #BDAFAA #B7BDAA
monochromatic
#676E85 #888DA2 #AAAEBD #CCCFD8 #EEEFF2
Accessibility & contrast
On white
2.21
#AAAEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#AAAEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEBD
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEBD | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFBE
Deuteranopia (green-blind)
#A9AEBD
Tritanopia (blue-blind)
#A6B1B3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aaaebd; /* rgb */ color: rgb(170, 174, 189); /* oklch */ color: oklch(75.2% 0.022 274.0);
Tailwind
colors: {
custom: {
50: '#c3c6d0',
500: '#aaaebd',
950: '#000000',
},
}SCSS
$custom: #aaaebd; $custom-light: #c3c6d0; $custom-dark: #000000;
JSON
{
"hex": "#aaaebd",
"rgb": {
"r": 170,
"g": 174,
"b": 189
},
"hsl": {
"h": 227.368,
"s": 12.583,
"l": 70.392
},
"oklch": {
"l": 0.75235,
"c": 0.02189,
"h": 274
},
"luminance": 0.42492
}Semantic roles & 50–950 ramp
primary
#AAAEBD
secondary
#E4E3DF
accent
#884F97
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121314
muted
#818282