#AAABE2#AAABE2
#AAABE2 is a light, moderate blue. Relative luminance 0.432; OKLCH L 76.0% C 0.079 H 283.6°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #AAABE2 |
|---|---|
| RGB | rgb(170, 171, 226) |
| HSL | hsl(239, 49%, 78%) |
| HSV | hsv(239, 25%, 89%) |
| CMYK | cmyk(24.8%, 24.3%, 0%, 11.4%) |
| CIE-LAB | lab(71.66, 11.44, -27.73) |
| CIE-LCH | lch(71.66, 30.00, 292.42°) |
| OKLab | oklab(76% 0.0184 -0.0764) |
| OKLCH | oklch(76% 0.079 283.6) |
| XYZ | xyz(44.8645, 43.1619, 77.9041) |
| Luminance | 0.4316 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.29
Light Periwinkle
#C1C6FC
ΔE00 6.93
Pale Violet
#CEAEFA
ΔE00 8.32
Periwinkle
#CCCCFF
ΔE00 8.56
Pastel Blue
#A2BFFE
ΔE00 9.21
Lavender (survey)
#C79FEF
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAABE2 #E2E1AA
analogous
#AAC7E2 #AAABE2 #C5AAE2
triadic
#AAABE2 #E2AAAB #ABE2AA
tetradic
#AAABE2 #E2AAC7 #E2E1AA #AAE2C5
square
#AAABE2 #E2AAC7 #E2E1AA #AAE2C5
split-complementary
#AAABE2 #E2C5AA #C7E2AA
monochromatic
#4F51C3 #7C7ED2 #AAABE2 #D8D8F2 #E8E8F7
Accessibility & contrast
On white
2.18
#AAABE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#AAABE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAABE2
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAABE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAABE2 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB1E4
Deuteranopia (green-blind)
#9AAEE1
Tritanopia (blue-blind)
#9DB5BE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaabe2; /* rgb */ color: rgb(170, 171, 226); /* oklch */ color: oklch(76.0% 0.079 283.6);
Tailwind
colors: {
custom: {
50: '#c4c4eb',
500: '#aaabe2',
950: '#000000',
},
}SCSS
$custom: #aaabe2; $custom-light: #c4c4eb; $custom-dark: #000000;
JSON
{
"hex": "#aaabe2",
"rgb": {
"r": 170,
"g": 171,
"b": 226
},
"hsl": {
"h": 238.929,
"s": 49.123,
"l": 77.647
},
"oklch": {
"l": 0.75999,
"c": 0.07855,
"h": 283.6
},
"luminance": 0.43163
}Semantic roles & 50–950 ramp
primary
#AAABE2
secondary
#EEEEDD
accent
#BA29BC
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184