#AAABE3#AAABE3
#AAABE3 is a light, moderate blue. Relative luminance 0.432; OKLCH L 76.0% C 0.080 H 283.5°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #AAABE3 |
|---|---|
| RGB | rgb(170, 171, 227) |
| HSL | hsl(239, 50%, 78%) |
| HSV | hsv(239, 25%, 89%) |
| CMYK | cmyk(25.1%, 24.7%, 0%, 11%) |
| CIE-LAB | lab(71.70, 11.68, -28.22) |
| CIE-LCH | lch(71.70, 30.54, 292.48°) |
| OKLab | oklab(76.04% 0.0187 -0.0777) |
| OKLCH | oklch(76.04% 0.08 283.5) |
| XYZ | xyz(45.0021, 43.2170, 78.6289) |
| Luminance | 0.4322 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.32
Light Periwinkle
#C1C6FC
ΔE00 6.90
Pale Violet
#CEAEFA
ΔE00 8.27
Periwinkle
#CCCCFF
ΔE00 8.57
Pastel Blue
#A2BFFE
ΔE00 9.10
Periwinkle Blue
#8F99FB
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAABE3 #E3E2AA
analogous
#AAC7E3 #AAABE3 #C5AAE3
triadic
#AAABE3 #E3AAAB #ABE3AA
tetradic
#AAABE3 #E3AAC7 #E3E2AA #AAE3C5
square
#AAABE3 #E3AAC7 #E3E2AA #AAE3C5
split-complementary
#AAABE3 #E3C5AA #C7E3AA
monochromatic
#4E50C5 #7C7ED4 #AAABE3 #D8D8F2 #E8E8F7
Accessibility & contrast
On white
2.18
#AAABE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#AAABE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAABE3
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAABE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAABE3 | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB2E5
Deuteranopia (green-blind)
#9AAEE2
Tritanopia (blue-blind)
#9DB5BE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaabe3; /* rgb */ color: rgb(170, 171, 227); /* oklch */ color: oklch(76.0% 0.080 283.5);
Tailwind
colors: {
custom: {
50: '#c4c4ec',
500: '#aaabe3',
950: '#000000',
},
}SCSS
$custom: #aaabe3; $custom-light: #c4c4ec; $custom-dark: #000000;
JSON
{
"hex": "#aaabe3",
"rgb": {
"r": 170,
"g": 171,
"b": 227
},
"hsl": {
"h": 238.947,
"s": 50.442,
"l": 77.843
},
"oklch": {
"l": 0.76041,
"c": 0.07996,
"h": 283.5
},
"luminance": 0.43218
}Semantic roles & 50–950 ramp
primary
#AAABE3
secondary
#EFEEDC
accent
#BB28BE
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184