#AAB2EC#AAB2EC
#AAB2EC is a light, moderate blue. Relative luminance 0.464; OKLCH L 77.8% C 0.083 H 278.2°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB2EC |
|---|---|
| RGB | rgb(170, 178, 236) |
| HSL | hsl(233, 63%, 80%) |
| HSV | hsv(233, 28%, 93%) |
| CMYK | cmyk(28%, 24.6%, 0%, 7.5%) |
| CIE-LAB | lab(73.83, 9.95, -29.85) |
| CIE-LCH | lch(73.83, 31.46, 288.45°) |
| OKLab | oklab(77.81% 0.0119 -0.0824) |
| OKLCH | oklch(77.81% 0.083 278.2) |
| XYZ | xyz(47.6342, 46.4417, 85.7950) |
| Luminance | 0.4644 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.42
Pastel Blue
#A2BFFE
ΔE00 6.43
Periwinkle
#CCCCFF
ΔE00 7.59
Periwinkle Blue
#8F99FB
ΔE00 8.77
Lightsteelblue
#B0C4DE
ΔE00 8.78
Lavender
#B39DDB
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB2EC #ECE4AA
analogous
#AAD3EC #AAB2EC #C3AAEC
triadic
#AAB2EC #ECAAB2 #B2ECAA
tetradic
#AAB2EC #ECAAD3 #ECE4AA #AAECC3
square
#AAB2EC #ECAAD3 #ECE4AA #AAECC3
split-complementary
#AAB2EC #ECC3AA #D3ECAA
monochromatic
#4657D6 #7885E1 #AAB2EC #DCDFF7 #E6E8F9
Accessibility & contrast
On white
2.04
#AAB2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#AAB2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB2EC
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB2EC | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B8EF
Deuteranopia (green-blind)
#9EB3EB
Tritanopia (blue-blind)
#99BDC6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aab2ec; /* rgb */ color: rgb(170, 178, 236); /* oklch */ color: oklch(77.8% 0.083 278.2);
Tailwind
colors: {
custom: {
50: '#c4c8f2',
500: '#aab2ec',
950: '#000000',
},
}SCSS
$custom: #aab2ec; $custom-light: #c4c8f2; $custom-dark: #000000;
JSON
{
"hex": "#aab2ec",
"rgb": {
"r": 170,
"g": 178,
"b": 236
},
"hsl": {
"h": 232.727,
"s": 63.462,
"l": 79.608
},
"oklch": {
"l": 0.77805,
"c": 0.08323,
"h": 278.2
},
"luminance": 0.46443
}Semantic roles & 50–950 ramp
primary
#AAB2EC
secondary
#F1EEDA
accent
#B61ACB
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285