#AEBEFA#AEBEFA
#AEBEFA is a light, moderate blue. Relative luminance 0.527; OKLCH L 81.1% C 0.087 H 272.8°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBEFA |
|---|---|
| RGB | rgb(174, 190, 250) |
| HSL | hsl(227, 88%, 83%) |
| HSV | hsv(227, 30%, 98%) |
| CMYK | cmyk(30.4%, 24%, 0%, 2%) |
| CIE-LAB | lab(77.71, 7.92, -31.40) |
| CIE-LCH | lch(77.71, 32.38, 284.15°) |
| OKLab | oklab(81.07% 0.0042 -0.0868) |
| OKLCH | oklch(81.07% 0.087 272.8) |
| XYZ | xyz(53.1195, 52.7259, 97.8023) |
| Luminance | 0.5273 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.53
Light Periwinkle
#C1C6FC
ΔE00 4.40
Powder Blue (survey)
#B1D1FC
ΔE00 6.22
Periwinkle
#CCCCFF
ΔE00 6.85
Lightsteelblue
#B0C4DE
ΔE00 7.33
Light Blue Grey
#B7C9E2
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBEFA #FAEAAE
analogous
#AEE4FA #AEBEFA #C4AEFA
triadic
#AEBEFA #FAAEBE #BEFAAE
tetradic
#AEBEFA #FAAEE4 #FAEAAE #AEFAC4
square
#AEBEFA #FAAEE4 #FAEAAE #AEFAC4
split-complementary
#AEBEFA #FAC4AE #E4FAAE
monochromatic
#3B61F3 #7490F6 #AEBEFA #E2E8FD #E2E8FD
Accessibility & contrast
On white
1.82
#AEBEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#AEBEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBEFA
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBEFA | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC3FD
Deuteranopia (green-blind)
#A6BDF9
Tritanopia (blue-blind)
#9AC9D3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aebefa; /* rgb */ color: rgb(174, 190, 250); /* oklch */ color: oklch(81.1% 0.087 272.8);
Tailwind
colors: {
custom: {
50: '#c7d1fc',
500: '#aebefa',
950: '#000000',
},
}SCSS
$custom: #aebefa; $custom-light: #c7d1fc; $custom-dark: #000000;
JSON
{
"hex": "#aebefa",
"rgb": {
"r": 174,
"g": 190,
"b": 250
},
"hsl": {
"h": 227.368,
"s": 88.372,
"l": 83.137
},
"oklch": {
"l": 0.81067,
"c": 0.08687,
"h": 272.8
},
"luminance": 0.52728
}Semantic roles & 50–950 ramp
primary
#AEBEFA
secondary
#DDC66F
accent
#B501E5
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385