#AAAED5#AAAED5
#AAAED5 is a light, muted blue. Relative luminance 0.436; OKLCH L 76.1% C 0.056 H 280.4°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAED5 |
|---|---|
| RGB | rgb(170, 174, 213) |
| HSL | hsl(234, 34%, 75%) |
| HSV | hsv(234, 20%, 84%) |
| CMYK | cmyk(20.2%, 18.3%, 0%, 16.5%) |
| CIE-LAB | lab(71.97, 6.77, -20.15) |
| CIE-LCH | lch(71.97, 21.26, 288.57°) |
| OKLab | oklab(76.09% 0.0101 -0.055) |
| OKLCH | oklch(76.09% 0.056 280.4) |
| XYZ | xyz(43.7210, 43.6215, 69.0542) |
| Luminance | 0.4362 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.41
Lavender
#B39DDB
ΔE00 8.22
Periwinkle
#CCCCFF
ΔE00 8.64
Lightsteelblue
#B0C4DE
ΔE00 9.55
Light Blue Grey
#B7C9E2
ΔE00 10.01
Pastel Blue
#A2BFFE
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAED5 #D5D1AA
analogous
#AAC3D5 #AAAED5 #BCAAD5
triadic
#AAAED5 #D5AAAE #AED5AA
tetradic
#AAAED5 #D5AAC3 #D5D1AA #AAD5BC
square
#AAAED5 #D5AAC3 #D5D1AA #AAD5BC
split-complementary
#AAAED5 #D5BCAA #C3D5AA
monochromatic
#5860AD #8187C1 #AAAED5 #D3D5E9 #EBEBF5
Accessibility & contrast
On white
2.16
#AAAED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#AAAED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAED5
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAED5 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B2D7
Deuteranopia (green-blind)
#A2AFD4
Tritanopia (blue-blind)
#A0B5BB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaaed5; /* rgb */ color: rgb(170, 174, 213); /* oklch */ color: oklch(76.1% 0.056 280.4);
Tailwind
colors: {
custom: {
50: '#c3c6e2',
500: '#aaaed5',
950: '#000000',
},
}SCSS
$custom: #aaaed5; $custom-light: #c3c6e2; $custom-dark: #000000;
JSON
{
"hex": "#aaaed5",
"rgb": {
"r": 170,
"g": 174,
"b": 213
},
"hsl": {
"h": 234.419,
"s": 33.858,
"l": 75.098
},
"oklch": {
"l": 0.76087,
"c": 0.05594,
"h": 280.4
},
"luminance": 0.43622
}Semantic roles & 50–950 ramp
primary
#AAAED5
secondary
#ECEADF
accent
#A239AD
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283