#AAAED6#AAAED6
#AAAED6 is a light, muted blue. Relative luminance 0.437; OKLCH L 76.1% C 0.057 H 280.5°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAED6 |
|---|---|
| RGB | rgb(170, 174, 214) |
| HSL | hsl(235, 35%, 75%) |
| HSV | hsv(235, 21%, 84%) |
| CMYK | cmyk(20.6%, 18.7%, 0%, 16.1%) |
| CIE-LAB | lab(72.01, 7.00, -20.65) |
| CIE-LCH | lch(72.01, 21.80, 288.72°) |
| OKLab | oklab(76.13% 0.0104 -0.0564) |
| OKLCH | oklch(76.13% 0.057 280.5) |
| XYZ | xyz(43.8483, 43.6724, 69.7247) |
| Luminance | 0.4367 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.28
Lavender
#B39DDB
ΔE00 8.08
Periwinkle
#CCCCFF
ΔE00 8.54
Lightsteelblue
#B0C4DE
ΔE00 9.60
Pastel Blue
#A2BFFE
ΔE00 10.00
Light Blue Grey
#B7C9E2
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAED6 #D6D2AA
analogous
#AAC4D6 #AAAED6 #BCAAD6
triadic
#AAAED6 #D6AAAE #AED6AA
tetradic
#AAAED6 #D6AAC4 #D6D2AA #AAD6BC
square
#AAAED6 #D6AAC4 #D6D2AA #AAD6BC
split-complementary
#AAAED6 #D6BCAA #C4D6AA
monochromatic
#575FAE #8187C2 #AAAED6 #D3D5EA #EAEBF5
Accessibility & contrast
On white
2.16
#AAAED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#AAAED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAED6
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAED6 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B2D8
Deuteranopia (green-blind)
#A1AFD5
Tritanopia (blue-blind)
#A0B5BB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaaed6; /* rgb */ color: rgb(170, 174, 214); /* oklch */ color: oklch(76.1% 0.057 280.5);
Tailwind
colors: {
custom: {
50: '#c3c6e2',
500: '#aaaed6',
950: '#000000',
},
}SCSS
$custom: #aaaed6; $custom-light: #c3c6e2; $custom-dark: #000000;
JSON
{
"hex": "#aaaed6",
"rgb": {
"r": 170,
"g": 174,
"b": 214
},
"hsl": {
"h": 234.545,
"s": 34.921,
"l": 75.294
},
"oklch": {
"l": 0.76125,
"c": 0.05736,
"h": 280.5
},
"luminance": 0.43673
}Semantic roles & 50–950 ramp
primary
#AAAED6
secondary
#ECEBDF
accent
#A338AE
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283