#AAABE5#AAABE5
#AAABE5 is a light, moderate blue. Relative luminance 0.433; OKLCH L 76.1% C 0.083 H 283.5°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AAABE5 |
|---|---|
| RGB | rgb(170, 171, 229) |
| HSL | hsl(239, 53%, 78%) |
| HSV | hsv(239, 26%, 90%) |
| CMYK | cmyk(25.8%, 25.3%, 0%, 10.2%) |
| CIE-LAB | lab(71.78, 12.15, -29.20) |
| CIE-LCH | lch(71.78, 31.63, 292.60°) |
| OKLab | oklab(76.12% 0.0193 -0.0805) |
| OKLCH | oklch(76.12% 0.083 283.5) |
| XYZ | xyz(45.2797, 43.3280, 80.0911) |
| Luminance | 0.4333 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.39
Light Periwinkle
#C1C6FC
ΔE00 6.87
Pale Violet
#CEAEFA
ΔE00 8.19
Periwinkle
#CCCCFF
ΔE00 8.60
Periwinkle Blue
#8F99FB
ΔE00 8.87
Pastel Blue
#A2BFFE
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAABE5 #E5E4AA
analogous
#AAC8E5 #AAABE5 #C6AAE5
triadic
#AAABE5 #E5AAAB #ABE5AA
tetradic
#AAABE5 #E5AAC8 #E5E4AA #AAE5C6
square
#AAABE5 #E5AAC8 #E5E4AA #AAE5C6
split-complementary
#AAABE5 #E5C6AA #C8E5AA
monochromatic
#4C4EC8 #7B7DD7 #AAABE5 #D9D9F3 #E8E8F8
Accessibility & contrast
On white
2.17
#AAABE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#AAABE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAABE5
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAABE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAABE5 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB2E8
Deuteranopia (green-blind)
#99AEE3
Tritanopia (blue-blind)
#9CB5BF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaabe5; /* rgb */ color: rgb(170, 171, 229); /* oklch */ color: oklch(76.1% 0.083 283.5);
Tailwind
colors: {
custom: {
50: '#c4c4ed',
500: '#aaabe5',
950: '#000000',
},
}SCSS
$custom: #aaabe5; $custom-light: #c4c4ed; $custom-dark: #000000;
JSON
{
"hex": "#aaabe5",
"rgb": {
"r": 170,
"g": 171,
"b": 229
},
"hsl": {
"h": 238.983,
"s": 53.153,
"l": 78.235
},
"oklch": {
"l": 0.76124,
"c": 0.08279,
"h": 283.5
},
"luminance": 0.43329
}Semantic roles & 50–950 ramp
primary
#AAABE5
secondary
#EFEFDC
accent
#BE25C1
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184