#AAAAB8#AAAAB8

#AAAAB8 is a light, near-neutral blue. Relative luminance 0.408; OKLCH L 74.2% C 0.020 H 285.9°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).

Color values

HEX#AAAAB8
RGBrgb(170, 170, 184)
HSLhsl(240, 9%, 69%)
HSVhsv(240, 8%, 72%)
CMYKcmyk(7.6%, 7.6%, 0%, 27.8%)
CIE-LABlab(70.00, 2.74, -7.16)
CIE-LCHlch(70.00, 7.66, 290.94°)
OKLaboklab(74.24% 0.0055 -0.0192)
OKLCHoklch(74.24% 0.02 285.9)
XYZxyz(39.6023, 40.7560, 51.1184)
Luminance0.4076 (WCAG relative)
Temperatureneutral
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AAAAB8 #B8B8AA
analogous
#AAB1B8 #AAAAB8 #B1AAB8
triadic
#AAAAB8 #B8AAAA #AAB8AA
tetradic
#AAAAB8 #B8AAB1 #B8B8AA #AAB8B1
square
#AAAAB8 #B8AAB1 #B8B8AA #AAB8B1
split-complementary
#AAAAB8 #B8B1AA #B1B8AA
monochromatic
#69697E #89899C #AAAAB8 #CBCBD4 #EDEDF0

Accessibility & contrast

On white

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

On black

9.15
#AAAAB8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AAAAB8
9.15:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AAAAB8#FFFFFF#000000##000000
##AAAAB81.002.299.159.15
#FFFFFF2.291.0021.0021.00
#0000009.1521.001.001.00
##0000009.1521.001.001.00

Color blindness preview

Protanopia (red-blind)
#A7ABB9
Deuteranopia (green-blind)
#A7ABB8
Tritanopia (blue-blind)
#A7ACAE
Achromatopsia (no color)
#ABABAB

Design tokens & code

CSS
--color: #aaaab8;
/* rgb */ color: rgb(170, 170, 184);
/* oklch */ color: oklch(74.2% 0.020 285.9);
Tailwind
colors: {
  custom: {
    50: '#c3c3cd',
    500: '#aaaab8',
    950: '#000000',
  },
}
SCSS
$custom: #aaaab8;
$custom-light: #c3c3cd;
$custom-dark: #000000;
JSON
{
  "hex": "#aaaab8",
  "rgb": {
    "r": 170,
    "g": 170,
    "b": 184
  },
  "hsl": {
    "h": 240,
    "s": 8.974,
    "l": 69.412
  },
  "oklch": {
    "l": 0.74242,
    "c": 0.01995,
    "h": 285.9
  },
  "luminance": 0.40756
}

Semantic roles & 50–950 ramp

primary
#AAAAB8
secondary
#E1E1DD
accent
#935393
background
#FBFBFC
surface
#F7F7F9
border
#D0D0D2
text
#121213
muted
#818182

Preview Lab

Preview with #AAAAB8

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

Preview Lab → · Contrast checker → · Palette generator →

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