#AAABEA#AAABEA
#AAABEA is a light, moderate blue. Relative luminance 0.436; OKLCH L 76.3% C 0.090 H 283.4°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #AAABEA |
|---|---|
| RGB | rgb(170, 171, 234) |
| HSL | hsl(239, 60%, 79%) |
| HSV | hsv(239, 27%, 92%) |
| CMYK | cmyk(27.4%, 26.9%, 0%, 8.2%) |
| CIE-LAB | lab(71.97, 13.36, -31.63) |
| CIE-LCH | lch(71.97, 34.34, 292.89°) |
| OKLab | oklab(76.33% 0.0208 -0.0874) |
| OKLCH | oklch(76.33% 0.09 283.4) |
| XYZ | xyz(45.9879, 43.6113, 83.8208) |
| Luminance | 0.4361 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.71
Light Periwinkle
#C1C6FC
ΔE00 6.89
Pale Violet
#CEAEFA
ΔE00 8.10
Periwinkle Blue
#8F99FB
ΔE00 8.13
Pastel Blue
#A2BFFE
ΔE00 8.42
Periwinkle
#CCCCFF
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAABEA #EAE9AA
analogous
#AACBEA #AAABEA #C9AAEA
triadic
#AAABEA #EAAAAB #ABEAAA
tetradic
#AAABEA #EAAACB #EAE9AA #AAEAC9
square
#AAABEA #EAAACB #EAE9AA #AAEAC9
split-complementary
#AAABEA #EAC9AA #CBEAAA
monochromatic
#484AD2 #797BDE #AAABEA #DBDBF6 #E6E7F9
Accessibility & contrast
On white
2.16
#AAABEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#AAABEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAABEA
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAABEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAABEA | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB2ED
Deuteranopia (green-blind)
#97AEE8
Tritanopia (blue-blind)
#9BB6C1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaabea; /* rgb */ color: rgb(170, 171, 234); /* oklch */ color: oklch(76.3% 0.090 283.4);
Tailwind
colors: {
custom: {
50: '#c4c3f1',
500: '#aaabea',
950: '#000000',
},
}SCSS
$custom: #aaabea; $custom-light: #c4c3f1; $custom-dark: #000000;
JSON
{
"hex": "#aaabea",
"rgb": {
"r": 170,
"g": 171,
"b": 234
},
"hsl": {
"h": 239.063,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.76334,
"c": 0.08986,
"h": 283.4
},
"luminance": 0.43612
}Semantic roles & 50–950 ramp
primary
#AAABEA
secondary
#F0F0DB
accent
#C51DC8
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184