#AAAAC3#AAAAC3

#AAAAC3 is a light, muted blue. Relative luminance 0.412; OKLCH L 74.6% C 0.036 H 285.5°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).

Color values

HEX#AAAAC3
RGBrgb(170, 170, 195)
HSLhsl(240, 17%, 72%)
HSVhsv(240, 13%, 76%)
CMYKcmyk(12.8%, 12.8%, 0%, 23.5%)
CIE-LABlab(70.34, 5.02, -12.73)
CIE-LCHlch(70.34, 13.68, 291.52°)
OKLaboklab(74.62% 0.0095 -0.0344)
OKLCHoklch(74.62% 0.036 285.5)
XYZxyz(40.8005, 41.2353, 57.4289)
Luminance0.4124 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AAAAC3 #C3C3AA
analogous
#AAB7C3 #AAAAC3 #B7AAC3
triadic
#AAAAC3 #C3AAAA #AAC3AA
tetradic
#AAAAC3 #C3AAB7 #C3C3AA #AAC3B7
square
#AAAAC3 #C3AAB7 #C3C3AA #AAC3B7
split-complementary
#AAAAC3 #C3B7AA #B7C3AA
monochromatic
#64648E #8686AA #AAAAC3 #CECEDC #EDEDF2

Accessibility & contrast

On white

2.27
#AAAAC3 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.25
#AAAAC3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AAAAC3
9.25:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AAAAC3#FFFFFF#000000##000000
##AAAAC31.002.279.259.25
#FFFFFF2.271.0021.0021.00
#0000009.2521.001.001.00
##0000009.2521.001.001.00

Color blindness preview

Protanopia (red-blind)
#A4ADC4
Deuteranopia (green-blind)
#A4ABC2
Tritanopia (blue-blind)
#A5AEB2
Achromatopsia (no color)
#ACACAC

Design tokens & code

CSS
--color: #aaaac3;
/* rgb */ color: rgb(170, 170, 195);
/* oklch */ color: oklch(74.6% 0.036 285.5);
Tailwind
colors: {
  custom: {
    50: '#c3c3d5',
    500: '#aaaac3',
    950: '#000000',
  },
}
SCSS
$custom: #aaaac3;
$custom-light: #c3c3d5;
$custom-dark: #000000;
JSON
{
  "hex": "#aaaac3",
  "rgb": {
    "r": 170,
    "g": 170,
    "b": 195
  },
  "hsl": {
    "h": 240,
    "s": 17.241,
    "l": 71.569
  },
  "oklch": {
    "l": 0.74616,
    "c": 0.0357,
    "h": 285.5
  },
  "luminance": 0.41236
}

Semantic roles & 50–950 ramp

primary
#AAAAC3
secondary
#E8E8E1
accent
#9C4A9C
background
#FCFBFD
surface
#F8F7FA
border
#D1D0D3
text
#121214
muted
#818183

Preview Lab

Preview with #AAAAC3

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

Preview Lab → · Contrast checker → · Palette generator →

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