#AAADBC#AAADBC
#AAADBC is a light, muted blue. Relative luminance 0.421; OKLCH L 75.0% C 0.022 H 276.8°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AAADBC |
|---|---|
| RGB | rgb(170, 173, 188) |
| HSL | hsl(230, 12%, 70%) |
| HSV | hsv(230, 10%, 74%) |
| CMYK | cmyk(9.6%, 8%, 0%, 26.3%) |
| CIE-LAB | lab(70.91, 1.91, -8.01) |
| CIE-LCH | lch(70.91, 8.24, 283.44°) |
| OKLab | oklab(74.99% 0.0026 -0.0215) |
| OKLCH | oklch(74.99% 0.022 276.8) |
| XYZ | xyz(40.5964, 42.0637, 53.5475) |
| Luminance | 0.4206 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.47
Cool Gray
#9AA7B0
ΔE00 6.83
Dark Gray
#A9A9A9
ΔE00 7.26
Lightsteelblue
#B0C4DE
ΔE00 8.69
Silver
#C0C0C0
ΔE00 8.72
Cloudy Blue
#ACC2D9
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAADBC #BCB9AA
analogous
#AAB6BC #AAADBC #B0AABC
triadic
#AAADBC #BCAAAD #ADBCAA
tetradic
#AAADBC #BCAAB6 #BCB9AA #AABCB0
square
#AAADBC #BCAAB6 #BCB9AA #AABCB0
split-complementary
#AAADBC #BCB0AA #B6BCAA
monochromatic
#686C84 #888CA1 #AAADBC #CCCED7 #EEEEF2
Accessibility & contrast
On white
2.23
#AAADBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#AAADBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAADBC
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAADBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAADBC | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBD
Deuteranopia (green-blind)
#A8ADBC
Tritanopia (blue-blind)
#A6B0B2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aaadbc; /* rgb */ color: rgb(170, 173, 188); /* oklch */ color: oklch(75.0% 0.022 276.8);
Tailwind
colors: {
custom: {
50: '#c3c5d0',
500: '#aaadbc',
950: '#000000',
},
}SCSS
$custom: #aaadbc; $custom-light: #c3c5d0; $custom-dark: #000000;
JSON
{
"hex": "#aaadbc",
"rgb": {
"r": 170,
"g": 173,
"b": 188
},
"hsl": {
"h": 230,
"s": 11.842,
"l": 70.196
},
"oklch": {
"l": 0.74994,
"c": 0.02168,
"h": 276.8
},
"luminance": 0.42064
}Semantic roles & 50–950 ramp
primary
#AAADBC
secondary
#E3E3DE
accent
#8A5096
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121214
muted
#818182