#AAABEC#AAABEC
#AAABEC is a light, moderate blue. Relative luminance 0.437; OKLCH L 76.4% C 0.093 H 283.3°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AAABEC |
|---|---|
| RGB | rgb(170, 171, 236) |
| HSL | hsl(239, 63%, 80%) |
| HSV | hsv(239, 28%, 93%) |
| CMYK | cmyk(28%, 27.5%, 0%, 7.5%) |
| CIE-LAB | lab(72.05, 13.84, -32.60) |
| CIE-LCH | lch(72.05, 35.42, 293.01°) |
| OKLab | oklab(76.42% 0.0213 -0.0902) |
| OKLCH | oklch(76.42% 0.093 283.3) |
| XYZ | xyz(46.2768, 43.7269, 85.3426) |
| Luminance | 0.4373 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.88
Light Periwinkle
#C1C6FC
ΔE00 6.93
Periwinkle Blue
#8F99FB
ΔE00 7.86
Pale Violet
#CEAEFA
ΔE00 8.10
Pastel Blue
#A2BFFE
ΔE00 8.25
Periwinkle
#CCCCFF
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAABEC #ECEBAA
analogous
#AACCEC #AAABEC #CAAAEC
triadic
#AAABEC #ECAAAB #ABECAA
tetradic
#AAABEC #ECAACC #ECEBAA #AAECCA
square
#AAABEC #ECAACC #ECEBAA #AAECCA
split-complementary
#AAABEC #ECCAAA #CCECAA
monochromatic
#4648D6 #787AE1 #AAABEC #DCDCF7 #E6E6F9
Accessibility & contrast
On white
2.15
#AAABEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#AAABEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAABEC
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAABEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAABEC | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B3EF
Deuteranopia (green-blind)
#96AFEA
Tritanopia (blue-blind)
#9AB7C2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aaabec; /* rgb */ color: rgb(170, 171, 236); /* oklch */ color: oklch(76.4% 0.093 283.3);
Tailwind
colors: {
custom: {
50: '#c4c3f2',
500: '#aaabec',
950: '#000000',
},
}SCSS
$custom: #aaabec; $custom-light: #c4c3f2; $custom-dark: #000000;
JSON
{
"hex": "#aaabec",
"rgb": {
"r": 170,
"g": 171,
"b": 236
},
"hsl": {
"h": 239.091,
"s": 63.462,
"l": 79.608
},
"oklch": {
"l": 0.7642,
"c": 0.09269,
"h": 283.3
},
"luminance": 0.43728
}Semantic roles & 50–950 ramp
primary
#AAABEC
secondary
#F1F0DA
accent
#C91ACB
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131217
muted
#828185