#AAAECB#AAAECB
#AAAECB is a light, muted blue. Relative luminance 0.431; OKLCH L 75.7% C 0.042 H 279.1°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAECB |
|---|---|
| RGB | rgb(170, 174, 203) |
| HSL | hsl(233, 24%, 73%) |
| HSV | hsv(233, 16%, 80%) |
| CMYK | cmyk(16.3%, 14.3%, 0%, 20.4%) |
| CIE-LAB | lab(71.64, 4.54, -15.17) |
| CIE-LCH | lch(71.64, 15.84, 286.67°) |
| OKLab | oklab(75.72% 0.0066 -0.0412) |
| OKLCH | oklch(75.72% 0.042 279.1) |
| XYZ | xyz(42.4906, 43.1294, 62.5745) |
| Luminance | 0.4313 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 8.72
Light Blue Grey
#B7C9E2
ΔE00 9.15
Light Periwinkle
#C1C6FC
ΔE00 9.27
Cloudy Blue
#ACC2D9
ΔE00 9.63
Dove Gray
#B6B8BD
ΔE00 10.01
Periwinkle
#CCCCFF
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAECB #CBC7AA
analogous
#AABECB #AAAECB #B6AACB
triadic
#AAAECB #CBAAAE #AECBAA
tetradic
#AAAECB #CBAABE #CBC7AA #AACBB6
square
#AAAECB #CBAABE #CBC7AA #AACBB6
split-complementary
#AAAECB #CBB6AA #BECBAA
monochromatic
#5F669B #848AB4 #AAAECB #D0D2E2 #ECEDF3
Accessibility & contrast
On white
2.18
#AAAECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#AAAECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAECB
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAECB | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B1CC
Deuteranopia (green-blind)
#A5AECA
Tritanopia (blue-blind)
#A3B3B7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaaecb; /* rgb */ color: rgb(170, 174, 203); /* oklch */ color: oklch(75.7% 0.042 279.1);
Tailwind
colors: {
custom: {
50: '#c3c6da',
500: '#aaaecb',
950: '#000000',
},
}SCSS
$custom: #aaaecb; $custom-light: #c3c6da; $custom-dark: #000000;
JSON
{
"hex": "#aaaecb",
"rgb": {
"r": 170,
"g": 174,
"b": 203
},
"hsl": {
"h": 232.727,
"s": 24.088,
"l": 73.137
},
"oklch": {
"l": 0.75718,
"c": 0.0417,
"h": 279.1
},
"luminance": 0.4313
}Semantic roles & 50–950 ramp
primary
#AAAECB
secondary
#EAE9E1
accent
#9743A3
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121315
muted
#818283