#AAB4EA#AAB4EA
#AAB4EA is a light, moderate blue. Relative luminance 0.471; OKLCH L 78.1% C 0.078 H 276.3°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB4EA |
|---|---|
| RGB | rgb(170, 180, 234) |
| HSL | hsl(231, 60%, 79%) |
| HSV | hsv(231, 27%, 92%) |
| CMYK | cmyk(27.4%, 23.1%, 0%, 8.2%) |
| CIE-LAB | lab(74.27, 8.37, -28.09) |
| CIE-LCH | lch(74.27, 29.31, 286.59°) |
| OKLab | oklab(78.12% 0.0085 -0.0774) |
| OKLCH | oklch(78.12% 0.078 276.3) |
| XYZ | xyz(47.7461, 47.1278, 84.4069) |
| Luminance | 0.4713 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.10
Pastel Blue
#A2BFFE
ΔE00 6.10
Periwinkle
#CCCCFF
ΔE00 7.30
Lightsteelblue
#B0C4DE
ΔE00 8.32
Light Blue Grey
#B7C9E2
ΔE00 8.98
Powder Blue (survey)
#B1D1FC
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB4EA #EAE0AA
analogous
#AAD4EA #AAB4EA #C0AAEA
triadic
#AAB4EA #EAAAB4 #B4EAAA
tetradic
#AAB4EA #EAAAD4 #EAE0AA #AAEAC0
square
#AAB4EA #EAAAD4 #EAE0AA #AAEAC0
split-complementary
#AAB4EA #EAC0AA #D4EAAA
monochromatic
#485DD2 #7989DE #AAB4EA #DBDFF6 #E6E9F9
Accessibility & contrast
On white
2.01
#AAB4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#AAB4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB4EA
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB4EA | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B9EC
Deuteranopia (green-blind)
#A0B4E9
Tritanopia (blue-blind)
#9ABEC6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aab4ea; /* rgb */ color: rgb(170, 180, 234); /* oklch */ color: oklch(78.1% 0.078 276.3);
Tailwind
colors: {
custom: {
50: '#c4caf1',
500: '#aab4ea',
950: '#000000',
},
}SCSS
$custom: #aab4ea; $custom-light: #c4caf1; $custom-dark: #000000;
JSON
{
"hex": "#aab4ea",
"rgb": {
"r": 170,
"g": 180,
"b": 234
},
"hsl": {
"h": 230.625,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.78122,
"c": 0.07786,
"h": 276.3
},
"luminance": 0.47129
}Semantic roles & 50–950 ramp
primary
#AAB4EA
secondary
#F0EDDB
accent
#AD1DC8
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284