#AAABE8#AAABE8
#AAABE8 is a light, moderate blue. Relative luminance 0.435; OKLCH L 76.3% C 0.087 H 283.4°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #AAABE8 |
|---|---|
| RGB | rgb(170, 171, 232) |
| HSL | hsl(239, 57%, 79%) |
| HSV | hsv(239, 27%, 91%) |
| CMYK | cmyk(26.7%, 26.3%, 0%, 9%) |
| CIE-LAB | lab(71.89, 12.87, -30.66) |
| CIE-LCH | lch(71.89, 33.25, 292.78°) |
| OKLab | oklab(76.25% 0.0202 -0.0847) |
| OKLCH | oklch(76.25% 0.087 283.4) |
| XYZ | xyz(45.7022, 43.4970, 82.3162) |
| Luminance | 0.4350 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.56
Light Periwinkle
#C1C6FC
ΔE00 6.86
Pale Violet
#CEAEFA
ΔE00 8.12
Periwinkle Blue
#8F99FB
ΔE00 8.42
Pastel Blue
#A2BFFE
ΔE00 8.60
Periwinkle
#CCCCFF
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAABE8 #E8E7AA
analogous
#AACAE8 #AAABE8 #C8AAE8
triadic
#AAABE8 #E8AAAB #ABE8AA
tetradic
#AAABE8 #E8AACA #E8E7AA #AAE8C8
square
#AAABE8 #E8AACA #E8E7AA #AAE8C8
split-complementary
#AAABE8 #E8C8AA #CAE8AA
monochromatic
#4A4CCE #7A7BDB #AAABE8 #DADBF5 #E7E7F8
Accessibility & contrast
On white
2.17
#AAABE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#AAABE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAABE8
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAABE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAABE8 | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB2EB
Deuteranopia (green-blind)
#98AEE6
Tritanopia (blue-blind)
#9BB6C0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaabe8; /* rgb */ color: rgb(170, 171, 232); /* oklch */ color: oklch(76.3% 0.087 283.4);
Tailwind
colors: {
custom: {
50: '#c4c4ef',
500: '#aaabe8',
950: '#000000',
},
}SCSS
$custom: #aaabe8; $custom-light: #c4c4ef; $custom-dark: #000000;
JSON
{
"hex": "#aaabe8",
"rgb": {
"r": 170,
"g": 171,
"b": 232
},
"hsl": {
"h": 239.032,
"s": 57.407,
"l": 78.824
},
"oklch": {
"l": 0.7625,
"c": 0.08704,
"h": 283.4
},
"luminance": 0.43498
}Semantic roles & 50–950 ramp
primary
#AAABE8
secondary
#F0EFDB
accent
#C221C5
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184