#AABBEF#AABBEF
#AABBEF is a light, moderate blue. Relative luminance 0.503; OKLCH L 79.7% C 0.076 H 270.5°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #AABBEF |
|---|---|
| RGB | rgb(170, 187, 239) |
| HSL | hsl(225, 68%, 80%) |
| HSV | hsv(225, 29%, 94%) |
| CMYK | cmyk(28.9%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(76.26, 5.73, -27.73) |
| CIE-LCH | lch(76.26, 28.32, 281.68°) |
| OKLab | oklab(79.74% 0.0007 -0.0764) |
| OKLCH | oklch(79.74% 0.076 270.5) |
| XYZ | xyz(49.9236, 50.3171, 88.7264) |
| Luminance | 0.5032 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.94
Light Periwinkle
#C1C6FC
ΔE00 4.84
Powder Blue (survey)
#B1D1FC
ΔE00 6.66
Lightsteelblue
#B0C4DE
ΔE00 6.86
Periwinkle
#CCCCFF
ΔE00 7.24
Light Blue Grey
#B7C9E2
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABBEF #EFDEAA
analogous
#AADEEF #AABBEF #BBAAEF
triadic
#AABBEF #EFAABB #BBEFAA
tetradic
#AABBEF #EFAADE #EFDEAA #AAEFBB
square
#AABBEF #EFAADE #EFDEAA #AAEFBB
split-complementary
#AABBEF #EFBBAA #DEEFAA
monochromatic
#4369DC #7692E5 #AABBEF #DEE4F9 #E5EAFA
Accessibility & contrast
On white
1.90
#AABBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#AABBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABBEF
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABBEF | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBFF1
Deuteranopia (green-blind)
#A5B9EE
Tritanopia (blue-blind)
#98C5CD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #aabbef; /* rgb */ color: rgb(170, 187, 239); /* oklch */ color: oklch(79.7% 0.076 270.5);
Tailwind
colors: {
custom: {
50: '#c4cff4',
500: '#aabbef',
950: '#000000',
},
}SCSS
$custom: #aabbef; $custom-light: #c4cff4; $custom-dark: #000000;
JSON
{
"hex": "#aabbef",
"rgb": {
"r": 170,
"g": 187,
"b": 239
},
"hsl": {
"h": 225.217,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.79735,
"c": 0.07642,
"h": 270.5
},
"luminance": 0.50319
}Semantic roles & 50–950 ramp
primary
#AABBEF
secondary
#CDB670
accent
#A215D0
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131317
muted
#828385