#AEC2FB#AEC2FB
#AEC2FB is a light, moderate blue. Relative luminance 0.545; OKLCH L 81.9% C 0.084 H 269.5°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC2FB |
|---|---|
| RGB | rgb(174, 194, 251) |
| HSL | hsl(224, 91%, 83%) |
| HSV | hsv(224, 31%, 98%) |
| CMYK | cmyk(30.7%, 22.7%, 0%, 1.6%) |
| CIE-LAB | lab(78.78, 5.98, -30.29) |
| CIE-LCH | lch(78.78, 30.88, 281.17°) |
| OKLab | oklab(81.91% -0.0007 -0.0836) |
| OKLCH | oklch(81.91% 0.084 269.5) |
| XYZ | xyz(54.1550, 54.5454, 98.9230) |
| Luminance | 0.5455 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.83
Light Periwinkle
#C1C6FC
ΔE00 4.80
Powder Blue (survey)
#B1D1FC
ΔE00 5.02
Lightsteelblue
#B0C4DE
ΔE00 6.85
Periwinkle
#CCCCFF
ΔE00 7.13
Baby Blue (survey)
#A2CFFE
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC2FB #FBE7AE
analogous
#AEE8FB #AEC2FB #C0AEFB
triadic
#AEC2FB #FBAEC2 #C2FBAE
tetradic
#AEC2FB #FBAEE8 #FBE7AE #AEFBC0
square
#AEC2FB #FBAEE8 #FBE7AE #AEFBC0
split-complementary
#AEC2FB #FBC0AE #E8FBAE
monochromatic
#396AF5 #7496F8 #AEC2FB #E2E9FE #E2E9FE
Accessibility & contrast
On white
1.76
#AEC2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#AEC2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC2FB
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC2FB | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FE
Deuteranopia (green-blind)
#AAC0FA
Tritanopia (blue-blind)
#99CDD5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #aec2fb; /* rgb */ color: rgb(174, 194, 251); /* oklch */ color: oklch(81.9% 0.084 269.5);
Tailwind
colors: {
custom: {
50: '#c8d4fc',
500: '#aec2fb',
950: '#000000',
},
}SCSS
$custom: #aec2fb; $custom-light: #c8d4fc; $custom-dark: #000000;
JSON
{
"hex": "#aec2fb",
"rgb": {
"r": 174,
"g": 194,
"b": 251
},
"hsl": {
"h": 224.416,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.81909,
"c": 0.08365,
"h": 269.5
},
"luminance": 0.54547
}Semantic roles & 50–950 ramp
primary
#AEC2FB
secondary
#DFC26F
accent
#AA00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385