#AAB0CD#AAB0CD
#AAB0CD is a light, muted blue. Relative luminance 0.440; OKLCH L 76.2% C 0.042 H 276.1°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB0CD |
|---|---|
| RGB | rgb(170, 176, 205) |
| HSL | hsl(230, 26%, 74%) |
| HSV | hsv(230, 17%, 80%) |
| CMYK | cmyk(17.1%, 14.1%, 0%, 19.6%) |
| CIE-LAB | lab(72.23, 3.89, -15.38) |
| CIE-LCH | lch(72.23, 15.87, 284.18°) |
| OKLab | oklab(76.2% 0.0045 -0.0418) |
| OKLCH | oklch(76.2% 0.042 276.1) |
| XYZ | xyz(43.1198, 44.0038, 63.9676) |
| Luminance | 0.4400 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.77
Light Blue Grey
#B7C9E2
ΔE00 8.25
Cloudy Blue
#ACC2D9
ΔE00 8.68
Light Periwinkle
#C1C6FC
ΔE00 8.85
Dove Gray
#B6B8BD
ΔE00 9.77
Periwinkle
#CCCCFF
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB0CD #CDC7AA
analogous
#AAC1CD #AAB0CD #B5AACD
triadic
#AAB0CD #CDAAB0 #B0CDAA
tetradic
#AAB0CD #CDAAC1 #CDC7AA #AACDB5
square
#AAB0CD #CDAAC1 #CDC7AA #AACDB5
split-complementary
#AAB0CD #CDB5AA #C1CDAA
monochromatic
#5E699F #838CB6 #AAB0CD #D1D4E4 #ECEDF4
Accessibility & contrast
On white
2.14
#AAB0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#AAB0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB0CD
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB0CD | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B2CE
Deuteranopia (green-blind)
#A6B0CC
Tritanopia (blue-blind)
#A2B5B9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aab0cd; /* rgb */ color: rgb(170, 176, 205); /* oklch */ color: oklch(76.2% 0.042 276.1);
Tailwind
colors: {
custom: {
50: '#c3c7dc',
500: '#aab0cd',
950: '#000000',
},
}SCSS
$custom: #aab0cd; $custom-light: #c3c7dc; $custom-dark: #000000;
JSON
{
"hex": "#aab0cd",
"rgb": {
"r": 170,
"g": 176,
"b": 205
},
"hsl": {
"h": 229.714,
"s": 25.926,
"l": 73.529
},
"oklch": {
"l": 0.762,
"c": 0.042,
"h": 276.1
},
"luminance": 0.44004
}Semantic roles & 50–950 ramp
primary
#AAB0CD
secondary
#EAE9E1
accent
#9341A4
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283