#AAABE9#AAABE9
#AAABE9 is a light, moderate blue. Relative luminance 0.436; OKLCH L 76.3% C 0.088 H 283.4°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #AAABE9 |
|---|---|
| RGB | rgb(170, 171, 233) |
| HSL | hsl(239, 59%, 79%) |
| HSV | hsv(239, 27%, 91%) |
| CMYK | cmyk(27%, 26.6%, 0%, 8.6%) |
| CIE-LAB | lab(71.93, 13.12, -31.15) |
| CIE-LCH | lch(71.93, 33.79, 292.84°) |
| OKLab | oklab(76.29% 0.0205 -0.086) |
| OKLCH | oklch(76.29% 0.088 283.4) |
| XYZ | xyz(45.8447, 43.5540, 83.0664) |
| Luminance | 0.4355 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.63
Light Periwinkle
#C1C6FC
ΔE00 6.87
Pale Violet
#CEAEFA
ΔE00 8.10
Periwinkle Blue
#8F99FB
ΔE00 8.27
Pastel Blue
#A2BFFE
ΔE00 8.50
Periwinkle
#CCCCFF
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAABE9 #E9E8AA
analogous
#AACBE9 #AAABE9 #C9AAE9
triadic
#AAABE9 #E9AAAB #ABE9AA
tetradic
#AAABE9 #E9AACB #E9E8AA #AAE9C9
square
#AAABE9 #E9AACB #E9E8AA #AAE9C9
split-complementary
#AAABE9 #E9C9AA #CBE9AA
monochromatic
#494BD0 #797BDC #AAABE9 #DBDBF6 #E7E7F9
Accessibility & contrast
On white
2.16
#AAABE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#AAABE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAABE9
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAABE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAABE9 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB2EC
Deuteranopia (green-blind)
#98AEE7
Tritanopia (blue-blind)
#9BB6C1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaabe9; /* rgb */ color: rgb(170, 171, 233); /* oklch */ color: oklch(76.3% 0.088 283.4);
Tailwind
colors: {
custom: {
50: '#c4c3f0',
500: '#aaabe9',
950: '#000000',
},
}SCSS
$custom: #aaabe9; $custom-light: #c4c3f0; $custom-dark: #000000;
JSON
{
"hex": "#aaabe9",
"rgb": {
"r": 170,
"g": 171,
"b": 233
},
"hsl": {
"h": 239.048,
"s": 58.879,
"l": 79.02
},
"oklch": {
"l": 0.76292,
"c": 0.08845,
"h": 283.4
},
"luminance": 0.43555
}Semantic roles & 50–950 ramp
primary
#AAABE9
secondary
#F0F0DB
accent
#C41FC7
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184