#AAAECA#AAAECA
#AAAECA is a light, muted blue. Relative luminance 0.431; OKLCH L 75.7% C 0.040 H 279.0°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAECA |
|---|---|
| RGB | rgb(170, 174, 202) |
| HSL | hsl(233, 23%, 73%) |
| HSV | hsv(233, 16%, 79%) |
| CMYK | cmyk(15.8%, 13.9%, 0%, 20.8%) |
| CIE-LAB | lab(71.61, 4.33, -14.67) |
| CIE-LCH | lch(71.61, 15.30, 286.43°) |
| OKLab | oklab(75.68% 0.0063 -0.0398) |
| OKLCH | oklch(75.68% 0.04 279) |
| XYZ | xyz(42.3718, 43.0819, 61.9489) |
| Luminance | 0.4308 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 8.63
Light Blue Grey
#B7C9E2
ΔE00 9.06
Cloudy Blue
#ACC2D9
ΔE00 9.50
Light Periwinkle
#C1C6FC
ΔE00 9.51
Dove Gray
#B6B8BD
ΔE00 9.70
Periwinkle
#CCCCFF
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAECA #CAC6AA
analogous
#AABECA #AAAECA #B6AACA
triadic
#AAAECA #CAAAAE #AECAAA
tetradic
#AAAECA #CAAABE #CAC6AA #AACAB6
square
#AAAECA #CAAABE #CAC6AA #AACAB6
split-complementary
#AAAECA #CAB6AA #BECAAA
monochromatic
#60679A #848AB2 #AAAECA #D0D2E2 #ECEDF3
Accessibility & contrast
On white
2.18
#AAAECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#AAAECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAECA
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAECA | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B1CB
Deuteranopia (green-blind)
#A5AEC9
Tritanopia (blue-blind)
#A3B3B7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaaeca; /* rgb */ color: rgb(170, 174, 202); /* oklch */ color: oklch(75.7% 0.040 279.0);
Tailwind
colors: {
custom: {
50: '#c3c6da',
500: '#aaaeca',
950: '#000000',
},
}SCSS
$custom: #aaaeca; $custom-light: #c3c6da; $custom-dark: #000000;
JSON
{
"hex": "#aaaeca",
"rgb": {
"r": 170,
"g": 174,
"b": 202
},
"hsl": {
"h": 232.5,
"s": 23.188,
"l": 72.941
},
"oklch": {
"l": 0.75682,
"c": 0.04027,
"h": 279
},
"luminance": 0.43082
}Semantic roles & 50–950 ramp
primary
#AAAECA
secondary
#EAE9E1
accent
#9644A2
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283