#AABEDD#AABEDD
#AABEDD is a light, muted blue. Relative luminance 0.506; OKLCH L 79.7% C 0.049 H 259.1°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AABEDD |
|---|---|
| RGB | rgb(170, 190, 221) |
| HSL | hsl(216, 43%, 77%) |
| HSV | hsv(216, 23%, 87%) |
| CMYK | cmyk(23.1%, 14%, 0%, 13.3%) |
| CIE-LAB | lab(76.43, -0.13, -17.76) |
| CIE-LCH | lch(76.43, 17.76, 269.58°) |
| OKLab | oklab(79.66% -0.0093 -0.0484) |
| OKLCH | oklch(79.66% 0.049 259.1) |
| XYZ | xyz(48.0387, 50.5921, 75.6268) |
| Luminance | 0.5059 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.32
Light Blue Grey
#B7C9E2
ΔE00 3.41
Cloudy Blue
#ACC2D9
ΔE00 3.49
Light Grey Blue
#9DBCD4
ΔE00 5.56
Powder Blue (survey)
#B1D1FC
ΔE00 5.89
Pastel Blue
#A2BFFE
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABEDD #DDC9AA
analogous
#AAD8DD #AABEDD #B0AADD
triadic
#AABEDD #DDAABE #BEDDAA
tetradic
#AABEDD #DDAAD8 #DDC9AA #AADDB0
square
#AABEDD #DDAAD8 #DDC9AA #AADDB0
split-complementary
#AABEDD #DDB0AA #D8DDAA
monochromatic
#537BBA #7E9DCC #AABEDD #D6DFEE #E9EEF6
Accessibility & contrast
On white
1.89
#AABEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#AABEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABEDD
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABEDD | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BFDF
Deuteranopia (green-blind)
#AFBADC
Tritanopia (blue-blind)
#9DC4C8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #aabedd; /* rgb */ color: rgb(170, 190, 221); /* oklch */ color: oklch(79.7% 0.049 259.1);
Tailwind
colors: {
custom: {
50: '#c4d1e7',
500: '#aabedd',
950: '#000000',
},
}SCSS
$custom: #aabedd; $custom-light: #c4d1e7; $custom-dark: #000000;
JSON
{
"hex": "#aabedd",
"rgb": {
"r": 170,
"g": 190,
"b": 221
},
"hsl": {
"h": 216.471,
"s": 42.857,
"l": 76.667
},
"oklch": {
"l": 0.79662,
"c": 0.04932,
"h": 259.1
},
"luminance": 0.50593
}Semantic roles & 50–950 ramp
primary
#AABEDD
secondary
#B59C76
accent
#8130B6
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121416
muted
#828384