#AEBEF3#AEBEF3
#AEBEF3 is a light, moderate blue. Relative luminance 0.523; OKLCH L 80.8% C 0.077 H 271.5°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBEF3 |
|---|---|
| RGB | rgb(174, 190, 243) |
| HSL | hsl(226, 74%, 82%) |
| HSV | hsv(226, 28%, 95%) |
| CMYK | cmyk(28.4%, 21.8%, 0%, 4.7%) |
| CIE-LAB | lab(77.46, 6.22, -28.03) |
| CIE-LCH | lch(77.46, 28.71, 282.51°) |
| OKLab | oklab(80.78% 0.0021 -0.0772) |
| OKLCH | oklch(80.78% 0.077 271.5) |
| XYZ | xyz(52.0422, 52.2950, 92.1286) |
| Luminance | 0.5230 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.06
Light Periwinkle
#C1C6FC
ΔE00 4.08
Powder Blue (survey)
#B1D1FC
ΔE00 6.32
Periwinkle
#CCCCFF
ΔE00 6.49
Lightsteelblue
#B0C4DE
ΔE00 6.90
Light Blue Grey
#B7C9E2
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBEF3 #F3E3AE
analogous
#AEE1F3 #AEBEF3 #C1AEF3
triadic
#AEBEF3 #F3AEBE #BEF3AE
tetradic
#AEBEF3 #F3AEE1 #F3E3AE #AEF3C1
square
#AEBEF3 #F3AEE1 #F3E3AE #AEF3C1
split-complementary
#AEBEF3 #F3C1AE #E1F3AE
monochromatic
#4368E3 #7993EB #AEBEF3 #E3E9FB #E4EAFB
Accessibility & contrast
On white
1.83
#AEBEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#AEBEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBEF3
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBEF3 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC2F5
Deuteranopia (green-blind)
#A9BDF2
Tritanopia (blue-blind)
#9CC8D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aebef3; /* rgb */ color: rgb(174, 190, 243); /* oklch */ color: oklch(80.8% 0.077 271.5);
Tailwind
colors: {
custom: {
50: '#c7d1f7',
500: '#aebef3',
950: '#000000',
},
}SCSS
$custom: #aebef3; $custom-light: #c7d1f7; $custom-dark: #000000;
JSON
{
"hex": "#aebef3",
"rgb": {
"r": 174,
"g": 190,
"b": 243
},
"hsl": {
"h": 226.087,
"s": 74.194,
"l": 81.765
},
"oklch": {
"l": 0.80783,
"c": 0.07725,
"h": 271.5
},
"luminance": 0.52297
}Semantic roles & 50–950 ramp
primary
#AEBEF3
secondary
#D3BC73
accent
#A80FD6
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385