#AAABEF#AAABEF
#AAABEF is a light, moderate blue. Relative luminance 0.439; OKLCH L 76.5% C 0.097 H 283.2°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #AAABEF |
|---|---|
| RGB | rgb(170, 171, 239) |
| HSL | hsl(239, 68%, 80%) |
| HSV | hsv(239, 29%, 94%) |
| CMYK | cmyk(28.9%, 28.5%, 0%, 6.3%) |
| CIE-LAB | lab(72.16, 14.58, -34.05) |
| CIE-LCH | lch(72.16, 37.04, 293.18°) |
| OKLab | oklab(76.55% 0.0222 -0.0943) |
| OKLCH | oklch(76.55% 0.097 283.2) |
| XYZ | xyz(46.7164, 43.9027, 87.6573) |
| Luminance | 0.4390 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.02
Lavender
#B39DDB
ΔE00 7.17
Periwinkle Blue
#8F99FB
ΔE00 7.49
Pastel Blue
#A2BFFE
ΔE00 8.02
Pale Violet
#CEAEFA
ΔE00 8.14
Periwinkle
#CCCCFF
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAABEF #EFEEAA
analogous
#AACEEF #AAABEF #CBAAEF
triadic
#AAABEF #EFAAAB #ABEFAA
tetradic
#AAABEF #EFAACE #EFEEAA #AAEFCB
square
#AAABEF #EFAACE #EFEEAA #AAEFCB
split-complementary
#AAABEF #EFCBAA #CEEFAA
monochromatic
#4345DC #7678E5 #AAABEF #DEDEF9 #E5E6FA
Accessibility & contrast
On white
2.15
#AAABEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#AAABEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAABEF
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAABEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAABEF | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B3F2
Deuteranopia (green-blind)
#95AFED
Tritanopia (blue-blind)
#99B7C3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aaabef; /* rgb */ color: rgb(170, 171, 239); /* oklch */ color: oklch(76.5% 0.097 283.2);
Tailwind
colors: {
custom: {
50: '#c5c3f4',
500: '#aaabef',
950: '#000000',
},
}SCSS
$custom: #aaabef; $custom-light: #c5c3f4; $custom-dark: #000000;
JSON
{
"hex": "#aaabef",
"rgb": {
"r": 170,
"g": 171,
"b": 239
},
"hsl": {
"h": 239.13,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.7655,
"c": 0.09691,
"h": 283.2
},
"luminance": 0.43904
}Semantic roles & 50–950 ramp
primary
#AAABEF
secondary
#F2F1D9
accent
#CE15D0
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131217
muted
#828185