#AAAAC1#AAAAC1

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

Color values

HEX#AAAAC1
RGBrgb(170, 170, 193)
HSLhsl(240, 16%, 71%)
HSVhsv(240, 12%, 76%)
CMYKcmyk(11.9%, 11.9%, 0%, 24.3%)
CIE-LABlab(70.28, 4.60, -11.72)
CIE-LCHlch(70.28, 12.59, 291.42°)
OKLaboklab(74.55% 0.0088 -0.0316)
OKLCHoklch(74.55% 0.033 285.6)
XYZxyz(40.5759, 41.1454, 56.2459)
Luminance0.4115 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AAAAC1 #C1C1AA
analogous
#AAB5C1 #AAAAC1 #B5AAC1
triadic
#AAAAC1 #C1AAAA #AAC1AA
tetradic
#AAAAC1 #C1AAB5 #C1C1AA #AAC1B5
square
#AAAAC1 #C1AAB5 #C1C1AA #AAC1B5
split-complementary
#AAAAC1 #C1B5AA #B5C1AA
monochromatic
#65658B #8787A7 #AAAAC1 #CDCDDB #EDEDF2

Accessibility & contrast

On white

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

On black

9.23
#AAAAC1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AAAAC1
9.23:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AAAAC1#FFFFFF#000000##000000
##AAAAC11.002.289.239.23
#FFFFFF2.281.0021.0021.00
#0000009.2321.001.001.00
##0000009.2321.001.001.00

Color blindness preview

Protanopia (red-blind)
#A5ACC2
Deuteranopia (green-blind)
#A4ABC0
Tritanopia (blue-blind)
#A5AEB1
Achromatopsia (no color)
#ACACAC

Design tokens & code

CSS
--color: #aaaac1;
/* rgb */ color: rgb(170, 170, 193);
/* oklch */ color: oklch(74.5% 0.033 285.6);
Tailwind
colors: {
  custom: {
    50: '#c3c3d3',
    500: '#aaaac1',
    950: '#000000',
  },
}
SCSS
$custom: #aaaac1;
$custom-light: #c3c3d3;
$custom-dark: #000000;
JSON
{
  "hex": "#aaaac1",
  "rgb": {
    "r": 170,
    "g": 170,
    "b": 193
  },
  "hsl": {
    "h": 240,
    "s": 15.646,
    "l": 71.176
  },
  "oklch": {
    "l": 0.74546,
    "c": 0.03284,
    "h": 285.6
  },
  "luminance": 0.41146
}

Semantic roles & 50–950 ramp

primary
#AAAAC1
secondary
#E6E6E0
accent
#9A4C9A
background
#FCFBFC
surface
#F8F7F9
border
#D1D0D2
text
#121214
muted
#818182

Preview Lab

Preview with #AAAAC1

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

Preview Lab → · Contrast checker → · Palette generator →

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