#AAAED0#AAAED0
#AAAED0 is a light, muted blue. Relative luminance 0.434; OKLCH L 75.9% C 0.049 H 279.9°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAED0 |
|---|---|
| RGB | rgb(170, 174, 208) |
| HSL | hsl(234, 29%, 74%) |
| HSV | hsv(234, 18%, 82%) |
| CMYK | cmyk(18.3%, 16.3%, 0%, 18.4%) |
| CIE-LAB | lab(71.81, 5.65, -17.67) |
| CIE-LCH | lch(71.81, 18.55, 287.72°) |
| OKLab | oklab(75.9% 0.0084 -0.0481) |
| OKLCH | oklch(75.9% 0.049 279.9) |
| XYZ | xyz(43.0961, 43.3715, 65.7633) |
| Luminance | 0.4337 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 8.23
Lavender
#B39DDB
ΔE00 9.10
Lightsteelblue
#B0C4DE
ΔE00 9.18
Periwinkle
#CCCCFF
ΔE00 9.29
Light Blue Grey
#B7C9E2
ΔE00 9.62
Cloudy Blue
#ACC2D9
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAED0 #D0CCAA
analogous
#AAC1D0 #AAAED0 #B9AAD0
triadic
#AAAED0 #D0AAAE #AED0AA
tetradic
#AAAED0 #D0AAC1 #D0CCAA #AAD0B9
square
#AAAED0 #D0AAC1 #D0CCAA #AAD0B9
split-complementary
#AAAED0 #D0B9AA #C1D0AA
monochromatic
#5B63A4 #8388BA #AAAED0 #D1D4E6 #EBECF4
Accessibility & contrast
On white
2.17
#AAAED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#AAAED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAED0
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAED0 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B1D2
Deuteranopia (green-blind)
#A3AFCF
Tritanopia (blue-blind)
#A2B4B9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaaed0; /* rgb */ color: rgb(170, 174, 208); /* oklch */ color: oklch(75.9% 0.049 279.9);
Tailwind
colors: {
custom: {
50: '#c3c6de',
500: '#aaaed0',
950: '#000000',
},
}SCSS
$custom: #aaaed0; $custom-light: #c3c6de; $custom-dark: #000000;
JSON
{
"hex": "#aaaed0",
"rgb": {
"r": 170,
"g": 174,
"b": 208
},
"hsl": {
"h": 233.684,
"s": 28.788,
"l": 74.118
},
"oklch": {
"l": 0.759,
"c": 0.04881,
"h": 279.9
},
"luminance": 0.43372
}Semantic roles & 50–950 ramp
primary
#AAAED0
secondary
#EBEAE0
accent
#9C3EA7
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283