#AAB7EA#AAB7EA
#AAB7EA is a light, moderate blue. Relative luminance 0.484; OKLCH L 78.7% C 0.074 H 273.5°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB7EA |
|---|---|
| RGB | rgb(170, 183, 234) |
| HSL | hsl(228, 60%, 79%) |
| HSV | hsv(228, 27%, 92%) |
| CMYK | cmyk(27.4%, 21.8%, 0%, 8.2%) |
| CIE-LAB | lab(75.05, 6.72, -26.90) |
| CIE-LCH | lch(75.05, 27.72, 284.03°) |
| OKLab | oklab(78.73% 0.0045 -0.074) |
| OKLCH | oklch(78.73% 0.074 273.5) |
| XYZ | xyz(48.3583, 48.3521, 84.6110) |
| Luminance | 0.4835 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.85
Pastel Blue
#A2BFFE
ΔE00 5.36
Periwinkle
#CCCCFF
ΔE00 7.12
Lightsteelblue
#B0C4DE
ΔE00 7.54
Powder Blue (survey)
#B1D1FC
ΔE00 8.08
Light Blue Grey
#B7C9E2
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB7EA #EADDAA
analogous
#AAD7EA #AAB7EA #BDAAEA
triadic
#AAB7EA #EAAAB7 #B7EAAA
tetradic
#AAB7EA #EAAAD7 #EADDAA #AAEABD
square
#AAB7EA #EAAAD7 #EADDAA #AAEABD
split-complementary
#AAB7EA #EABDAA #D7EAAA
monochromatic
#4864D2 #798DDE #AAB7EA #DBE1F6 #E6EAF9
Accessibility & contrast
On white
1.97
#AAB7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#AAB7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB7EA
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB7EA | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BCEC
Deuteranopia (green-blind)
#A3B6E9
Tritanopia (blue-blind)
#9AC1C8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aab7ea; /* rgb */ color: rgb(170, 183, 234); /* oklch */ color: oklch(78.7% 0.074 273.5);
Tailwind
colors: {
custom: {
50: '#c4ccf0',
500: '#aab7ea',
950: '#000000',
},
}SCSS
$custom: #aab7ea; $custom-light: #c4ccf0; $custom-dark: #000000;
JSON
{
"hex": "#aab7ea",
"rgb": {
"r": 170,
"g": 183,
"b": 234
},
"hsl": {
"h": 227.813,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.78726,
"c": 0.07418,
"h": 273.5
},
"luminance": 0.48354
}Semantic roles & 50–950 ramp
primary
#AAB7EA
secondary
#F0ECDB
accent
#A51DC8
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284