#AAB3CD#AAB3CD
#AAB3CD is a light, muted blue. Relative luminance 0.452; OKLCH L 76.8% C 0.039 H 270.4°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB3CD |
|---|---|
| RGB | rgb(170, 179, 205) |
| HSL | hsl(225, 26%, 74%) |
| HSV | hsv(225, 17%, 80%) |
| CMYK | cmyk(17.1%, 12.7%, 0%, 19.6%) |
| CIE-LAB | lab(73.02, 2.25, -14.20) |
| CIE-LCH | lch(73.02, 14.37, 279.00°) |
| OKLab | oklab(76.82% 0.0002 -0.0385) |
| OKLCH | oklch(76.82% 0.039 270.4) |
| XYZ | xyz(43.7145, 45.1933, 64.1658) |
| Luminance | 0.4519 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.99
Light Blue Grey
#B7C9E2
ΔE00 6.59
Cloudy Blue
#ACC2D9
ΔE00 6.75
Dove Gray
#B6B8BD
ΔE00 8.58
Light Grey Blue
#9DBCD4
ΔE00 8.72
Light Periwinkle
#C1C6FC
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB3CD #CDC4AA
analogous
#AAC4CD #AAB3CD #B2AACD
triadic
#AAB3CD #CDAAB3 #B3CDAA
tetradic
#AAB3CD #CDAAC4 #CDC4AA #AACDB2
square
#AAB3CD #CDAAC4 #CDC4AA #AACDB2
split-complementary
#AAB3CD #CDB2AA #C4CDAA
monochromatic
#5E6E9F #8391B6 #AAB3CD #D1D5E4 #ECEEF4
Accessibility & contrast
On white
2.09
#AAB3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#AAB3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB3CD
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB3CD | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB5CE
Deuteranopia (green-blind)
#A9B2CC
Tritanopia (blue-blind)
#A2B8BB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aab3cd; /* rgb */ color: rgb(170, 179, 205); /* oklch */ color: oklch(76.8% 0.039 270.4);
Tailwind
colors: {
custom: {
50: '#c3c9dc',
500: '#aab3cd',
950: '#000000',
},
}SCSS
$custom: #aab3cd; $custom-light: #c3c9dc; $custom-dark: #000000;
JSON
{
"hex": "#aab3cd",
"rgb": {
"r": 170,
"g": 179,
"b": 205
},
"hsl": {
"h": 224.571,
"s": 25.926,
"l": 73.529
},
"oklch": {
"l": 0.76816,
"c": 0.03851,
"h": 270.4
},
"luminance": 0.45194
}Semantic roles & 50–950 ramp
primary
#AAB3CD
secondary
#EAE8E1
accent
#8B41A4
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283