#AAAECF#AAAECF
#AAAECF is a light, muted blue. Relative luminance 0.433; OKLCH L 75.9% C 0.047 H 279.8°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAECF |
|---|---|
| RGB | rgb(170, 174, 207) |
| HSL | hsl(234, 28%, 74%) |
| HSV | hsv(234, 18%, 81%) |
| CMYK | cmyk(17.9%, 15.9%, 0%, 18.8%) |
| CIE-LAB | lab(71.77, 5.42, -17.17) |
| CIE-LCH | lch(71.77, 18.01, 287.53°) |
| OKLab | oklab(75.86% 0.008 -0.0467) |
| OKLCH | oklch(75.86% 0.047 279.8) |
| XYZ | xyz(42.9735, 43.3225, 65.1174) |
| Luminance | 0.4332 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 8.43
Lightsteelblue
#B0C4DE
ΔE00 9.09
Lavender
#B39DDB
ΔE00 9.31
Periwinkle
#CCCCFF
ΔE00 9.45
Light Blue Grey
#B7C9E2
ΔE00 9.53
Cloudy Blue
#ACC2D9
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAECF #CFCBAA
analogous
#AAC1CF #AAAECF #B9AACF
triadic
#AAAECF #CFAAAE #AECFAA
tetradic
#AAAECF #CFAAC1 #CFCBAA #AACFB9
square
#AAAECF #CFAAC1 #CFCBAA #AACFB9
split-complementary
#AAAECF #CFB9AA #C1CFAA
monochromatic
#5C64A3 #8389B9 #AAAECF #D1D3E5 #EBECF4
Accessibility & contrast
On white
2.17
#AAAECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#AAAECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAECF
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAECF | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B1D1
Deuteranopia (green-blind)
#A4AFCE
Tritanopia (blue-blind)
#A2B4B9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaaecf; /* rgb */ color: rgb(170, 174, 207); /* oklch */ color: oklch(75.9% 0.047 279.8);
Tailwind
colors: {
custom: {
50: '#c3c6dd',
500: '#aaaecf',
950: '#000000',
},
}SCSS
$custom: #aaaecf; $custom-light: #c3c6dd; $custom-dark: #000000;
JSON
{
"hex": "#aaaecf",
"rgb": {
"r": 170,
"g": 174,
"b": 207
},
"hsl": {
"h": 233.514,
"s": 27.82,
"l": 73.922
},
"oklch": {
"l": 0.75863,
"c": 0.0474,
"h": 279.8
},
"luminance": 0.43323
}Semantic roles & 50–950 ramp
primary
#AAAECF
secondary
#EAE9E1
accent
#9B3FA6
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283