#AEC2F2#AEC2F2
#AEC2F2 is a light, moderate blue. Relative luminance 0.540; OKLCH L 81.6% C 0.071 H 267.1°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC2F2 |
|---|---|
| RGB | rgb(174, 194, 242) |
| HSL | hsl(222, 72%, 82%) |
| HSV | hsv(222, 28%, 95%) |
| CMYK | cmyk(28.1%, 19.8%, 0%, 5.1%) |
| CIE-LAB | lab(78.46, 3.81, -25.97) |
| CIE-LCH | lch(78.46, 26.24, 278.34°) |
| OKLab | oklab(81.55% -0.0036 -0.0714) |
| OKLCH | oklch(81.55% 0.071 267.1) |
| XYZ | xyz(52.7699, 53.9913, 91.6282) |
| Luminance | 0.5399 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.56
Light Periwinkle
#C1C6FC
ΔE00 4.70
Powder Blue (survey)
#B1D1FC
ΔE00 4.92
Lightsteelblue
#B0C4DE
ΔE00 5.82
Light Blue Grey
#B7C9E2
ΔE00 6.21
Periwinkle
#CCCCFF
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC2F2 #F2DEAE
analogous
#AEE4F2 #AEC2F2 #BCAEF2
triadic
#AEC2F2 #F2AEC2 #C2F2AE
tetradic
#AEC2F2 #F2AEE4 #F2DEAE #AEF2BC
square
#AEC2F2 #F2AEE4 #F2DEAE #AEF2BC
split-complementary
#AEC2F2 #F2BCAE #E4F2AE
monochromatic
#4573E1 #799AEA #AEC2F2 #E3EAFA #E5EBFB
Accessibility & contrast
On white
1.78
#AEC2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#AEC2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC2F2
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC2F2 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C5F4
Deuteranopia (green-blind)
#ADBFF1
Tritanopia (blue-blind)
#9CCBD2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #aec2f2; /* rgb */ color: rgb(174, 194, 242); /* oklch */ color: oklch(81.6% 0.071 267.1);
Tailwind
colors: {
custom: {
50: '#c7d4f6',
500: '#aec2f2',
950: '#000000',
},
}SCSS
$custom: #aec2f2; $custom-light: #c7d4f6; $custom-dark: #000000;
JSON
{
"hex": "#aec2f2",
"rgb": {
"r": 174,
"g": 194,
"b": 242
},
"hsl": {
"h": 222.353,
"s": 72.34,
"l": 81.569
},
"oklch": {
"l": 0.81551,
"c": 0.07149,
"h": 267.1
},
"luminance": 0.53993
}Semantic roles & 50–950 ramp
primary
#AEC2F2
secondary
#D1B573
accent
#9B11D4
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385