#AAB4C4#AAB4C4
#AAB4C4 is a light, muted blue. Relative luminance 0.452; OKLCH L 76.7% C 0.025 H 259.8°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB4C4 |
|---|---|
| RGB | rgb(170, 180, 196) |
| HSL | hsl(217, 18%, 72%) |
| HSV | hsv(217, 13%, 77%) |
| CMYK | cmyk(13.3%, 8.2%, 0%, 23.1%) |
| CIE-LAB | lab(73.01, -0.23, -9.29) |
| CIE-LCH | lch(73.01, 9.30, 268.61°) |
| OKLab | oklab(76.71% -0.0045 -0.0251) |
| OKLCH | oklch(76.71% 0.025 259.8) |
| XYZ | xyz(42.8604, 45.1735, 58.6751) |
| Luminance | 0.4517 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.27
Dove Gray
#B6B8BD
ΔE00 5.34
Lightsteelblue
#B0C4DE
ΔE00 5.64
Cool Gray
#9AA7B0
ΔE00 5.72
Light Blue Grey
#B7C9E2
ΔE00 6.31
Light Grey Blue
#9DBCD4
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB4C4 #C4BAAA
analogous
#AAC1C4 #AAB4C4 #ADAAC4
triadic
#AAB4C4 #C4AAB4 #B4C4AA
tetradic
#AAB4C4 #C4AAC1 #C4BAAA #AAC4AD
square
#AAB4C4 #C4AAC1 #C4BAAA #AAC4AD
split-complementary
#AAB4C4 #C4ADAA #C1C4AA
monochromatic
#647590 #8694AB #AAB4C4 #CED4DD #EDEFF2
Accessibility & contrast
On white
2.09
#AAB4C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#AAB4C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB4C4
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB4C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB4C4 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB5C5
Deuteranopia (green-blind)
#ACB2C4
Tritanopia (blue-blind)
#A4B7B9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aab4c4; /* rgb */ color: rgb(170, 180, 196); /* oklch */ color: oklch(76.7% 0.025 259.8);
Tailwind
colors: {
custom: {
50: '#c3cad5',
500: '#aab4c4',
950: '#000000',
},
}SCSS
$custom: #aab4c4; $custom-light: #c3cad5; $custom-dark: #000000;
JSON
{
"hex": "#aab4c4",
"rgb": {
"r": 170,
"g": 180,
"b": 196
},
"hsl": {
"h": 216.923,
"s": 18.056,
"l": 71.765
},
"oklch": {
"l": 0.76714,
"c": 0.02546,
"h": 259.8
},
"luminance": 0.45174
}Semantic roles & 50–950 ramp
primary
#AAB4C4
secondary
#E8E6E2
accent
#7C499C
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283