#AABAEB#AABAEB
#AABAEB is a light, moderate blue. Relative luminance 0.497; OKLCH L 79.4% C 0.072 H 270.6°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #AABAEB |
|---|---|
| RGB | rgb(170, 186, 235) |
| HSL | hsl(225, 62%, 79%) |
| HSV | hsv(225, 28%, 92%) |
| CMYK | cmyk(27.7%, 20.9%, 0%, 7.8%) |
| CIE-LAB | lab(75.86, 5.32, -26.19) |
| CIE-LCH | lch(75.86, 26.73, 281.47°) |
| OKLab | oklab(79.37% 0.0008 -0.072) |
| OKLCH | oklch(79.37% 0.072 270.6) |
| XYZ | xyz(49.1278, 49.6605, 85.5782) |
| Luminance | 0.4966 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.56
Light Periwinkle
#C1C6FC
ΔE00 4.85
Lightsteelblue
#B0C4DE
ΔE00 6.75
Powder Blue (survey)
#B1D1FC
ΔE00 7.05
Periwinkle
#CCCCFF
ΔE00 7.17
Light Blue Grey
#B7C9E2
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABAEB #EBDBAA
analogous
#AADBEB #AABAEB #BBAAEB
triadic
#AABAEB #EBAABA #BAEBAA
tetradic
#AABAEB #EBAADB #EBDBAA #AAEBBB
square
#AABAEB #EBAADB #EBDBAA #AAEBBB
split-complementary
#AABAEB #EBBBAA #DBEBAA
monochromatic
#476AD4 #7892DF #AABAEB #DCE2F7 #E6EBF9
Accessibility & contrast
On white
1.92
#AABAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#AABAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABAEB
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABAEB | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBEED
Deuteranopia (green-blind)
#A6B8EA
Tritanopia (blue-blind)
#99C3CA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aabaeb; /* rgb */ color: rgb(170, 186, 235); /* oklch */ color: oklch(79.4% 0.072 270.6);
Tailwind
colors: {
custom: {
50: '#c4cef1',
500: '#aabaeb',
950: '#000000',
},
}SCSS
$custom: #aabaeb; $custom-light: #c4cef1; $custom-dark: #000000;
JSON
{
"hex": "#aabaeb",
"rgb": {
"r": 170,
"g": 186,
"b": 235
},
"hsl": {
"h": 225.231,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.79373,
"c": 0.07205,
"h": 270.6
},
"luminance": 0.49662
}Semantic roles & 50–950 ramp
primary
#AABAEB
secondary
#F1EBDA
accent
#9F1CCA
background
#FCFCFE
surface
#F8F9FD
border
#D1D2D5
text
#131316
muted
#828284