#AABBEE#AABBEE
#AABBEE is a light, moderate blue. Relative luminance 0.503; OKLCH L 79.7% C 0.075 H 270.3°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AABBEE |
|---|---|
| RGB | rgb(170, 187, 238) |
| HSL | hsl(225, 67%, 80%) |
| HSV | hsv(225, 29%, 93%) |
| CMYK | cmyk(28.6%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(76.23, 5.49, -27.25) |
| CIE-LCH | lch(76.23, 27.80, 281.40°) |
| OKLab | oklab(79.7% 0.0004 -0.075) |
| OKLCH | oklch(79.7% 0.075 270.3) |
| XYZ | xyz(49.7762, 50.2582, 87.9505) |
| Luminance | 0.5026 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.03
Light Periwinkle
#C1C6FC
ΔE00 4.84
Powder Blue (survey)
#B1D1FC
ΔE00 6.67
Lightsteelblue
#B0C4DE
ΔE00 6.77
Periwinkle
#CCCCFF
ΔE00 7.22
Light Blue Grey
#B7C9E2
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABBEE #EEDDAA
analogous
#AADDEE #AABBEE #BBAAEE
triadic
#AABBEE #EEAABB #BBEEAA
tetradic
#AABBEE #EEAADD #EEDDAA #AAEEBB
square
#AABBEE #EEAADD #EEDDAA #AAEEBB
split-complementary
#AABBEE #EEBBAA #DDEEAA
monochromatic
#4469DA #7792E4 #AABBEE #DDE4F8 #E5EBFA
Accessibility & contrast
On white
1.90
#AABBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#AABBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABBEE
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABBEE | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBFF0
Deuteranopia (green-blind)
#A6B9ED
Tritanopia (blue-blind)
#98C5CC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #aabbee; /* rgb */ color: rgb(170, 187, 238); /* oklch */ color: oklch(79.7% 0.075 270.3);
Tailwind
colors: {
custom: {
50: '#c4cff3',
500: '#aabbee',
950: '#000000',
},
}SCSS
$custom: #aabbee; $custom-light: #c4cff3; $custom-dark: #000000;
JSON
{
"hex": "#aabbee",
"rgb": {
"r": 170,
"g": 187,
"b": 238
},
"hsl": {
"h": 225,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.79695,
"c": 0.07505,
"h": 270.3
},
"luminance": 0.5026
}Semantic roles & 50–950 ramp
primary
#AABBEE
secondary
#CBB571
accent
#A117CF
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131317
muted
#828385