#AAA2C0#AAA2C0

#AAA2C0 is a light, muted violet. Relative luminance 0.382; OKLCH L 72.9% C 0.044 H 297.5°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).

Color values

HEX#AAA2C0
RGBrgb(170, 162, 192)
HSLhsl(256, 19%, 69%)
HSVhsv(256, 16%, 75%)
CMYKcmyk(11.5%, 15.6%, 0%, 24.7%)
CIE-LABlab(68.16, 8.81, -14.34)
CIE-LCHlch(68.16, 16.83, 301.56°)
OKLaboklab(72.89% 0.0202 -0.0388)
OKLCHoklch(72.89% 0.044 297.5)
XYZxyz(39.0104, 38.1924, 55.1756)
Luminance0.3819 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AAA2C0 #B8C0A2
analogous
#A2A9C0 #AAA2C0 #B9A2C0
triadic
#AAA2C0 #C0AAA2 #A2C0AA
tetradic
#AAA2C0 #C0A2A9 #B8C0A2 #A2C0B9
square
#AAA2C0 #C0A2A9 #B8C0A2 #A2C0B9
split-complementary
#AAA2C0 #C0B9A2 #A9C0A2
monochromatic
#695E8A #897EA7 #AAA2C0 #CBC6D9 #EDEBF1

Accessibility & contrast

On white

2.43
#AAA2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.64
#AAA2C0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AAA2C0
8.64:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AAA2C0#FFFFFF#000000##000000
##AAA2C01.002.438.648.64
#FFFFFF2.431.0021.0021.00
#0000008.6421.001.001.00
##0000008.6421.001.001.00

Color blindness preview

Protanopia (red-blind)
#9CA6C1
Deuteranopia (green-blind)
#9DA6BF
Tritanopia (blue-blind)
#A6A6AC
Achromatopsia (no color)
#A6A6A6

Design tokens & code

CSS
--color: #aaa2c0;
/* rgb */ color: rgb(170, 162, 192);
/* oklch */ color: oklch(72.9% 0.044 297.5);
Tailwind
colors: {
  custom: {
    50: '#c3bdd3',
    500: '#aaa2c0',
    950: '#000000',
  },
}
SCSS
$custom: #aaa2c0;
$custom-light: #c3bdd3;
$custom-dark: #000000;
JSON
{
  "hex": "#aaa2c0",
  "rgb": {
    "r": 170,
    "g": 162,
    "b": 192
  },
  "hsl": {
    "h": 256,
    "s": 19.231,
    "l": 69.412
  },
  "oklch": {
    "l": 0.72885,
    "c": 0.04373,
    "h": 297.5
  },
  "luminance": 0.38192
}

Semantic roles & 50–950 ramp

primary
#AAA2C0
secondary
#E1E3DB
accent
#9E4887
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121214
muted
#818182

Preview Lab

Preview with #AAA2C0

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

Preview Lab → · Contrast checker → · Palette generator →

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