#AABCDC#AABCDC
#AABCDC is a light, muted blue. Relative luminance 0.497; OKLCH L 79.2% C 0.050 H 262.0°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #AABCDC |
|---|---|
| RGB | rgb(170, 188, 220) |
| HSL | hsl(218, 42%, 76%) |
| HSV | hsv(218, 23%, 86%) |
| CMYK | cmyk(22.7%, 14.5%, 0%, 13.7%) |
| CIE-LAB | lab(75.87, 0.72, -18.06) |
| CIE-LCH | lch(75.87, 18.07, 272.28°) |
| OKLab | oklab(79.21% -0.007 -0.0493) |
| OKLCH | oklch(79.21% 0.05 262) |
| XYZ | xyz(47.4756, 49.6785, 74.7838) |
| Luminance | 0.4968 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.17
Light Blue Grey
#B7C9E2
ΔE00 4.08
Cloudy Blue
#ACC2D9
ΔE00 4.38
Pastel Blue
#A2BFFE
ΔE00 6.31
Light Grey Blue
#9DBCD4
ΔE00 6.41
Powder Blue (survey)
#B1D1FC
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABCDC #DCCAAA
analogous
#AAD5DC #AABCDC #B1AADC
triadic
#AABCDC #DCAABC #BCDCAA
tetradic
#AABCDC #DCAAD5 #DCCAAA #AADCB1
square
#AABCDC #DCAAD5 #DCCAAA #AADCB1
split-complementary
#AABCDC #DCB1AA #D5DCAA
monochromatic
#5378B8 #7F9ACA #AABCDC #D5DEEE #E9EEF6
Accessibility & contrast
On white
1.92
#AABCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#AABCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABCDC
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABCDC | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BEDE
Deuteranopia (green-blind)
#ADB9DB
Tritanopia (blue-blind)
#9DC2C6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aabcdc; /* rgb */ color: rgb(170, 188, 220); /* oklch */ color: oklch(79.2% 0.050 262.0);
Tailwind
colors: {
custom: {
50: '#c4d0e7',
500: '#aabcdc',
950: '#000000',
},
}SCSS
$custom: #aabcdc; $custom-light: #c4d0e7; $custom-dark: #000000;
JSON
{
"hex": "#aabcdc",
"rgb": {
"r": 170,
"g": 188,
"b": 220
},
"hsl": {
"h": 218.4,
"s": 41.667,
"l": 76.471
},
"oklch": {
"l": 0.79212,
"c": 0.04976,
"h": 262
},
"luminance": 0.4968
}Semantic roles & 50–950 ramp
primary
#AABCDC
secondary
#EDE8DE
accent
#8531B5
background
#FCFCFE
surface
#F8F9FC
border
#D1D2D5
text
#121316
muted
#818284