#AAB2EE#AAB2EE
#AAB2EE is a light, moderate blue. Relative luminance 0.466; OKLCH L 77.9% C 0.086 H 278.3°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB2EE |
|---|---|
| RGB | rgb(170, 178, 238) |
| HSL | hsl(233, 67%, 80%) |
| HSV | hsv(233, 29%, 93%) |
| CMYK | cmyk(28.6%, 25.2%, 0%, 6.7%) |
| CIE-LAB | lab(73.91, 10.44, -30.81) |
| CIE-LCH | lch(73.91, 32.53, 288.72°) |
| OKLab | oklab(77.89% 0.0124 -0.0851) |
| OKLCH | oklch(77.89% 0.086 278.3) |
| XYZ | xyz(47.9264, 46.5585, 87.3339) |
| Luminance | 0.4656 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.47
Pastel Blue
#A2BFFE
ΔE00 6.25
Periwinkle
#CCCCFF
ΔE00 7.69
Periwinkle Blue
#8F99FB
ΔE00 8.55
Lightsteelblue
#B0C4DE
ΔE00 8.77
Lavender
#B39DDB
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB2EE #EEE6AA
analogous
#AAD4EE #AAB2EE #C4AAEE
triadic
#AAB2EE #EEAAB2 #B2EEAA
tetradic
#AAB2EE #EEAAD4 #EEE6AA #AAEEC4
square
#AAB2EE #EEAAD4 #EEE6AA #AAEEC4
split-complementary
#AAB2EE #EEC4AA #D4EEAA
monochromatic
#4456DA #7784E4 #AAB2EE #DDE0F8 #E5E8FA
Accessibility & contrast
On white
2.04
#AAB2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#AAB2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB2EE
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB2EE | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B8F1
Deuteranopia (green-blind)
#9DB3EC
Tritanopia (blue-blind)
#99BDC7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aab2ee; /* rgb */ color: rgb(170, 178, 238); /* oklch */ color: oklch(77.9% 0.086 278.3);
Tailwind
colors: {
custom: {
50: '#c4c8f3',
500: '#aab2ee',
950: '#000000',
},
}SCSS
$custom: #aab2ee; $custom-light: #c4c8f3; $custom-dark: #000000;
JSON
{
"hex": "#aab2ee",
"rgb": {
"r": 170,
"g": 178,
"b": 238
},
"hsl": {
"h": 232.941,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.77888,
"c": 0.08603,
"h": 278.3
},
"luminance": 0.4656
}Semantic roles & 50–950 ramp
primary
#AAB2EE
secondary
#F1EFDA
accent
#B917CF
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285