#AAB5EA#AAB5EA
#AAB5EA is a light, moderate blue. Relative luminance 0.475; OKLCH L 78.3% C 0.077 H 275.4°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB5EA |
|---|---|
| RGB | rgb(170, 181, 234) |
| HSL | hsl(230, 60%, 79%) |
| HSV | hsv(230, 27%, 92%) |
| CMYK | cmyk(27.4%, 22.6%, 0%, 8.2%) |
| CIE-LAB | lab(74.53, 7.82, -27.69) |
| CIE-LCH | lch(74.53, 28.77, 285.77°) |
| OKLab | oklab(78.32% 0.0072 -0.0763) |
| OKLCH | oklch(78.32% 0.077 275.4) |
| XYZ | xyz(47.9487, 47.5330, 84.4744) |
| Luminance | 0.4753 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.99
Pastel Blue
#A2BFFE
ΔE00 5.85
Periwinkle
#CCCCFF
ΔE00 7.22
Lightsteelblue
#B0C4DE
ΔE00 8.08
Light Blue Grey
#B7C9E2
ΔE00 8.72
Powder Blue (survey)
#B1D1FC
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB5EA #EADFAA
analogous
#AAD5EA #AAB5EA #BFAAEA
triadic
#AAB5EA #EAAAB5 #B5EAAA
tetradic
#AAB5EA #EAAAD5 #EADFAA #AAEABF
square
#AAB5EA #EAAAD5 #EADFAA #AAEABF
split-complementary
#AAB5EA #EABFAA #D5EAAA
monochromatic
#4860D2 #798ADE #AAB5EA #DBE0F6 #E6EAF9
Accessibility & contrast
On white
2.00
#AAB5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#AAB5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB5EA
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB5EA | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BAEC
Deuteranopia (green-blind)
#A1B5E9
Tritanopia (blue-blind)
#9ABFC7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aab5ea; /* rgb */ color: rgb(170, 181, 234); /* oklch */ color: oklch(78.3% 0.077 275.4);
Tailwind
colors: {
custom: {
50: '#c4cbf1',
500: '#aab5ea',
950: '#000000',
},
}SCSS
$custom: #aab5ea; $custom-light: #c4cbf1; $custom-dark: #000000;
JSON
{
"hex": "#aab5ea",
"rgb": {
"r": 170,
"g": 181,
"b": 234
},
"hsl": {
"h": 229.687,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.78323,
"c": 0.07661,
"h": 275.4
},
"luminance": 0.47534
}Semantic roles & 50–950 ramp
primary
#AAB5EA
secondary
#F0EDDB
accent
#AB1DC8
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284