#AAAACC#AAAACC

#AAAACC is a light, muted blue. Relative luminance 0.417; OKLCH L 74.9% C 0.049 H 285.2°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).

Color values

HEX#AAAACC
RGBrgb(170, 170, 204)
HSLhsl(240, 25%, 73%)
HSVhsv(240, 17%, 80%)
CMYKcmyk(16.7%, 16.7%, 0%, 20%)
CIE-LABlab(70.63, 6.97, -17.25)
CIE-LCHlch(70.63, 18.60, 291.99°)
OKLaboklab(74.94% 0.0127 -0.0469)
OKLCHoklch(74.94% 0.049 285.2)
XYZxyz(41.8489, 41.6546, 62.9504)
Luminance0.4165 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AAAACC #CCCCAA
analogous
#AABBCC #AAAACC #BBAACC
triadic
#AAAACC #CCAAAA #AACCAA
tetradic
#AAAACC #CCAABB #CCCCAA #AACCBB
square
#AAAACC #CCAABB #CCCCAA #AACCBB
split-complementary
#AAAACC #CCBBAA #BBCCAA
monochromatic
#5E5E9D #8484B5 #AAAACC #D0D0E3 #ECECF4

Accessibility & contrast

On white

2.25
#AAAACC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.33
#AAAACC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AAAACC
9.33:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AAAACC#FFFFFF#000000##000000
##AAAACC1.002.259.339.33
#FFFFFF2.251.0021.0021.00
#0000009.3321.001.001.00
##0000009.3321.001.001.00

Color blindness preview

Protanopia (red-blind)
#A2AECE
Deuteranopia (green-blind)
#A1ACCB
Tritanopia (blue-blind)
#A3B0B5
Achromatopsia (no color)
#ADADAD

Design tokens & code

CSS
--color: #aaaacc;
/* rgb */ color: rgb(170, 170, 204);
/* oklch */ color: oklch(74.9% 0.049 285.2);
Tailwind
colors: {
  custom: {
    50: '#c3c3db',
    500: '#aaaacc',
    950: '#000000',
  },
}
SCSS
$custom: #aaaacc;
$custom-light: #c3c3db;
$custom-dark: #000000;
JSON
{
  "hex": "#aaaacc",
  "rgb": {
    "r": 170,
    "g": 170,
    "b": 204
  },
  "hsl": {
    "h": 240,
    "s": 25,
    "l": 73.333
  },
  "oklch": {
    "l": 0.7494,
    "c": 0.04859,
    "h": 285.2
  },
  "luminance": 0.41655
}

Semantic roles & 50–950 ramp

primary
#AAAACC
secondary
#EAEAE1
accent
#A442A4
background
#FCFBFD
surface
#F8F7FB
border
#D1D0D4
text
#121215
muted
#818183

Preview Lab

Preview with #AAAACC

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

Preview Lab → · Contrast checker → · Palette generator →

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