#AAB7CD#AAB7CD
#AAB7CD is a light, muted blue. Relative luminance 0.468; OKLCH L 77.6% C 0.035 H 261.0°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB7CD |
|---|---|
| RGB | rgb(170, 183, 205) |
| HSL | hsl(218, 26%, 74%) |
| HSV | hsv(218, 17%, 80%) |
| CMYK | cmyk(17.1%, 10.7%, 0%, 19.6%) |
| CIE-LAB | lab(74.07, 0.08, -12.61) |
| CIE-LCH | lch(74.07, 12.61, 270.36°) |
| OKLab | oklab(77.64% -0.0054 -0.0342) |
| OKLCH | oklch(77.64% 0.035 261) |
| XYZ | xyz(44.5278, 46.8199, 64.4369) |
| Luminance | 0.4682 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.95
Cloudy Blue
#ACC2D9
ΔE00 4.14
Light Blue Grey
#B7C9E2
ΔE00 4.80
Light Grey Blue
#9DBCD4
ΔE00 6.08
Dove Gray
#B6B8BD
ΔE00 7.35
Cool Gray
#9AA7B0
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB7CD #CDC0AA
analogous
#AAC8CD #AAB7CD #AEAACD
triadic
#AAB7CD #CDAAB7 #B7CDAA
tetradic
#AAB7CD #CDAAC8 #CDC0AA #AACDAE
square
#AAB7CD #CDAAC8 #CDC0AA #AACDAE
split-complementary
#AAB7CD #CDAEAA #C8CDAA
monochromatic
#5E769F #8396B6 #AAB7CD #D1D8E4 #ECEFF4
Accessibility & contrast
On white
2.03
#AAB7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#AAB7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB7CD
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB7CD | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B8CE
Deuteranopia (green-blind)
#ADB5CC
Tritanopia (blue-blind)
#A2BBBE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aab7cd; /* rgb */ color: rgb(170, 183, 205); /* oklch */ color: oklch(77.6% 0.035 261.0);
Tailwind
colors: {
custom: {
50: '#c3ccdc',
500: '#aab7cd',
950: '#000000',
},
}SCSS
$custom: #aab7cd; $custom-light: #c3ccdc; $custom-dark: #000000;
JSON
{
"hex": "#aab7cd",
"rgb": {
"r": 170,
"g": 183,
"b": 205
},
"hsl": {
"h": 217.714,
"s": 25.926,
"l": 73.529
},
"oklch": {
"l": 0.77644,
"c": 0.03459,
"h": 261
},
"luminance": 0.46821
}Semantic roles & 50–950 ramp
primary
#AAB7CD
secondary
#EAE7E1
accent
#8041A4
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283