#AAB6F0#AAB6F0
#AAB6F0 is a light, moderate blue. Relative luminance 0.483; OKLCH L 78.8% C 0.084 H 275.3°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB6F0 |
|---|---|
| RGB | rgb(170, 182, 240) |
| HSL | hsl(230, 70%, 80%) |
| HSV | hsv(230, 29%, 94%) |
| CMYK | cmyk(29.2%, 24.2%, 0%, 5.9%) |
| CIE-LAB | lab(75.01, 8.72, -30.20) |
| CIE-LCH | lch(75.01, 31.43, 286.11°) |
| OKLab | oklab(78.77% 0.0077 -0.0834) |
| OKLCH | oklch(78.77% 0.084 275.3) |
| XYZ | xyz(49.0294, 48.2917, 89.1592) |
| Luminance | 0.4829 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.99
Pastel Blue
#A2BFFE
ΔE00 5.06
Periwinkle
#CCCCFF
ΔE00 7.36
Lightsteelblue
#B0C4DE
ΔE00 8.01
Powder Blue (survey)
#B1D1FC
ΔE00 8.21
Light Blue Grey
#B7C9E2
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB6F0 #F0E4AA
analogous
#AAD9F0 #AAB6F0 #C1AAF0
triadic
#AAB6F0 #F0AAB6 #B6F0AA
tetradic
#AAB6F0 #F0AAD9 #F0E4AA #AAF0C1
square
#AAB6F0 #F0AAD9 #F0E4AA #AAF0C1
split-complementary
#AAB6F0 #F0C1AA #D9F0AA
monochromatic
#425DDE #7689E7 #AAB6F0 #DEE3F9 #E5E9FA
Accessibility & contrast
On white
1.97
#AAB6F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#AAB6F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB6F0
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB6F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB6F0 | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BCF3
Deuteranopia (green-blind)
#A0B6EF
Tritanopia (blue-blind)
#98C1CA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aab6f0; /* rgb */ color: rgb(170, 182, 240); /* oklch */ color: oklch(78.8% 0.084 275.3);
Tailwind
colors: {
custom: {
50: '#c4cbf5',
500: '#aab6f0',
950: '#000000',
},
}SCSS
$custom: #aab6f0; $custom-light: #c4cbf5; $custom-dark: #000000;
JSON
{
"hex": "#aab6f0",
"rgb": {
"r": 170,
"g": 182,
"b": 240
},
"hsl": {
"h": 229.714,
"s": 70,
"l": 80.392
},
"oklch": {
"l": 0.78769,
"c": 0.08375,
"h": 275.3
},
"luminance": 0.48293
}Semantic roles & 50–950 ramp
primary
#AAB6F0
secondary
#F2EED9
accent
#B114D2
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285