#AAABE7#AAABE7
#AAABE7 is a light, moderate blue. Relative luminance 0.434; OKLCH L 76.2% C 0.086 H 283.4°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #AAABE7 |
|---|---|
| RGB | rgb(170, 171, 231) |
| HSL | hsl(239, 56%, 79%) |
| HSV | hsv(239, 26%, 91%) |
| CMYK | cmyk(26.4%, 26%, 0%, 9.4%) |
| CIE-LAB | lab(71.85, 12.63, -30.17) |
| CIE-LCH | lch(71.85, 32.71, 292.72°) |
| OKLab | oklab(76.21% 0.0199 -0.0833) |
| OKLCH | oklch(76.21% 0.086 283.4) |
| XYZ | xyz(45.5606, 43.4404, 81.5702) |
| Luminance | 0.4344 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.50
Light Periwinkle
#C1C6FC
ΔE00 6.86
Pale Violet
#CEAEFA
ΔE00 8.14
Periwinkle Blue
#8F99FB
ΔE00 8.56
Periwinkle
#CCCCFF
ΔE00 8.65
Pastel Blue
#A2BFFE
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAABE7 #E7E6AA
analogous
#AAC9E7 #AAABE7 #C7AAE7
triadic
#AAABE7 #E7AAAB #ABE7AA
tetradic
#AAABE7 #E7AAC9 #E7E6AA #AAE7C7
square
#AAABE7 #E7AAC9 #E7E6AA #AAE7C7
split-complementary
#AAABE7 #E7C7AA #C9E7AA
monochromatic
#4B4DCC #7A7CDA #AAABE7 #DADAF4 #E7E7F8
Accessibility & contrast
On white
2.17
#AAABE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#AAABE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAABE7
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAABE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAABE7 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB2EA
Deuteranopia (green-blind)
#98AEE5
Tritanopia (blue-blind)
#9CB6C0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaabe7; /* rgb */ color: rgb(170, 171, 231); /* oklch */ color: oklch(76.2% 0.086 283.4);
Tailwind
colors: {
custom: {
50: '#c4c4ee',
500: '#aaabe7',
950: '#000000',
},
}SCSS
$custom: #aaabe7; $custom-light: #c4c4ee; $custom-dark: #000000;
JSON
{
"hex": "#aaabe7",
"rgb": {
"r": 170,
"g": 171,
"b": 231
},
"hsl": {
"h": 239.016,
"s": 55.963,
"l": 78.627
},
"oklch": {
"l": 0.76207,
"c": 0.08562,
"h": 283.4
},
"luminance": 0.43441
}Semantic roles & 50–950 ramp
primary
#AAABE7
secondary
#EFEFDC
accent
#C122C3
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184