#AABBED#AABBED
#AABBED is a light, moderate blue. Relative luminance 0.502; OKLCH L 79.7% C 0.074 H 270.1°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #AABBED |
|---|---|
| RGB | rgb(170, 187, 237) |
| HSL | hsl(225, 65%, 80%) |
| HSV | hsv(225, 28%, 93%) |
| CMYK | cmyk(28.3%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(76.19, 5.25, -26.76) |
| CIE-LCH | lch(76.19, 27.27, 281.10°) |
| OKLab | oklab(79.66% 0.0001 -0.0737) |
| OKLCH | oklch(79.66% 0.074 270.1) |
| XYZ | xyz(49.6297, 50.1996, 87.1789) |
| Luminance | 0.5020 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.13
Light Periwinkle
#C1C6FC
ΔE00 4.86
Lightsteelblue
#B0C4DE
ΔE00 6.67
Powder Blue (survey)
#B1D1FC
ΔE00 6.68
Periwinkle
#CCCCFF
ΔE00 7.22
Light Blue Grey
#B7C9E2
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABBED #EDDCAA
analogous
#AADDED #AABBED #BBAAED
triadic
#AABBED #EDAABB #BBEDAA
tetradic
#AABBED #EDAADD #EDDCAA #AAEDBB
square
#AABBED #EDAADD #EDDCAA #AAEDBB
split-complementary
#AABBED #EDBBAA #DDEDAA
monochromatic
#456AD8 #7793E2 #AABBED #DDE3F8 #E6EBFA
Accessibility & contrast
On white
1.90
#AABBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#AABBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABBED
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABBED | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBFEF
Deuteranopia (green-blind)
#A6B9EC
Tritanopia (blue-blind)
#98C5CC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #aabbed; /* rgb */ color: rgb(170, 187, 237); /* oklch */ color: oklch(79.7% 0.074 270.1);
Tailwind
colors: {
custom: {
50: '#c4cff3',
500: '#aabbed',
950: '#000000',
},
}SCSS
$custom: #aabbed; $custom-light: #c4cff3; $custom-dark: #000000;
JSON
{
"hex": "#aabbed",
"rgb": {
"r": 170,
"g": 187,
"b": 237
},
"hsl": {
"h": 224.776,
"s": 65.049,
"l": 79.804
},
"oklch": {
"l": 0.79655,
"c": 0.07368,
"h": 270.1
},
"luminance": 0.50201
}Semantic roles & 50–950 ramp
primary
#AABBED
secondary
#CAB371
accent
#9F19CD
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131317
muted
#828385