#AAB2EA#AAB2EA
#AAB2EA is a light, moderate blue. Relative luminance 0.463; OKLCH L 77.7% C 0.080 H 278.0°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB2EA |
|---|---|
| RGB | rgb(170, 178, 234) |
| HSL | hsl(233, 60%, 79%) |
| HSV | hsv(233, 27%, 92%) |
| CMYK | cmyk(27.4%, 23.9%, 0%, 8.2%) |
| CIE-LAB | lab(73.76, 9.47, -28.88) |
| CIE-LCH | lch(73.76, 30.39, 288.16°) |
| OKLab | oklab(77.72% 0.0112 -0.0796) |
| OKLCH | oklch(77.72% 0.08 278) |
| XYZ | xyz(47.3453, 46.3261, 84.2733) |
| Luminance | 0.4633 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.39
Pastel Blue
#A2BFFE
ΔE00 6.61
Periwinkle
#CCCCFF
ΔE00 7.52
Lavender
#B39DDB
ΔE00 8.73
Lightsteelblue
#B0C4DE
ΔE00 8.79
Periwinkle Blue
#8F99FB
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB2EA #EAE2AA
analogous
#AAD2EA #AAB2EA #C2AAEA
triadic
#AAB2EA #EAAAB2 #B2EAAA
tetradic
#AAB2EA #EAAAD2 #EAE2AA #AAEAC2
square
#AAB2EA #EAAAD2 #EAE2AA #AAEAC2
split-complementary
#AAB2EA #EAC2AA #D2EAAA
monochromatic
#4859D2 #7986DE #AAB2EA #DBDEF6 #E6E9F9
Accessibility & contrast
On white
2.05
#AAB2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#AAB2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB2EA
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB2EA | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B8EC
Deuteranopia (green-blind)
#9EB3E9
Tritanopia (blue-blind)
#9ABCC5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aab2ea; /* rgb */ color: rgb(170, 178, 234); /* oklch */ color: oklch(77.7% 0.080 278.0);
Tailwind
colors: {
custom: {
50: '#c4c8f1',
500: '#aab2ea',
950: '#000000',
},
}SCSS
$custom: #aab2ea; $custom-light: #c4c8f1; $custom-dark: #000000;
JSON
{
"hex": "#aab2ea",
"rgb": {
"r": 170,
"g": 178,
"b": 234
},
"hsl": {
"h": 232.5,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.77722,
"c": 0.08041,
"h": 278
},
"luminance": 0.46327
}Semantic roles & 50–950 ramp
primary
#AAB2EA
secondary
#F0EEDB
accent
#B31DC8
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284