#AEBCE2#AEBCE2
#AEBCE2 is a light, muted blue. Relative luminance 0.505; OKLCH L 79.7% C 0.056 H 269.2°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBCE2 |
|---|---|
| RGB | rgb(174, 188, 226) |
| HSL | hsl(224, 47%, 78%) |
| HSV | hsv(224, 23%, 89%) |
| CMYK | cmyk(23%, 16.8%, 0%, 11.4%) |
| CIE-LAB | lab(76.35, 3.31, -20.56) |
| CIE-LCH | lch(76.35, 20.83, 279.15°) |
| OKLab | oklab(79.72% -0.0008 -0.0562) |
| OKLCH | oklch(79.72% 0.056 269.2) |
| XYZ | xyz(49.1627, 50.4549, 79.0853) |
| Luminance | 0.5046 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.25
Lightsteelblue
#B0C4DE
ΔE00 5.34
Light Blue Grey
#B7C9E2
ΔE00 5.76
Pastel Blue
#A2BFFE
ΔE00 6.37
Cloudy Blue
#ACC2D9
ΔE00 6.82
Periwinkle
#CCCCFF
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBCE2 #E2D4AE
analogous
#AED6E2 #AEBCE2 #BAAEE2
triadic
#AEBCE2 #E2AEBC #BCE2AE
tetradic
#AEBCE2 #E2AED6 #E2D4AE #AEE2BA
square
#AEBCE2 #E2AED6 #E2D4AE #AEE2BA
split-complementary
#AEBCE2 #E2BAAE #D6E2AE
monochromatic
#5471C2 #8197D2 #AEBCE2 #DBE1F2 #E8ECF7
Accessibility & contrast
On white
1.89
#AEBCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#AEBCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBCE2
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBCE2 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BFE4
Deuteranopia (green-blind)
#ACBAE1
Tritanopia (blue-blind)
#A1C3C8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #aebce2; /* rgb */ color: rgb(174, 188, 226); /* oklch */ color: oklch(79.7% 0.056 269.2);
Tailwind
colors: {
custom: {
50: '#c7d0eb',
500: '#aebce2',
950: '#000000',
},
}SCSS
$custom: #aebce2; $custom-light: #c7d0eb; $custom-dark: #000000;
JSON
{
"hex": "#aebce2",
"rgb": {
"r": 174,
"g": 188,
"b": 226
},
"hsl": {
"h": 223.846,
"s": 47.273,
"l": 78.431
},
"oklch": {
"l": 0.79721,
"c": 0.0562,
"h": 269.2
},
"luminance": 0.50456
}Semantic roles & 50–950 ramp
primary
#AEBCE2
secondary
#BBAA79
accent
#942BBB
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131316
muted
#828384