#AEBEF4#AEBEF4
#AEBEF4 is a light, moderate blue. Relative luminance 0.524; OKLCH L 80.8% C 0.079 H 271.7°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBEF4 |
|---|---|
| RGB | rgb(174, 190, 244) |
| HSL | hsl(226, 76%, 82%) |
| HSV | hsv(226, 29%, 96%) |
| CMYK | cmyk(28.7%, 22.1%, 0%, 4.3%) |
| CIE-LAB | lab(77.49, 6.46, -28.51) |
| CIE-LCH | lch(77.49, 29.24, 282.76°) |
| OKLab | oklab(80.82% 0.0024 -0.0786) |
| OKLCH | oklch(80.82% 0.079 271.7) |
| XYZ | xyz(52.1937, 52.3556, 92.9261) |
| Luminance | 0.5236 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.97
Light Periwinkle
#C1C6FC
ΔE00 4.10
Powder Blue (survey)
#B1D1FC
ΔE00 6.30
Periwinkle
#CCCCFF
ΔE00 6.52
Lightsteelblue
#B0C4DE
ΔE00 6.98
Light Blue Grey
#B7C9E2
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBEF4 #F4E4AE
analogous
#AEE1F4 #AEBEF4 #C1AEF4
triadic
#AEBEF4 #F4AEBE #BEF4AE
tetradic
#AEBEF4 #F4AEE1 #F4E4AE #AEF4C1
square
#AEBEF4 #F4AEE1 #F4E4AE #AEF4C1
split-complementary
#AEBEF4 #F4C1AE #E1F4AE
monochromatic
#4268E5 #7893ED #AEBEF4 #E4E9FB #E4E9FB
Accessibility & contrast
On white
1.83
#AEBEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#AEBEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBEF4
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBEF4 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC3F6
Deuteranopia (green-blind)
#A8BDF3
Tritanopia (blue-blind)
#9CC8D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aebef4; /* rgb */ color: rgb(174, 190, 244); /* oklch */ color: oklch(80.8% 0.079 271.7);
Tailwind
colors: {
custom: {
50: '#c7d1f8',
500: '#aebef4',
950: '#000000',
},
}SCSS
$custom: #aebef4; $custom-light: #c7d1f8; $custom-dark: #000000;
JSON
{
"hex": "#aebef4",
"rgb": {
"r": 174,
"g": 190,
"b": 244
},
"hsl": {
"h": 226.286,
"s": 76.087,
"l": 81.961
},
"oklch": {
"l": 0.80823,
"c": 0.07863,
"h": 271.7
},
"luminance": 0.52357
}Semantic roles & 50–950 ramp
primary
#AEBEF4
secondary
#D4BE72
accent
#AA0DD8
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385