#AEBCF4#AEBCF4
#AEBCF4 is a light, moderate blue. Relative luminance 0.515; OKLCH L 80.4% C 0.081 H 273.6°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBCF4 |
|---|---|
| RGB | rgb(174, 188, 244) |
| HSL | hsl(228, 76%, 82%) |
| HSV | hsv(228, 29%, 96%) |
| CMYK | cmyk(28.7%, 23%, 0%, 4.3%) |
| CIE-LAB | lab(76.98, 7.55, -29.30) |
| CIE-LCH | lch(76.98, 30.26, 284.45°) |
| OKLab | oklab(80.42% 0.005 -0.0808) |
| OKLCH | oklch(80.42% 0.081 273.6) |
| XYZ | xyz(51.7634, 51.4952, 92.7827) |
| Luminance | 0.5150 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.03
Pastel Blue
#A2BFFE
ΔE00 4.37
Periwinkle
#CCCCFF
ΔE00 6.48
Powder Blue (survey)
#B1D1FC
ΔE00 6.93
Lightsteelblue
#B0C4DE
ΔE00 7.37
Light Blue Grey
#B7C9E2
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBCF4 #F4E6AE
analogous
#AEDFF4 #AEBCF4 #C3AEF4
triadic
#AEBCF4 #F4AEBC #BCF4AE
tetradic
#AEBCF4 #F4AEDF #F4E6AE #AEF4C3
square
#AEBCF4 #F4AEDF #F4E6AE #AEF4C3
split-complementary
#AEBCF4 #F4C3AE #DFF4AE
monochromatic
#4263E5 #788FED #AEBCF4 #E4E9FB #E4E9FB
Accessibility & contrast
On white
1.86
#AEBCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#AEBCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBCF4
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBCF4 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC1F7
Deuteranopia (green-blind)
#A6BBF3
Tritanopia (blue-blind)
#9CC7CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #aebcf4; /* rgb */ color: rgb(174, 188, 244); /* oklch */ color: oklch(80.4% 0.081 273.6);
Tailwind
colors: {
custom: {
50: '#c7d0f8',
500: '#aebcf4',
950: '#000000',
},
}SCSS
$custom: #aebcf4; $custom-light: #c7d0f8; $custom-dark: #000000;
JSON
{
"hex": "#aebcf4",
"rgb": {
"r": 174,
"g": 188,
"b": 244
},
"hsl": {
"h": 228,
"s": 76.087,
"l": 81.961
},
"oklch": {
"l": 0.80421,
"c": 0.08098,
"h": 273.6
},
"luminance": 0.51497
}Semantic roles & 50–950 ramp
primary
#AEBCF4
secondary
#D4C072
accent
#B00DD8
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385