#AEC0DF#AEC0DF
#AEC0DF is a light, muted blue. Relative luminance 0.520; OKLCH L 80.4% C 0.048 H 261.3°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC0DF |
|---|---|
| RGB | rgb(174, 192, 223) |
| HSL | hsl(218, 43%, 78%) |
| HSV | hsv(218, 22%, 87%) |
| CMYK | cmyk(22%, 13.9%, 0%, 12.5%) |
| CIE-LAB | lab(77.30, 0.47, -17.51) |
| CIE-LCH | lch(77.30, 17.51, 271.54°) |
| OKLab | oklab(80.43% -0.0073 -0.0477) |
| OKLCH | oklch(80.43% 0.048 261.3) |
| XYZ | xyz(49.6210, 52.0244, 77.2251) |
| Luminance | 0.5203 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.39
Light Blue Grey
#B7C9E2
ΔE00 3.08
Cloudy Blue
#ACC2D9
ΔE00 3.90
Powder Blue (survey)
#B1D1FC
ΔE00 5.85
Light Grey Blue
#9DBCD4
ΔE00 6.36
Pastel Blue
#A2BFFE
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC0DF #DFCDAE
analogous
#AED8DF #AEC0DF #B4AEDF
triadic
#AEC0DF #DFAEC0 #C0DFAE
tetradic
#AEC0DF #DFAED8 #DFCDAE #AEDFB4
square
#AEC0DF #DFAED8 #DFCDAE #AEDFB4
split-complementary
#AEC0DF #DFB4AE #D8DFAE
monochromatic
#567CBC #829ECE #AEC0DF #DAE2F0 #E9EEF6
Accessibility & contrast
On white
1.84
#AEC0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#AEC0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC0DF
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC0DF | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C1E1
Deuteranopia (green-blind)
#B1BDDE
Tritanopia (blue-blind)
#A2C6CA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aec0df; /* rgb */ color: rgb(174, 192, 223); /* oklch */ color: oklch(80.4% 0.048 261.3);
Tailwind
colors: {
custom: {
50: '#c6d3e9',
500: '#aec0df',
950: '#000000',
},
}SCSS
$custom: #aec0df; $custom-light: #c6d3e9; $custom-dark: #000000;
JSON
{
"hex": "#aec0df",
"rgb": {
"r": 174,
"g": 192,
"b": 223
},
"hsl": {
"h": 217.959,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.80431,
"c": 0.04826,
"h": 261.3
},
"luminance": 0.52026
}Semantic roles & 50–950 ramp
primary
#AEC0DF
secondary
#B8A17A
accent
#852FB6
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384