#AABCF9#AABCF9
#AABCF9 is a light, moderate blue. Relative luminance 0.514; OKLCH L 80.3% C 0.089 H 271.6°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AABCF9 |
|---|---|
| RGB | rgb(170, 188, 249) |
| HSL | hsl(226, 87%, 82%) |
| HSV | hsv(226, 32%, 98%) |
| CMYK | cmyk(31.7%, 24.5%, 0%, 2.4%) |
| CIE-LAB | lab(76.89, 7.64, -32.15) |
| CIE-LCH | lch(76.89, 33.05, 283.37°) |
| OKLab | oklab(80.35% 0.0025 -0.089) |
| OKLCH | oklch(80.35% 0.089 271.6) |
| XYZ | xyz(51.6548, 51.3502, 96.7941) |
| Luminance | 0.5135 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.94
Light Periwinkle
#C1C6FC
ΔE00 5.24
Powder Blue (survey)
#B1D1FC
ΔE00 6.26
Carolina Blue
#8AB8FE
ΔE00 7.11
Lightsteelblue
#B0C4DE
ΔE00 7.33
Periwinkle
#CCCCFF
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABCF9 #F9E7AA
analogous
#AAE4F9 #AABCF9 #C0AAF9
triadic
#AABCF9 #F9AABC #BCF9AA
tetradic
#AABCF9 #F9AAE4 #F9E7AA #AAF9C0
square
#AABCF9 #F9AAE4 #F9E7AA #AAF9C0
split-complementary
#AABCF9 #F9C0AA #E4F9AA
monochromatic
#3862F1 #718FF5 #AABCF9 #E2E8FD #E2E8FD
Accessibility & contrast
On white
1.86
#AABCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#AABCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABCF9
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABCF9 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C1FC
Deuteranopia (green-blind)
#A3BBF8
Tritanopia (blue-blind)
#94C8D1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #aabcf9; /* rgb */ color: rgb(170, 188, 249); /* oklch */ color: oklch(80.3% 0.089 271.6);
Tailwind
colors: {
custom: {
50: '#c5d0fb',
500: '#aabcf9',
950: '#000000',
},
}SCSS
$custom: #aabcf9; $custom-light: #c5d0fb; $custom-dark: #000000;
JSON
{
"hex": "#aabcf9",
"rgb": {
"r": 170,
"g": 188,
"b": 249
},
"hsl": {
"h": 226.329,
"s": 86.813,
"l": 82.157
},
"oklch": {
"l": 0.80345,
"c": 0.08899,
"h": 271.6
},
"luminance": 0.51352
}Semantic roles & 50–950 ramp
primary
#AABCF9
secondary
#DBC26C
accent
#B002E3
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385