#AEBEF6#AEBEF6
#AEBEF6 is a light, moderate blue. Relative luminance 0.525; OKLCH L 80.9% C 0.081 H 272.1°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBEF6 |
|---|---|
| RGB | rgb(174, 190, 246) |
| HSL | hsl(227, 80%, 82%) |
| HSV | hsv(227, 29%, 96%) |
| CMYK | cmyk(29.3%, 22.8%, 0%, 3.5%) |
| CIE-LAB | lab(77.57, 6.94, -29.48) |
| CIE-LCH | lch(77.57, 30.28, 283.25°) |
| OKLab | oklab(80.9% 0.003 -0.0813) |
| OKLCH | oklch(80.9% 0.081 272.1) |
| XYZ | xyz(52.4990, 52.4777, 94.5340) |
| Luminance | 0.5248 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.81
Light Periwinkle
#C1C6FC
ΔE00 4.17
Powder Blue (survey)
#B1D1FC
ΔE00 6.28
Periwinkle
#CCCCFF
ΔE00 6.61
Lightsteelblue
#B0C4DE
ΔE00 7.11
Light Blue Grey
#B7C9E2
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBEF6 #F6E6AE
analogous
#AEE2F6 #AEBEF6 #C2AEF6
triadic
#AEBEF6 #F6AEBE #BEF6AE
tetradic
#AEBEF6 #F6AEE2 #F6E6AE #AEF6C2
square
#AEBEF6 #F6AEE2 #F6E6AE #AEF6C2
split-complementary
#AEBEF6 #F6C2AE #E2F6AE
monochromatic
#4066EA #7792F0 #AEBEF6 #E3E9FC #E3E9FC
Accessibility & contrast
On white
1.83
#AEBEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#AEBEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBEF6
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBEF6 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC3F9
Deuteranopia (green-blind)
#A7BDF5
Tritanopia (blue-blind)
#9BC9D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aebef6; /* rgb */ color: rgb(174, 190, 246); /* oklch */ color: oklch(80.9% 0.081 272.1);
Tailwind
colors: {
custom: {
50: '#c7d1f9',
500: '#aebef6',
950: '#000000',
},
}SCSS
$custom: #aebef6; $custom-light: #c7d1f9; $custom-dark: #000000;
JSON
{
"hex": "#aebef6",
"rgb": {
"r": 174,
"g": 190,
"b": 246
},
"hsl": {
"h": 226.667,
"s": 80,
"l": 82.353
},
"oklch": {
"l": 0.80903,
"c": 0.08138,
"h": 272.1
},
"luminance": 0.52479
}Semantic roles & 50–950 ramp
primary
#AEBEF6
secondary
#D7C071
accent
#AD09DC
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385