#AEBEF2#AEBEF2
#AEBEF2 is a light, moderate blue. Relative luminance 0.522; OKLCH L 80.7% C 0.076 H 271.3°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBEF2 |
|---|---|
| RGB | rgb(174, 190, 242) |
| HSL | hsl(226, 72%, 82%) |
| HSV | hsv(226, 28%, 95%) |
| CMYK | cmyk(28.1%, 21.5%, 0%, 5.1%) |
| CIE-LAB | lab(77.42, 5.98, -27.55) |
| CIE-LCH | lch(77.42, 28.19, 282.24°) |
| OKLab | oklab(80.74% 0.0018 -0.0759) |
| OKLCH | oklch(80.74% 0.076 271.3) |
| XYZ | xyz(51.8916, 52.2348, 91.3354) |
| Luminance | 0.5224 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.07
Pastel Blue
#A2BFFE
ΔE00 4.15
Powder Blue (survey)
#B1D1FC
ΔE00 6.33
Periwinkle
#CCCCFF
ΔE00 6.46
Lightsteelblue
#B0C4DE
ΔE00 6.81
Light Blue Grey
#B7C9E2
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBEF2 #F2E2AE
analogous
#AEE0F2 #AEBEF2 #C0AEF2
triadic
#AEBEF2 #F2AEBE #BEF2AE
tetradic
#AEBEF2 #F2AEE0 #F2E2AE #AEF2C0
square
#AEBEF2 #F2AEE0 #F2E2AE #AEF2C0
split-complementary
#AEBEF2 #F2C0AE #E0F2AE
monochromatic
#4569E1 #7994EA #AEBEF2 #E3E8FA #E5EAFB
Accessibility & contrast
On white
1.83
#AEBEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#AEBEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBEF2
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBEF2 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC2F4
Deuteranopia (green-blind)
#A9BDF1
Tritanopia (blue-blind)
#9CC8D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aebef2; /* rgb */ color: rgb(174, 190, 242); /* oklch */ color: oklch(80.7% 0.076 271.3);
Tailwind
colors: {
custom: {
50: '#c7d1f6',
500: '#aebef2',
950: '#000000',
},
}SCSS
$custom: #aebef2; $custom-light: #c7d1f6; $custom-dark: #000000;
JSON
{
"hex": "#aebef2",
"rgb": {
"r": 174,
"g": 190,
"b": 242
},
"hsl": {
"h": 225.882,
"s": 72.34,
"l": 81.569
},
"oklch": {
"l": 0.80743,
"c": 0.07588,
"h": 271.3
},
"luminance": 0.52236
}Semantic roles & 50–950 ramp
primary
#AEBEF2
secondary
#D1BB73
accent
#A611D4
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385