#AEC0DD#AEC0DD
#AEC0DD is a light, muted blue. Relative luminance 0.519; OKLCH L 80.4% C 0.046 H 259.9°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC0DD |
|---|---|
| RGB | rgb(174, 192, 221) |
| HSL | hsl(217, 41%, 77%) |
| HSV | hsv(217, 21%, 87%) |
| CMYK | cmyk(21.3%, 13.1%, 0%, 13.3%) |
| CIE-LAB | lab(77.23, 0.02, -16.52) |
| CIE-LCH | lch(77.23, 16.52, 270.07°) |
| OKLab | oklab(80.36% -0.008 -0.045) |
| OKLCH | oklch(80.36% 0.046 259.9) |
| XYZ | xyz(49.3529, 51.9172, 75.8134) |
| Luminance | 0.5192 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 1.84
Light Blue Grey
#B7C9E2
ΔE00 2.68
Cloudy Blue
#ACC2D9
ΔE00 3.28
Light Grey Blue
#9DBCD4
ΔE00 5.87
Powder Blue (survey)
#B1D1FC
ΔE00 6.01
Pastel Blue
#A2BFFE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC0DD #DDCBAE
analogous
#AED8DD #AEC0DD #B3AEDD
triadic
#AEC0DD #DDAEC0 #C0DDAE
tetradic
#AEC0DD #DDAED8 #DDCBAE #AEDDB3
square
#AEC0DD #DDAED8 #DDCBAE #AEDDB3
split-complementary
#AEC0DD #DDB3AE #D8DDAE
monochromatic
#587DB9 #839ECB #AEC0DD #D9E2EF #E9EEF6
Accessibility & contrast
On white
1.84
#AEC0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#AEC0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC0DD
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC0DD | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DE
Deuteranopia (green-blind)
#B2BDDC
Tritanopia (blue-blind)
#A2C6C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aec0dd; /* rgb */ color: rgb(174, 192, 221); /* oklch */ color: oklch(80.4% 0.046 259.9);
Tailwind
colors: {
custom: {
50: '#c6d3e7',
500: '#aec0dd',
950: '#000000',
},
}SCSS
$custom: #aec0dd; $custom-light: #c6d3e7; $custom-dark: #000000;
JSON
{
"hex": "#aec0dd",
"rgb": {
"r": 174,
"g": 192,
"b": 221
},
"hsl": {
"h": 217.021,
"s": 40.87,
"l": 77.451
},
"oklch": {
"l": 0.80359,
"c": 0.04568,
"h": 259.9
},
"luminance": 0.51918
}Semantic roles & 50–950 ramp
primary
#AEC0DD
secondary
#B59F7A
accent
#8232B4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384