#AABBDF#AABBDF
#AABBDF is a light, muted blue. Relative luminance 0.494; OKLCH L 79.1% C 0.055 H 265.2°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #AABBDF |
|---|---|
| RGB | rgb(170, 187, 223) |
| HSL | hsl(221, 45%, 77%) |
| HSV | hsv(221, 24%, 87%) |
| CMYK | cmyk(23.8%, 16.1%, 0%, 12.5%) |
| CIE-LAB | lab(75.71, 1.95, -19.93) |
| CIE-LCH | lch(75.71, 20.03, 275.58°) |
| OKLab | oklab(79.12% -0.0045 -0.0545) |
| OKLCH | oklch(79.12% 0.055 265.2) |
| XYZ | xyz(47.6636, 49.4131, 76.8242) |
| Luminance | 0.4941 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.40
Light Blue Grey
#B7C9E2
ΔE00 5.12
Cloudy Blue
#ACC2D9
ΔE00 5.72
Pastel Blue
#A2BFFE
ΔE00 5.89
Light Periwinkle
#C1C6FC
ΔE00 6.32
Powder Blue (survey)
#B1D1FC
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABBDF #DFCEAA
analogous
#AAD6DF #AABBDF #B4AADF
triadic
#AABBDF #DFAABB #BBDFAA
tetradic
#AABBDF #DFAAD6 #DFCEAA #AADFB4
square
#AABBDF #DFAAD6 #DFCEAA #AADFB4
split-complementary
#AABBDF #DFB4AA #D6DFAA
monochromatic
#5174BE #7E97CE #AABBDF #D6DFF0 #E9EDF7
Accessibility & contrast
On white
1.93
#AABBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#AABBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABBDF
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABBDF | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BDE1
Deuteranopia (green-blind)
#ABB8DE
Tritanopia (blue-blind)
#9CC2C7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aabbdf; /* rgb */ color: rgb(170, 187, 223); /* oklch */ color: oklch(79.1% 0.055 265.2);
Tailwind
colors: {
custom: {
50: '#c4cfe9',
500: '#aabbdf',
950: '#000000',
},
}SCSS
$custom: #aabbdf; $custom-light: #c4cfe9; $custom-dark: #000000;
JSON
{
"hex": "#aabbdf",
"rgb": {
"r": 170,
"g": 187,
"b": 223
},
"hsl": {
"h": 220.755,
"s": 45.299,
"l": 77.059
},
"oklch": {
"l": 0.79116,
"c": 0.05467,
"h": 265.2
},
"luminance": 0.49414
}Semantic roles & 50–950 ramp
primary
#AABBDF
secondary
#EEE8DD
accent
#8C2DB8
background
#FCFCFE
surface
#F8F9FC
border
#D1D2D5
text
#121316
muted
#818284