#AEBEF1#AEBEF1
#AEBEF1 is a light, moderate blue. Relative luminance 0.522; OKLCH L 80.7% C 0.074 H 271.1°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBEF1 |
|---|---|
| RGB | rgb(174, 190, 241) |
| HSL | hsl(226, 71%, 81%) |
| HSV | hsv(226, 28%, 95%) |
| CMYK | cmyk(27.8%, 21.2%, 0%, 5.5%) |
| CIE-LAB | lab(77.39, 5.74, -27.07) |
| CIE-LCH | lch(77.39, 27.67, 281.97°) |
| OKLab | oklab(80.7% 0.0014 -0.0745) |
| OKLCH | oklch(80.7% 0.075 271.1) |
| XYZ | xyz(51.7419, 52.1749, 90.5466) |
| Luminance | 0.5218 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.07
Pastel Blue
#A2BFFE
ΔE00 4.24
Powder Blue (survey)
#B1D1FC
ΔE00 6.34
Periwinkle
#CCCCFF
ΔE00 6.44
Lightsteelblue
#B0C4DE
ΔE00 6.72
Light Blue Grey
#B7C9E2
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBEF1 #F1E1AE
analogous
#AEE0F1 #AEBEF1 #C0AEF1
triadic
#AEBEF1 #F1AEBE #BEF1AE
tetradic
#AEBEF1 #F1AEE0 #F1E1AE #AEF1C0
square
#AEBEF1 #F1AEE0 #F1E1AE #AEF1C0
split-complementary
#AEBEF1 #F1C0AE #E0F1AE
monochromatic
#466ADF #7A94E8 #AEBEF1 #E2E8FA #E5EAFA
Accessibility & contrast
On white
1.84
#AEBEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#AEBEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBEF1
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBEF1 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC2F3
Deuteranopia (green-blind)
#A9BDF0
Tritanopia (blue-blind)
#9CC8CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aebef1; /* rgb */ color: rgb(174, 190, 241); /* oklch */ color: oklch(80.7% 0.074 271.1);
Tailwind
colors: {
custom: {
50: '#c7d1f5',
500: '#aebef1',
950: '#000000',
},
}SCSS
$custom: #aebef1; $custom-light: #c7d1f5; $custom-dark: #000000;
JSON
{
"hex": "#aebef1",
"rgb": {
"r": 174,
"g": 190,
"b": 241
},
"hsl": {
"h": 225.672,
"s": 70.526,
"l": 81.373
},
"oklch": {
"l": 0.80703,
"c": 0.0745,
"h": 271.1
},
"luminance": 0.52176
}Semantic roles & 50–950 ramp
primary
#AEBEF1
secondary
#D0BA73
accent
#A513D3
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385