#AAABE4#AAABE4
#AAABE4 is a light, moderate blue. Relative luminance 0.433; OKLCH L 76.1% C 0.081 H 283.5°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #AAABE4 |
|---|---|
| RGB | rgb(170, 171, 228) |
| HSL | hsl(239, 52%, 78%) |
| HSV | hsv(239, 25%, 89%) |
| CMYK | cmyk(25.4%, 25%, 0%, 10.6%) |
| CIE-LAB | lab(71.74, 11.92, -28.71) |
| CIE-LCH | lch(71.74, 31.09, 292.54°) |
| OKLab | oklab(76.08% 0.019 -0.0791) |
| OKLCH | oklch(76.08% 0.081 283.5) |
| XYZ | xyz(45.1405, 43.2723, 79.3579) |
| Luminance | 0.4327 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.35
Light Periwinkle
#C1C6FC
ΔE00 6.88
Pale Violet
#CEAEFA
ΔE00 8.23
Periwinkle
#CCCCFF
ΔE00 8.58
Pastel Blue
#A2BFFE
ΔE00 8.99
Periwinkle Blue
#8F99FB
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAABE4 #E4E3AA
analogous
#AAC8E4 #AAABE4 #C6AAE4
triadic
#AAABE4 #E4AAAB #ABE4AA
tetradic
#AAABE4 #E4AAC8 #E4E3AA #AAE4C6
square
#AAABE4 #E4AAC8 #E4E3AA #AAE4C6
split-complementary
#AAABE4 #E4C6AA #C8E4AA
monochromatic
#4D4FC6 #7C7DD5 #AAABE4 #D8D9F3 #E8E8F8
Accessibility & contrast
On white
2.18
#AAABE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#AAABE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAABE4
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAABE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAABE4 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB2E6
Deuteranopia (green-blind)
#9AAEE3
Tritanopia (blue-blind)
#9CB5BF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaabe4; /* rgb */ color: rgb(170, 171, 228); /* oklch */ color: oklch(76.1% 0.081 283.5);
Tailwind
colors: {
custom: {
50: '#c4c4ec',
500: '#aaabe4',
950: '#000000',
},
}SCSS
$custom: #aaabe4; $custom-light: #c4c4ec; $custom-dark: #000000;
JSON
{
"hex": "#aaabe4",
"rgb": {
"r": 170,
"g": 171,
"b": 228
},
"hsl": {
"h": 238.966,
"s": 51.786,
"l": 78.039
},
"oklch": {
"l": 0.76082,
"c": 0.08138,
"h": 283.5
},
"luminance": 0.43273
}Semantic roles & 50–950 ramp
primary
#AAABE4
secondary
#EFEEDC
accent
#BD26BF
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184