#AAAECD#AAAECD
#AAAECD is a light, muted blue. Relative luminance 0.432; OKLCH L 75.8% C 0.045 H 279.5°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAECD |
|---|---|
| RGB | rgb(170, 174, 205) |
| HSL | hsl(233, 26%, 74%) |
| HSV | hsv(233, 17%, 80%) |
| CMYK | cmyk(17.1%, 15.1%, 0%, 19.6%) |
| CIE-LAB | lab(71.71, 4.98, -16.17) |
| CIE-LCH | lch(71.71, 16.92, 287.13°) |
| OKLab | oklab(75.79% 0.0073 -0.0439) |
| OKLCH | oklch(75.79% 0.045 279.5) |
| XYZ | xyz(42.7305, 43.2253, 63.8378) |
| Luminance | 0.4323 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 8.83
Lightsteelblue
#B0C4DE
ΔE00 8.91
Light Blue Grey
#B7C9E2
ΔE00 9.34
Lavender
#B39DDB
ΔE00 9.76
Periwinkle
#CCCCFF
ΔE00 9.80
Cloudy Blue
#ACC2D9
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAECD #CDC9AA
analogous
#AABFCD #AAAECD #B7AACD
triadic
#AAAECD #CDAAAE #AECDAA
tetradic
#AAAECD #CDAABF #CDC9AA #AACDB7
square
#AAAECD #CDAABF #CDC9AA #AACDB7
split-complementary
#AAAECD #CDB7AA #BFCDAA
monochromatic
#5E659F #8389B6 #AAAECD #D1D3E4 #ECEDF4
Accessibility & contrast
On white
2.18
#AAAECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#AAAECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAECD
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAECD | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B1CE
Deuteranopia (green-blind)
#A4AFCC
Tritanopia (blue-blind)
#A2B3B8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaaecd; /* rgb */ color: rgb(170, 174, 205); /* oklch */ color: oklch(75.8% 0.045 279.5);
Tailwind
colors: {
custom: {
50: '#c3c6dc',
500: '#aaaecd',
950: '#000000',
},
}SCSS
$custom: #aaaecd; $custom-light: #c3c6dc; $custom-dark: #000000;
JSON
{
"hex": "#aaaecd",
"rgb": {
"r": 170,
"g": 174,
"b": 205
},
"hsl": {
"h": 233.143,
"s": 25.926,
"l": 73.529
},
"oklch": {
"l": 0.7579,
"c": 0.04455,
"h": 279.5
},
"luminance": 0.43226
}Semantic roles & 50–950 ramp
primary
#AAAECD
secondary
#EAE9E1
accent
#9941A4
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283