#AAB0EA#AAB0EA
#AAB0EA is a light, moderate blue. Relative luminance 0.455; OKLCH L 77.3% C 0.083 H 279.7°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB0EA |
|---|---|
| RGB | rgb(170, 176, 234) |
| HSL | hsl(234, 60%, 79%) |
| HSV | hsv(234, 27%, 92%) |
| CMYK | cmyk(27.4%, 24.8%, 0%, 8.2%) |
| CIE-LAB | lab(73.24, 10.58, -29.66) |
| CIE-LCH | lch(73.24, 31.49, 289.63°) |
| OKLab | oklab(77.32% 0.014 -0.0819) |
| OKLCH | oklch(77.32% 0.083 279.7) |
| XYZ | xyz(46.9503, 45.5360, 84.1416) |
| Luminance | 0.4554 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.75
Pastel Blue
#A2BFFE
ΔE00 7.12
Periwinkle
#CCCCFF
ΔE00 7.81
Lavender
#B39DDB
ΔE00 8.11
Periwinkle Blue
#8F99FB
ΔE00 8.73
Pale Violet
#CEAEFA
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB0EA #EAE4AA
analogous
#AAD0EA #AAB0EA #C4AAEA
triadic
#AAB0EA #EAAAB0 #B0EAAA
tetradic
#AAB0EA #EAAAD0 #EAE4AA #AAEAC4
square
#AAB0EA #EAAAD0 #EAE4AA #AAEAC4
split-complementary
#AAB0EA #EAC4AA #D0EAAA
monochromatic
#4855D2 #7982DE #AAB0EA #DBDEF6 #E6E8F9
Accessibility & contrast
On white
2.08
#AAB0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#AAB0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB0EA
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB0EA | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B6ED
Deuteranopia (green-blind)
#9CB2E9
Tritanopia (blue-blind)
#9ABBC4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aab0ea; /* rgb */ color: rgb(170, 176, 234); /* oklch */ color: oklch(77.3% 0.083 279.7);
Tailwind
colors: {
custom: {
50: '#c4c7f1',
500: '#aab0ea',
950: '#000000',
},
}SCSS
$custom: #aab0ea; $custom-light: #c4c7f1; $custom-dark: #000000;
JSON
{
"hex": "#aab0ea",
"rgb": {
"r": 170,
"g": 176,
"b": 234
},
"hsl": {
"h": 234.375,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.77323,
"c": 0.08304,
"h": 279.7
},
"luminance": 0.45537
}Semantic roles & 50–950 ramp
primary
#AAB0EA
secondary
#F0EEDB
accent
#B81DC8
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284