#AAAAB3#AAAAB3

#AAAAB3 is a light, near-neutral grey. Relative luminance 0.406; OKLCH L 74.1% C 0.013 H 286.1°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).

Color values

HEX#AAAAB3
RGBrgb(170, 170, 179)
HSLhsl(240, 6%, 68%)
HSVhsv(240, 5%, 70%)
CMYKcmyk(5%, 5%, 0%, 29.8%)
CIE-LABlab(69.86, 1.74, -4.61)
CIE-LCHlch(69.86, 4.93, 290.67°)
OKLaboklab(74.08% 0.0036 -0.0123)
OKLCHoklch(74.08% 0.013 286.1)
XYZxyz(39.0875, 40.5501, 48.4068)
Luminance0.4055 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AAAAB3 #B3B3AA
analogous
#AAAEB3 #AAAAB3 #AEAAB3
triadic
#AAAAB3 #B3AAAA #AAB3AA
tetradic
#AAAAB3 #B3AAAE #B3B3AA #AAB3AE
square
#AAAAB3 #B3AAAE #B3B3AA #AAB3AE
split-complementary
#AAAAB3 #B3AEAA #AEB3AA
monochromatic
#6B6B78 #8A8A96 #AAAAB3 #CACAD0 #EBEBED

Accessibility & contrast

On white

2.31
#AAAAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.11
#AAAAB3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AAAAB3
9.11:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AAAAB3#FFFFFF#000000##000000
##AAAAB31.002.319.119.11
#FFFFFF2.311.0021.0021.00
#0000009.1121.001.001.00
##0000009.1121.001.001.00

Color blindness preview

Protanopia (red-blind)
#A8ABB3
Deuteranopia (green-blind)
#A8AAB3
Tritanopia (blue-blind)
#A8ABAD
Achromatopsia (no color)
#ABABAB

Design tokens & code

CSS
--color: #aaaab3;
/* rgb */ color: rgb(170, 170, 179);
/* oklch */ color: oklch(74.1% 0.013 286.1);
Tailwind
colors: {
  custom: {
    50: '#c3c3c9',
    500: '#aaaab3',
    950: '#000000',
  },
}
SCSS
$custom: #aaaab3;
$custom-light: #c3c3c9;
$custom-dark: #000000;
JSON
{
  "hex": "#aaaab3",
  "rgb": {
    "r": 170,
    "g": 170,
    "b": 179
  },
  "hsl": {
    "h": 240,
    "s": 5.59,
    "l": 68.431
  },
  "oklch": {
    "l": 0.7408,
    "c": 0.0128,
    "h": 286.1
  },
  "luminance": 0.4055
}

Semantic roles & 50–950 ramp

primary
#AAAAB3
secondary
#DEDEDB
accent
#8F568F
background
#FBFBFC
surface
#F7F7F8
border
#D0D0D1
text
#121213
muted
#818182

Preview Lab

Preview with #AAAAB3

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

Preview Lab → · Contrast checker → · Palette generator →

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