#AAAAC0#AAAAC0

#AAAAC0 is a light, muted blue. Relative luminance 0.411; OKLCH L 74.5% C 0.031 H 285.6°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).

Color values

HEX#AAAAC0
RGBrgb(170, 170, 192)
HSLhsl(240, 15%, 71%)
HSVhsv(240, 11%, 75%)
CMYKcmyk(11.5%, 11.5%, 0%, 24.7%)
CIE-LABlab(70.25, 4.39, -11.21)
CIE-LCHlch(70.25, 12.04, 291.36°)
OKLaboklab(74.51% 0.0084 -0.0302)
OKLCHoklch(74.51% 0.031 285.6)
XYZxyz(40.4647, 41.1010, 55.6604)
Luminance0.4110 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AAAAC0 #C0C0AA
analogous
#AAB5C0 #AAAAC0 #B5AAC0
triadic
#AAAAC0 #C0AAAA #AAC0AA
tetradic
#AAAAC0 #C0AAB5 #C0C0AA #AAC0B5
square
#AAAAC0 #C0AAB5 #C0C0AA #AAC0B5
split-complementary
#AAAAC0 #C0B5AA #B5C0AA
monochromatic
#66668A #8787A6 #AAAAC0 #CDCDDA #EDEDF2

Accessibility & contrast

On white

2.28
#AAAAC0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.22
#AAAAC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AAAAC0
9.22:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AAAAC0#FFFFFF#000000##000000
##AAAAC01.002.289.229.22
#FFFFFF2.281.0021.0021.00
#0000009.2221.001.001.00
##0000009.2221.001.001.00

Color blindness preview

Protanopia (red-blind)
#A5ACC1
Deuteranopia (green-blind)
#A4ABBF
Tritanopia (blue-blind)
#A6ADB1
Achromatopsia (no color)
#ACACAC

Design tokens & code

CSS
--color: #aaaac0;
/* rgb */ color: rgb(170, 170, 192);
/* oklch */ color: oklch(74.5% 0.031 285.6);
Tailwind
colors: {
  custom: {
    50: '#c3c3d3',
    500: '#aaaac0',
    950: '#000000',
  },
}
SCSS
$custom: #aaaac0;
$custom-light: #c3c3d3;
$custom-dark: #000000;
JSON
{
  "hex": "#aaaac0",
  "rgb": {
    "r": 170,
    "g": 170,
    "b": 192
  },
  "hsl": {
    "h": 240,
    "s": 14.865,
    "l": 70.98
  },
  "oklch": {
    "l": 0.74511,
    "c": 0.0314,
    "h": 285.6
  },
  "luminance": 0.41101
}

Semantic roles & 50–950 ramp

primary
#AAAAC0
secondary
#E6E6E0
accent
#994C99
background
#FCFBFC
surface
#F8F7F9
border
#D1D0D2
text
#121214
muted
#818182

Preview Lab

Preview with #AAAAC0

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

Preview Lab → · Contrast checker → · Palette generator →

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