#AEBFEC#AEBFEC
#AEBFEC is a light, moderate blue. Relative luminance 0.523; OKLCH L 80.7% C 0.067 H 268.7°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFEC |
|---|---|
| RGB | rgb(174, 191, 236) |
| HSL | hsl(224, 62%, 80%) |
| HSV | hsv(224, 26%, 93%) |
| CMYK | cmyk(26.3%, 19.1%, 0%, 7.5%) |
| CIE-LAB | lab(77.47, 4.01, -24.25) |
| CIE-LCH | lch(77.47, 24.58, 279.39°) |
| OKLab | oklab(80.71% -0.0015 -0.0665) |
| OKLCH | oklch(80.71% 0.067 268.7) |
| XYZ | xyz(51.2226, 52.3149, 86.7396) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.44
Pastel Blue
#A2BFFE
ΔE00 4.60
Lightsteelblue
#B0C4DE
ΔE00 5.81
Powder Blue (survey)
#B1D1FC
ΔE00 6.01
Light Blue Grey
#B7C9E2
ΔE00 6.21
Periwinkle
#CCCCFF
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFEC #ECDBAE
analogous
#AEDEEC #AEBFEC #BCAEEC
triadic
#AEBFEC #ECAEBF #BFECAE
tetradic
#AEBFEC #ECAEDE #ECDBAE #AEECBC
square
#AEBFEC #ECAEDE #ECDBAE #AEECBC
split-complementary
#AEBFEC #ECBCAE #DEECAE
monochromatic
#4B71D5 #7C98E0 #AEBFEC #E0E6F8 #E6EBF9
Accessibility & contrast
On white
1.83
#AEBFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#AEBFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFEC
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFEC | 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)
#B1C2EE
Deuteranopia (green-blind)
#ACBDEB
Tritanopia (blue-blind)
#9EC8CE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aebfec; /* rgb */ color: rgb(174, 191, 236); /* oklch */ color: oklch(80.7% 0.067 268.7);
Tailwind
colors: {
custom: {
50: '#c7d2f2',
500: '#aebfec',
950: '#000000',
},
}SCSS
$custom: #aebfec; $custom-light: #c7d2f2; $custom-dark: #000000;
JSON
{
"hex": "#aebfec",
"rgb": {
"r": 174,
"g": 191,
"b": 236
},
"hsl": {
"h": 223.548,
"s": 62,
"l": 80.392
},
"oklch": {
"l": 0.8071,
"c": 0.06657,
"h": 268.7
},
"luminance": 0.52316
}Semantic roles & 50–950 ramp
primary
#AEBFEC
secondary
#C9B275
accent
#9A1CCA
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385