#AAAECC#AAAECC
#AAAECC is a light, muted blue. Relative luminance 0.432; OKLCH L 75.8% C 0.043 H 279.3°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAECC |
|---|---|
| RGB | rgb(170, 174, 204) |
| HSL | hsl(233, 25%, 73%) |
| HSV | hsv(233, 17%, 80%) |
| CMYK | cmyk(16.7%, 14.7%, 0%, 20%) |
| CIE-LAB | lab(71.68, 4.76, -15.67) |
| CIE-LCH | lch(71.68, 16.38, 286.91°) |
| OKLab | oklab(75.75% 0.007 -0.0425) |
| OKLCH | oklch(75.75% 0.043 279.3) |
| XYZ | xyz(42.6102, 43.1772, 63.2042) |
| Luminance | 0.4318 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 8.81
Light Periwinkle
#C1C6FC
ΔE00 9.05
Light Blue Grey
#B7C9E2
ΔE00 9.25
Cloudy Blue
#ACC2D9
ΔE00 9.76
Periwinkle
#CCCCFF
ΔE00 9.99
Lavender
#B39DDB
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAECC #CCC8AA
analogous
#AABFCC #AAAECC #B7AACC
triadic
#AAAECC #CCAAAE #AECCAA
tetradic
#AAAECC #CCAABF #CCC8AA #AACCB7
square
#AAAECC #CCAABF #CCC8AA #AACCB7
split-complementary
#AAAECC #CCB7AA #BFCCAA
monochromatic
#5E669D #848AB5 #AAAECC #D0D2E3 #ECEDF4
Accessibility & contrast
On white
2.18
#AAAECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#AAAECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAECC
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAECC | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B1CD
Deuteranopia (green-blind)
#A5AECB
Tritanopia (blue-blind)
#A3B3B8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaaecc; /* rgb */ color: rgb(170, 174, 204); /* oklch */ color: oklch(75.8% 0.043 279.3);
Tailwind
colors: {
custom: {
50: '#c3c6db',
500: '#aaaecc',
950: '#000000',
},
}SCSS
$custom: #aaaecc; $custom-light: #c3c6db; $custom-dark: #000000;
JSON
{
"hex": "#aaaecc",
"rgb": {
"r": 170,
"g": 174,
"b": 204
},
"hsl": {
"h": 232.941,
"s": 25,
"l": 73.333
},
"oklch": {
"l": 0.75754,
"c": 0.04312,
"h": 279.3
},
"luminance": 0.43178
}Semantic roles & 50–950 ramp
primary
#AAAECC
secondary
#EAE9E1
accent
#9842A4
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283