#AEBFE0#AEBFE0
#AEBFE0 is a light, muted blue. Relative luminance 0.516; OKLCH L 80.3% C 0.050 H 263.7°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFE0 |
|---|---|
| RGB | rgb(174, 191, 224) |
| HSL | hsl(220, 45%, 78%) |
| HSV | hsv(220, 22%, 88%) |
| CMYK | cmyk(22.3%, 14.7%, 0%, 12.2%) |
| CIE-LAB | lab(77.07, 1.23, -18.39) |
| CIE-LCH | lch(77.07, 18.43, 273.84°) |
| OKLab | oklab(80.26% -0.0056 -0.0502) |
| OKLCH | oklch(80.26% 0.05 263.7) |
| XYZ | xyz(49.5374, 51.6408, 77.8643) |
| Luminance | 0.5164 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.26
Light Blue Grey
#B7C9E2
ΔE00 3.82
Cloudy Blue
#ACC2D9
ΔE00 4.77
Powder Blue (survey)
#B1D1FC
ΔE00 6.12
Pastel Blue
#A2BFFE
ΔE00 6.29
Light Periwinkle
#C1C6FC
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFE0 #E0CFAE
analogous
#AED8E0 #AEBFE0 #B6AEE0
triadic
#AEBFE0 #E0AEBF #BFE0AE
tetradic
#AEBFE0 #E0AED8 #E0CFAE #AEE0B6
square
#AEBFE0 #E0AED8 #E0CFAE #AEE0B6
split-complementary
#AEBFE0 #E0B6AE #D8E0AE
monochromatic
#5579BE #829CCF #AEBFE0 #DAE2F1 #E9EEF7
Accessibility & contrast
On white
1.85
#AEBFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#AEBFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFE0
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFE0 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C1E2
Deuteranopia (green-blind)
#B0BCDF
Tritanopia (blue-blind)
#A1C6CA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #aebfe0; /* rgb */ color: rgb(174, 191, 224); /* oklch */ color: oklch(80.3% 0.050 263.7);
Tailwind
colors: {
custom: {
50: '#c6d2e9',
500: '#aebfe0',
950: '#000000',
},
}SCSS
$custom: #aebfe0; $custom-light: #c6d2e9; $custom-dark: #000000;
JSON
{
"hex": "#aebfe0",
"rgb": {
"r": 174,
"g": 191,
"b": 224
},
"hsl": {
"h": 219.6,
"s": 44.643,
"l": 78.039
},
"oklch": {
"l": 0.80261,
"c": 0.05048,
"h": 263.7
},
"luminance": 0.51642
}Semantic roles & 50–950 ramp
primary
#AEBFE0
secondary
#B9A379
accent
#892EB8
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384