#AAB4E4#AAB4E4
#AAB4E4 is a light, moderate blue. Relative luminance 0.468; OKLCH L 77.9% C 0.069 H 275.5°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB4E4 |
|---|---|
| RGB | rgb(170, 180, 228) |
| HSL | hsl(230, 52%, 78%) |
| HSV | hsv(230, 25%, 89%) |
| CMYK | cmyk(25.4%, 21.1%, 0%, 10.6%) |
| CIE-LAB | lab(74.05, 6.94, -25.16) |
| CIE-LCH | lch(74.05, 26.10, 285.41°) |
| OKLab | oklab(77.88% 0.0067 -0.0691) |
| OKLCH | oklch(77.88% 0.069 275.5) |
| XYZ | xyz(46.8987, 46.7888, 79.9439) |
| Luminance | 0.4679 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.26
Pastel Blue
#A2BFFE
ΔE00 6.73
Periwinkle
#CCCCFF
ΔE00 7.27
Lightsteelblue
#B0C4DE
ΔE00 8.09
Light Blue Grey
#B7C9E2
ΔE00 8.69
Powder Blue (survey)
#B1D1FC
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB4E4 #E4DAAA
analogous
#AAD1E4 #AAB4E4 #BDAAE4
triadic
#AAB4E4 #E4AAB4 #B4E4AA
tetradic
#AAB4E4 #E4AAD1 #E4DAAA #AAE4BD
square
#AAB4E4 #E4AAD1 #E4DAAA #AAE4BD
split-complementary
#AAB4E4 #E4BDAA #D1E4AA
monochromatic
#4D62C6 #7C8BD5 #AAB4E4 #D8DDF3 #E8EBF8
Accessibility & contrast
On white
2.03
#AAB4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#AAB4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB4E4
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB4E4 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B8E6
Deuteranopia (green-blind)
#A2B4E3
Tritanopia (blue-blind)
#9CBDC4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aab4e4; /* rgb */ color: rgb(170, 180, 228); /* oklch */ color: oklch(77.9% 0.069 275.5);
Tailwind
colors: {
custom: {
50: '#c4caec',
500: '#aab4e4',
950: '#000000',
},
}SCSS
$custom: #aab4e4; $custom-light: #c4caec; $custom-dark: #000000;
JSON
{
"hex": "#aab4e4",
"rgb": {
"r": 170,
"g": 180,
"b": 228
},
"hsl": {
"h": 229.655,
"s": 51.786,
"l": 78.039
},
"oklch": {
"l": 0.77882,
"c": 0.06944,
"h": 275.5
},
"luminance": 0.4679
}Semantic roles & 50–950 ramp
primary
#AAB4E4
secondary
#EFECDC
accent
#A526BF
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284