#AAABE0#AAABE0
#AAABE0 is a light, moderate blue. Relative luminance 0.431; OKLCH L 75.9% C 0.076 H 283.6°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AAABE0 |
|---|---|
| RGB | rgb(170, 171, 224) |
| HSL | hsl(239, 47%, 77%) |
| HSV | hsv(239, 24%, 88%) |
| CMYK | cmyk(24.1%, 23.7%, 0%, 12.2%) |
| CIE-LAB | lab(71.59, 10.97, -26.76) |
| CIE-LCH | lch(71.59, 28.92, 292.29°) |
| OKLab | oklab(75.92% 0.0178 -0.0736) |
| OKLCH | oklch(75.92% 0.076 283.6) |
| XYZ | xyz(44.5917, 43.0528, 76.4672) |
| Luminance | 0.4305 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.28
Light Periwinkle
#C1C6FC
ΔE00 6.99
Pale Violet
#CEAEFA
ΔE00 8.45
Periwinkle
#CCCCFF
ΔE00 8.55
Lavender (survey)
#C79FEF
ΔE00 9.41
Pastel Blue
#A2BFFE
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAABE0 #E0DFAA
analogous
#AAC6E0 #AAABE0 #C4AAE0
triadic
#AAABE0 #E0AAAB #ABE0AA
tetradic
#AAABE0 #E0AAC6 #E0DFAA #AAE0C4
square
#AAABE0 #E0AAC6 #E0DFAA #AAE0C4
split-complementary
#AAABE0 #E0C4AA #C6E0AA
monochromatic
#5052BF #7D7FD0 #AAABE0 #D7D7F0 #E9E9F7
Accessibility & contrast
On white
2.19
#AAABE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#AAABE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAABE0
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAABE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAABE0 | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB1E2
Deuteranopia (green-blind)
#9BAEDF
Tritanopia (blue-blind)
#9EB4BD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaabe0; /* rgb */ color: rgb(170, 171, 224); /* oklch */ color: oklch(75.9% 0.076 283.6);
Tailwind
colors: {
custom: {
50: '#c4c4e9',
500: '#aaabe0',
950: '#000000',
},
}SCSS
$custom: #aaabe0; $custom-light: #c4c4e9; $custom-dark: #000000;
JSON
{
"hex": "#aaabe0",
"rgb": {
"r": 170,
"g": 171,
"b": 224
},
"hsl": {
"h": 238.889,
"s": 46.552,
"l": 77.255
},
"oklch": {
"l": 0.75918,
"c": 0.0757,
"h": 283.6
},
"luminance": 0.43054
}Semantic roles & 50–950 ramp
primary
#AAABE0
secondary
#EEEEDD
accent
#B72CBA
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184