#AAB2EF#AAB2EF
#AAB2EF is a light, moderate blue. Relative luminance 0.466; OKLCH L 77.9% C 0.087 H 278.4°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB2EF |
|---|---|
| RGB | rgb(170, 178, 239) |
| HSL | hsl(233, 68%, 80%) |
| HSV | hsv(233, 29%, 94%) |
| CMYK | cmyk(28.9%, 25.5%, 0%, 6.3%) |
| CIE-LAB | lab(73.94, 10.68, -31.30) |
| CIE-LCH | lch(73.94, 33.07, 288.85°) |
| OKLab | oklab(77.93% 0.0127 -0.0865) |
| OKLCH | oklch(77.93% 0.087 278.4) |
| XYZ | xyz(48.0738, 46.6175, 88.1098) |
| Luminance | 0.4662 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.50
Pastel Blue
#A2BFFE
ΔE00 6.17
Periwinkle
#CCCCFF
ΔE00 7.74
Periwinkle Blue
#8F99FB
ΔE00 8.45
Lightsteelblue
#B0C4DE
ΔE00 8.75
Lavender
#B39DDB
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB2EF #EFE7AA
analogous
#AAD5EF #AAB2EF #C4AAEF
triadic
#AAB2EF #EFAAB2 #B2EFAA
tetradic
#AAB2EF #EFAAD5 #EFE7AA #AAEFC4
square
#AAB2EF #EFAAD5 #EFE7AA #AAEFC4
split-complementary
#AAB2EF #EFC4AA #D5EFAA
monochromatic
#4355DC #7683E5 #AAB2EF #DEE1F9 #E5E8FA
Accessibility & contrast
On white
2.03
#AAB2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#AAB2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB2EF
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB2EF | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B8F2
Deuteranopia (green-blind)
#9CB3ED
Tritanopia (blue-blind)
#98BDC7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aab2ef; /* rgb */ color: rgb(170, 178, 239); /* oklch */ color: oklch(77.9% 0.087 278.4);
Tailwind
colors: {
custom: {
50: '#c4c8f4',
500: '#aab2ef',
950: '#000000',
},
}SCSS
$custom: #aab2ef; $custom-light: #c4c8f4; $custom-dark: #000000;
JSON
{
"hex": "#aab2ef",
"rgb": {
"r": 170,
"g": 178,
"b": 239
},
"hsl": {
"h": 233.043,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.7793,
"c": 0.08744,
"h": 278.4
},
"luminance": 0.46619
}Semantic roles & 50–950 ramp
primary
#AAB2EF
secondary
#F2EFD9
accent
#BB15D0
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285