#AAAFD2#AAAFD2
#AAAFD2 is a light, muted blue. Relative luminance 0.439; OKLCH L 76.2% C 0.050 H 278.7°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFD2 |
|---|---|
| RGB | rgb(170, 175, 210) |
| HSL | hsl(233, 31%, 75%) |
| HSV | hsv(233, 19%, 82%) |
| CMYK | cmyk(19%, 16.7%, 0%, 17.6%) |
| CIE-LAB | lab(72.13, 5.54, -18.27) |
| CIE-LCH | lch(72.13, 19.09, 286.88°) |
| OKLab | oklab(76.18% 0.0077 -0.0498) |
| OKLCH | oklch(76.18% 0.05 278.7) |
| XYZ | xyz(43.5376, 43.8584, 67.1320) |
| Luminance | 0.4386 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.81
Lightsteelblue
#B0C4DE
ΔE00 8.84
Periwinkle
#CCCCFF
ΔE00 8.97
Lavender
#B39DDB
ΔE00 9.13
Light Blue Grey
#B7C9E2
ΔE00 9.29
Cloudy Blue
#ACC2D9
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFD2 #D2CDAA
analogous
#AAC3D2 #AAAFD2 #B9AAD2
triadic
#AAAFD2 #D2AAAF #AFD2AA
tetradic
#AAAFD2 #D2AAC3 #D2CDAA #AAD2B9
square
#AAAFD2 #D2AAC3 #D2CDAA #AAD2B9
split-complementary
#AAAFD2 #D2B9AA #C3D2AA
monochromatic
#5A64A8 #8289BD #AAAFD2 #D2D5E7 #EBECF4
Accessibility & contrast
On white
2.15
#AAAFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#AAAFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFD2
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFD2 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B2D4
Deuteranopia (green-blind)
#A4B0D1
Tritanopia (blue-blind)
#A1B5BB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aaafd2; /* rgb */ color: rgb(170, 175, 210); /* oklch */ color: oklch(76.2% 0.050 278.7);
Tailwind
colors: {
custom: {
50: '#c3c6df',
500: '#aaafd2',
950: '#000000',
},
}SCSS
$custom: #aaafd2; $custom-light: #c3c6df; $custom-dark: #000000;
JSON
{
"hex": "#aaafd2",
"rgb": {
"r": 170,
"g": 175,
"b": 210
},
"hsl": {
"h": 232.5,
"s": 30.769,
"l": 74.51
},
"oklch": {
"l": 0.76178,
"c": 0.05035,
"h": 278.7
},
"luminance": 0.43859
}Semantic roles & 50–950 ramp
primary
#AAAFD2
secondary
#EBEAE0
accent
#9C3CA9
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283