#AAAABB#AAAABB

#AAAABB is a light, muted blue. Relative luminance 0.409; OKLCH L 74.3% C 0.024 H 285.8°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).

Color values

HEX#AAAABB
RGBrgb(170, 170, 187)
HSLhsl(240, 11%, 70%)
HSVhsv(240, 9%, 73%)
CMYKcmyk(9.1%, 9.1%, 0%, 26.7%)
CIE-LABlab(70.09, 3.35, -8.68)
CIE-LCHlch(70.09, 9.31, 291.10°)
OKLaboklab(74.34% 0.0066 -0.0233)
OKLCHoklch(74.34% 0.024 285.8)
XYZxyz(39.9201, 40.8831, 52.7922)
Luminance0.4088 (WCAG relative)
Temperatureneutral
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AAAABB #BBBBAA
analogous
#AAB3BB #AAAABB #B3AABB
triadic
#AAAABB #BBAAAA #AABBAA
tetradic
#AAAABB #BBAAB3 #BBBBAA #AABBB3
square
#AAAABB #BBAAB3 #BBBBAA #AABBB3
split-complementary
#AAAABB #BBB3AA #B3BBAA
monochromatic
#686882 #8888A0 #AAAABB #CCCCD6 #EEEEF1

Accessibility & contrast

On white

2.29
#AAAABB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.18
#AAAABB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AAAABB
9.18:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AAAABB#FFFFFF#000000##000000
##AAAABB1.002.299.189.18
#FFFFFF2.291.0021.0021.00
#0000009.1821.001.001.00
##0000009.1821.001.001.00

Color blindness preview

Protanopia (red-blind)
#A6ACBC
Deuteranopia (green-blind)
#A6ABBB
Tritanopia (blue-blind)
#A7ADAF
Achromatopsia (no color)
#ABABAB

Design tokens & code

CSS
--color: #aaaabb;
/* rgb */ color: rgb(170, 170, 187);
/* oklch */ color: oklch(74.3% 0.024 285.8);
Tailwind
colors: {
  custom: {
    50: '#c3c3cf',
    500: '#aaaabb',
    950: '#000000',
  },
}
SCSS
$custom: #aaaabb;
$custom-light: #c3c3cf;
$custom-dark: #000000;
JSON
{
  "hex": "#aaaabb",
  "rgb": {
    "r": 170,
    "g": 170,
    "b": 187
  },
  "hsl": {
    "h": 240,
    "s": 11.111,
    "l": 70
  },
  "oklch": {
    "l": 0.74341,
    "c": 0.02425,
    "h": 285.8
  },
  "luminance": 0.40883
}

Semantic roles & 50–950 ramp

primary
#AAAABB
secondary
#E3E3DE
accent
#955095
background
#FBFBFC
surface
#F7F7F9
border
#D0D0D2
text
#121213
muted
#818182

Preview Lab

Preview with #AAAABB

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#AAAABB Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva