#AEBAE2#AEBAE2
#AEBAE2 is a light, muted blue. Relative luminance 0.496; OKLCH L 79.3% C 0.058 H 271.9°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBAE2 |
|---|---|
| RGB | rgb(174, 186, 226) |
| HSL | hsl(226, 47%, 78%) |
| HSV | hsv(226, 23%, 89%) |
| CMYK | cmyk(23%, 17.7%, 0%, 11.4%) |
| CIE-LAB | lab(75.83, 4.40, -21.35) |
| CIE-LCH | lch(75.83, 21.80, 281.64°) |
| OKLab | oklab(79.31% 0.002 -0.0584) |
| OKLCH | oklch(79.31% 0.058 271.9) |
| XYZ | xyz(48.7384, 49.6063, 78.9439) |
| Luminance | 0.4961 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.96
Lightsteelblue
#B0C4DE
ΔE00 6.31
Light Blue Grey
#B7C9E2
ΔE00 6.71
Pastel Blue
#A2BFFE
ΔE00 6.75
Periwinkle
#CCCCFF
ΔE00 6.76
Cloudy Blue
#ACC2D9
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBAE2 #E2D6AE
analogous
#AED4E2 #AEBAE2 #BCAEE2
triadic
#AEBAE2 #E2AEBA #BAE2AE
tetradic
#AEBAE2 #E2AED4 #E2D6AE #AEE2BC
square
#AEBAE2 #E2AED4 #E2D6AE #AEE2BC
split-complementary
#AEBAE2 #E2BCAE #D4E2AE
monochromatic
#546DC2 #8194D2 #AEBAE2 #DBE0F2 #E8ECF7
Accessibility & contrast
On white
1.92
#AEBAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#AEBAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBAE2
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBAE2 | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBDE4
Deuteranopia (green-blind)
#ABB9E1
Tritanopia (blue-blind)
#A1C1C7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aebae2; /* rgb */ color: rgb(174, 186, 226); /* oklch */ color: oklch(79.3% 0.058 271.9);
Tailwind
colors: {
custom: {
50: '#c7ceeb',
500: '#aebae2',
950: '#000000',
},
}SCSS
$custom: #aebae2; $custom-light: #c7ceeb; $custom-dark: #000000;
JSON
{
"hex": "#aebae2",
"rgb": {
"r": 174,
"g": 186,
"b": 226
},
"hsl": {
"h": 226.154,
"s": 47.273,
"l": 78.431
},
"oklch": {
"l": 0.79314,
"c": 0.05842,
"h": 271.9
},
"luminance": 0.49607
}Semantic roles & 50–950 ramp
primary
#AEBAE2
secondary
#EEEADD
accent
#992BBB
background
#FCFCFE
surface
#F8F9FD
border
#D1D2D5
text
#131316
muted
#828284