#AAB2CD#AAB2CD
#AAB2CD is a light, muted blue. Relative luminance 0.448; OKLCH L 76.6% C 0.040 H 272.4°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB2CD |
|---|---|
| RGB | rgb(170, 178, 205) |
| HSL | hsl(226, 26%, 74%) |
| HSV | hsv(226, 17%, 80%) |
| CMYK | cmyk(17.1%, 13.2%, 0%, 19.6%) |
| CIE-LAB | lab(72.76, 2.79, -14.59) |
| CIE-LCH | lch(72.76, 14.86, 280.84°) |
| OKLab | oklab(76.61% 0.0017 -0.0396) |
| OKLCH | oklch(76.61% 0.04 272.4) |
| XYZ | xyz(43.5148, 44.7939, 64.0993) |
| Luminance | 0.4480 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.58
Light Blue Grey
#B7C9E2
ΔE00 7.14
Cloudy Blue
#ACC2D9
ΔE00 7.41
Dove Gray
#B6B8BD
ΔE00 8.96
Light Periwinkle
#C1C6FC
ΔE00 9.00
Light Grey Blue
#9DBCD4
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB2CD #CDC5AA
analogous
#AAC3CD #AAB2CD #B3AACD
triadic
#AAB2CD #CDAAB2 #B2CDAA
tetradic
#AAB2CD #CDAAC3 #CDC5AA #AACDB3
square
#AAB2CD #CDAAC3 #CDC5AA #AACDB3
split-complementary
#AAB2CD #CDB3AA #C3CDAA
monochromatic
#5E6D9F #838FB6 #AAB2CD #D1D5E4 #ECEEF4
Accessibility & contrast
On white
2.11
#AAB2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#AAB2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB2CD
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB2CD | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB4CE
Deuteranopia (green-blind)
#A8B1CC
Tritanopia (blue-blind)
#A2B7BB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aab2cd; /* rgb */ color: rgb(170, 178, 205); /* oklch */ color: oklch(76.6% 0.040 272.4);
Tailwind
colors: {
custom: {
50: '#c3c9dc',
500: '#aab2cd',
950: '#000000',
},
}SCSS
$custom: #aab2cd; $custom-light: #c3c9dc; $custom-dark: #000000;
JSON
{
"hex": "#aab2cd",
"rgb": {
"r": 170,
"g": 178,
"b": 205
},
"hsl": {
"h": 226.286,
"s": 25.926,
"l": 73.529
},
"oklch": {
"l": 0.7661,
"c": 0.03962,
"h": 272.4
},
"luminance": 0.44795
}Semantic roles & 50–950 ramp
primary
#AAB2CD
secondary
#EAE8E1
accent
#8E41A4
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283