#AAADD2#AAADD2
#AAADD2 is a light, muted blue. Relative luminance 0.431; OKLCH L 75.8% C 0.053 H 281.4°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #AAADD2 |
|---|---|
| RGB | rgb(170, 173, 210) |
| HSL | hsl(236, 31%, 75%) |
| HSV | hsv(236, 19%, 82%) |
| CMYK | cmyk(19%, 17.6%, 0%, 17.6%) |
| CIE-LAB | lab(71.61, 6.64, -19.06) |
| CIE-LCH | lch(71.61, 20.18, 289.22°) |
| OKLab | oklab(75.77% 0.0105 -0.052) |
| OKLCH | oklch(75.77% 0.053 281.4) |
| XYZ | xyz(43.1512, 43.0857, 67.0032) |
| Luminance | 0.4309 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.98
Lavender
#B39DDB
ΔE00 8.30
Periwinkle
#CCCCFF
ΔE00 9.06
Lightsteelblue
#B0C4DE
ΔE00 9.82
Light Blue Grey
#B7C9E2
ΔE00 10.26
Pale Violet
#CEAEFA
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAADD2 #D2CFAA
analogous
#AAC1D2 #AAADD2 #BBAAD2
triadic
#AAADD2 #D2AAAD #ADD2AA
tetradic
#AAADD2 #D2AAC1 #D2CFAA #AAD2BB
square
#AAADD2 #D2AAC1 #D2CFAA #AAD2BB
split-complementary
#AAADD2 #D2BBAA #C1D2AA
monochromatic
#5A60A8 #8286BD #AAADD2 #D2D4E7 #EBECF4
Accessibility & contrast
On white
2.18
#AAADD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#AAADD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAADD2
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAADD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAADD2 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B1D4
Deuteranopia (green-blind)
#A2AED1
Tritanopia (blue-blind)
#A1B3B9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaadd2; /* rgb */ color: rgb(170, 173, 210); /* oklch */ color: oklch(75.8% 0.053 281.4);
Tailwind
colors: {
custom: {
50: '#c3c5df',
500: '#aaadd2',
950: '#000000',
},
}SCSS
$custom: #aaadd2; $custom-light: #c3c5df; $custom-dark: #000000;
JSON
{
"hex": "#aaadd2",
"rgb": {
"r": 170,
"g": 173,
"b": 210
},
"hsl": {
"h": 235.5,
"s": 30.769,
"l": 74.51
},
"oklch": {
"l": 0.75772,
"c": 0.05301,
"h": 281.4
},
"luminance": 0.43086
}Semantic roles & 50–950 ramp
primary
#AAADD2
secondary
#EBEAE0
accent
#A13CA9
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121215
muted
#818183