#AEBFE5#AEBFE5
#AEBFE5 is a light, muted blue. Relative luminance 0.519; OKLCH L 80.4% C 0.057 H 266.1°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFE5 |
|---|---|
| RGB | rgb(174, 191, 229) |
| HSL | hsl(221, 51%, 79%) |
| HSV | hsv(221, 24%, 90%) |
| CMYK | cmyk(24%, 16.6%, 0%, 10.2%) |
| CIE-LAB | lab(77.23, 2.38, -20.84) |
| CIE-LCH | lch(77.23, 20.98, 276.51°) |
| OKLab | oklab(80.44% -0.0038 -0.057) |
| OKLCH | oklch(80.44% 0.057 266.1) |
| XYZ | xyz(50.2255, 51.9161, 81.4881) |
| Luminance | 0.5192 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.48
Light Blue Grey
#B7C9E2
ΔE00 4.92
Light Periwinkle
#C1C6FC
ΔE00 5.38
Pastel Blue
#A2BFFE
ΔE00 5.50
Cloudy Blue
#ACC2D9
ΔE00 6.01
Powder Blue (survey)
#B1D1FC
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFE5 #E5D4AE
analogous
#AEDBE5 #AEBFE5 #B9AEE5
triadic
#AEBFE5 #E5AEBF #BFE5AE
tetradic
#AEBFE5 #E5AEDB #E5D4AE #AEE5B9
square
#AEBFE5 #E5AEDB #E5D4AE #AEE5B9
split-complementary
#AEBFE5 #E5B9AE #DBE5AE
monochromatic
#5176C7 #809AD6 #AEBFE5 #DCE4F4 #E8EDF8
Accessibility & contrast
On white
1.84
#AEBFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#AEBFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFE5
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFE5 | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C1E7
Deuteranopia (green-blind)
#AEBDE4
Tritanopia (blue-blind)
#A0C6CB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aebfe5; /* rgb */ color: rgb(174, 191, 229); /* oklch */ color: oklch(80.4% 0.057 266.1);
Tailwind
colors: {
custom: {
50: '#c7d2ed',
500: '#aebfe5',
950: '#000000',
},
}SCSS
$custom: #aebfe5; $custom-light: #c7d2ed; $custom-dark: #000000;
JSON
{
"hex": "#aebfe5",
"rgb": {
"r": 174,
"g": 191,
"b": 229
},
"hsl": {
"h": 221.455,
"s": 51.402,
"l": 79.02
},
"oklch": {
"l": 0.80445,
"c": 0.05712,
"h": 266.1
},
"luminance": 0.51917
}Semantic roles & 50–950 ramp
primary
#AEBFE5
secondary
#BFA978
accent
#9027BF
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384