#AAAED8#AAAED8
#AAAED8 is a light, moderate blue. Relative luminance 0.438; OKLCH L 76.2% C 0.060 H 280.6°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAED8 |
|---|---|
| RGB | rgb(170, 174, 216) |
| HSL | hsl(235, 37%, 76%) |
| HSV | hsv(235, 21%, 85%) |
| CMYK | cmyk(21.3%, 19.4%, 0%, 15.3%) |
| CIE-LAB | lab(72.08, 7.45, -21.64) |
| CIE-LCH | lch(72.08, 22.88, 289.00°) |
| OKLab | oklab(76.2% 0.0111 -0.0592) |
| OKLCH | oklch(76.2% 0.06 280.6) |
| XYZ | xyz(44.1052, 43.7752, 71.0782) |
| Luminance | 0.4378 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.03
Lavender
#B39DDB
ΔE00 7.83
Periwinkle
#CCCCFF
ΔE00 8.37
Lightsteelblue
#B0C4DE
ΔE00 9.70
Pastel Blue
#A2BFFE
ΔE00 9.71
Pale Violet
#CEAEFA
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAED8 #D8D4AA
analogous
#AAC5D8 #AAAED8 #BDAAD8
triadic
#AAAED8 #D8AAAE #AED8AA
tetradic
#AAAED8 #D8AAC5 #D8D4AA #AAD8BD
square
#AAAED8 #D8AAC5 #D8D4AA #AAD8BD
split-complementary
#AAAED8 #D8BDAA #C5D8AA
monochromatic
#565EB2 #8086C5 #AAAED8 #D4D6EB #EAEBF5
Accessibility & contrast
On white
2.15
#AAAED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#AAAED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAED8
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAED8 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B2DA
Deuteranopia (green-blind)
#A1AFD7
Tritanopia (blue-blind)
#A0B5BC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aaaed8; /* rgb */ color: rgb(170, 174, 216); /* oklch */ color: oklch(76.2% 0.060 280.6);
Tailwind
colors: {
custom: {
50: '#c4c6e4',
500: '#aaaed8',
950: '#000000',
},
}SCSS
$custom: #aaaed8; $custom-light: #c4c6e4; $custom-dark: #000000;
JSON
{
"hex": "#aaaed8",
"rgb": {
"r": 170,
"g": 174,
"b": 216
},
"hsl": {
"h": 234.783,
"s": 37.097,
"l": 75.686
},
"oklch": {
"l": 0.76202,
"c": 0.06021,
"h": 280.6
},
"luminance": 0.43776
}Semantic roles & 50–950 ramp
primary
#AAAED8
secondary
#ECEBDF
accent
#A535B0
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283