#AAADBE#AAADBE
#AAADBE is a light, muted blue. Relative luminance 0.422; OKLCH L 75.1% C 0.025 H 277.8°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #AAADBE |
|---|---|
| RGB | rgb(170, 173, 190) |
| HSL | hsl(231, 13%, 71%) |
| HSV | hsv(231, 11%, 75%) |
| CMYK | cmyk(10.5%, 8.9%, 0%, 25.5%) |
| CIE-LAB | lab(70.97, 2.33, -9.03) |
| CIE-LCH | lch(70.97, 9.32, 284.46°) |
| OKLab | oklab(75.06% 0.0033 -0.0243) |
| OKLCH | oklch(75.06% 0.025 277.8) |
| XYZ | xyz(40.8134, 42.1505, 54.6909) |
| Luminance | 0.4215 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.18
Cool Gray
#9AA7B0
ΔE00 7.47
Dark Gray
#A9A9A9
ΔE00 8.06
Lightsteelblue
#B0C4DE
ΔE00 8.60
Cloudy Blue
#ACC2D9
ΔE00 8.82
Light Blue Grey
#B7C9E2
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAADBE #BEBBAA
analogous
#AAB7BE #AAADBE #B1AABE
triadic
#AAADBE #BEAAAD #ADBEAA
tetradic
#AAADBE #BEAAB7 #BEBBAA #AABEB1
square
#AAADBE #BEAAB7 #BEBBAA #AABEB1
split-complementary
#AAADBE #BEB1AA #B7BEAA
monochromatic
#676C87 #878CA3 #AAADBE #CDCED9 #EEEEF2
Accessibility & contrast
On white
2.23
#AAADBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#AAADBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAADBE
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAADBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAADBE | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBF
Deuteranopia (green-blind)
#A8ADBE
Tritanopia (blue-blind)
#A6B0B2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aaadbe; /* rgb */ color: rgb(170, 173, 190); /* oklch */ color: oklch(75.1% 0.025 277.8);
Tailwind
colors: {
custom: {
50: '#c3c5d1',
500: '#aaadbe',
950: '#000000',
},
}SCSS
$custom: #aaadbe; $custom-light: #c3c5d1; $custom-dark: #000000;
JSON
{
"hex": "#aaadbe",
"rgb": {
"r": 170,
"g": 173,
"b": 190
},
"hsl": {
"h": 231,
"s": 13.333,
"l": 70.588
},
"oklch": {
"l": 0.75061,
"c": 0.02451,
"h": 277.8
},
"luminance": 0.42151
}Semantic roles & 50–950 ramp
primary
#AAADBE
secondary
#E5E4DF
accent
#8C4E97
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121214
muted
#818182