#AEC2DF#AEC2DF
#AEC2DF is a light, muted blue. Relative luminance 0.529; OKLCH L 80.8% C 0.047 H 257.6°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC2DF |
|---|---|
| RGB | rgb(174, 194, 223) |
| HSL | hsl(216, 43%, 78%) |
| HSV | hsv(216, 22%, 87%) |
| CMYK | cmyk(22%, 13%, 0%, 12.5%) |
| CIE-LAB | lab(77.82, -0.60, -16.71) |
| CIE-LCH | lch(77.82, 16.72, 267.93°) |
| OKLab | oklab(80.84% -0.01 -0.0455) |
| OKLCH | oklch(80.84% 0.047 257.6) |
| XYZ | xyz(50.0631, 52.9086, 77.3724) |
| Luminance | 0.5291 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 1.19
Light Blue Grey
#B7C9E2
ΔE00 2.22
Cloudy Blue
#ACC2D9
ΔE00 2.72
Light Grey Blue
#9DBCD4
ΔE00 5.35
Powder Blue (survey)
#B1D1FC
ΔE00 5.38
Pastel Blue
#A2BFFE
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC2DF #DFCBAE
analogous
#AEDBDF #AEC2DF #B2AEDF
triadic
#AEC2DF #DFAEC2 #C2DFAE
tetradic
#AEC2DF #DFAEDB #DFCBAE #AEDFB2
square
#AEC2DF #DFAEDB #DFCBAE #AEDFB2
split-complementary
#AEC2DF #DFB2AE #DBDFAE
monochromatic
#5680BC #82A1CE #AEC2DF #DAE3F0 #E9EEF6
Accessibility & contrast
On white
1.81
#AEC2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#AEC2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC2DF
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC2DF | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C3E0
Deuteranopia (green-blind)
#B3BEDE
Tritanopia (blue-blind)
#A1C8CB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aec2df; /* rgb */ color: rgb(174, 194, 223); /* oklch */ color: oklch(80.8% 0.047 257.6);
Tailwind
colors: {
custom: {
50: '#c6d4e9',
500: '#aec2df',
950: '#000000',
},
}SCSS
$custom: #aec2df; $custom-light: #c6d4e9; $custom-dark: #000000;
JSON
{
"hex": "#aec2df",
"rgb": {
"r": 174,
"g": 194,
"b": 223
},
"hsl": {
"h": 215.51,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.80843,
"c": 0.04661,
"h": 257.6
},
"luminance": 0.5291
}Semantic roles & 50–950 ramp
primary
#AEC2DF
secondary
#B89E7A
accent
#7F2FB6
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384