#AAB2EB#AAB2EB
#AAB2EB is a light, moderate blue. Relative luminance 0.464; OKLCH L 77.8% C 0.082 H 278.1°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB2EB |
|---|---|
| RGB | rgb(170, 178, 235) |
| HSL | hsl(233, 62%, 79%) |
| HSV | hsv(233, 28%, 92%) |
| CMYK | cmyk(27.7%, 24.3%, 0%, 7.8%) |
| CIE-LAB | lab(73.79, 9.71, -29.36) |
| CIE-LCH | lch(73.79, 30.93, 288.30°) |
| OKLab | oklab(77.76% 0.0116 -0.081) |
| OKLCH | oklch(77.76% 0.082 278.1) |
| XYZ | xyz(47.4894, 46.3837, 85.0320) |
| Luminance | 0.4638 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.40
Pastel Blue
#A2BFFE
ΔE00 6.52
Periwinkle
#CCCCFF
ΔE00 7.55
Lavender
#B39DDB
ΔE00 8.76
Lightsteelblue
#B0C4DE
ΔE00 8.79
Periwinkle Blue
#8F99FB
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB2EB #EBE3AA
analogous
#AAD3EB #AAB2EB #C3AAEB
triadic
#AAB2EB #EBAAB2 #B2EBAA
tetradic
#AAB2EB #EBAAD3 #EBE3AA #AAEBC3
square
#AAB2EB #EBAAD3 #EBE3AA #AAEBC3
split-complementary
#AAB2EB #EBC3AA #D3EBAA
monochromatic
#4758D4 #7885DF #AAB2EB #DCDFF7 #E6E9F9
Accessibility & contrast
On white
2.04
#AAB2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#AAB2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB2EB
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB2EB | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B8EE
Deuteranopia (green-blind)
#9EB3EA
Tritanopia (blue-blind)
#9ABCC6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aab2eb; /* rgb */ color: rgb(170, 178, 235); /* oklch */ color: oklch(77.8% 0.082 278.1);
Tailwind
colors: {
custom: {
50: '#c4c8f1',
500: '#aab2eb',
950: '#000000',
},
}SCSS
$custom: #aab2eb; $custom-light: #c4c8f1; $custom-dark: #000000;
JSON
{
"hex": "#aab2eb",
"rgb": {
"r": 170,
"g": 178,
"b": 235
},
"hsl": {
"h": 232.615,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.77763,
"c": 0.08182,
"h": 278.1
},
"luminance": 0.46385
}Semantic roles & 50–950 ramp
primary
#AAB2EB
secondary
#F1EEDA
accent
#B41CCA
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284