#A2A2C0#A2A2C0

#A2A2C0 is a light, muted blue. Relative luminance 0.373; OKLCH L 72.2% C 0.043 H 285.3°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).

Color values

HEX#A2A2C0
RGBrgb(162, 162, 192)
HSLhsl(240, 19%, 69%)
HSVhsv(240, 16%, 75%)
CMYKcmyk(15.6%, 15.6%, 0%, 24.7%)
CIE-LABlab(67.52, 6.17, -15.37)
CIE-LCHlch(67.52, 16.56, 291.86°)
OKLaboklab(72.23% 0.0114 -0.0417)
OKLCHoklch(72.23% 0.043 285.3)
XYZxyz(37.3329, 37.3274, 55.0970)
Luminance0.3733 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#A2A2C0 #C0C0A2
analogous
#A2B1C0 #A2A2C0 #B1A2C0
triadic
#A2A2C0 #C0A2A2 #A2C0A2
tetradic
#A2A2C0 #C0A2B1 #C0C0A2 #A2C0B1
square
#A2A2C0 #C0A2B1 #C0C0A2 #A2C0B1
split-complementary
#A2A2C0 #C0B1A2 #B1C0A2
monochromatic
#5E5E8A #7E7EA7 #A2A2C0 #C6C6D9 #EBEBF1

Accessibility & contrast

On white

2.48
#A2A2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.47
#A2A2C0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #A2A2C0
8.47:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##A2A2C0#FFFFFF#000000##000000
##A2A2C01.002.488.478.47
#FFFFFF2.481.0021.0021.00
#0000008.4721.001.001.00
##0000008.4721.001.001.00

Color blindness preview

Protanopia (red-blind)
#9BA5C1
Deuteranopia (green-blind)
#9AA4BF
Tritanopia (blue-blind)
#9CA7AC
Achromatopsia (no color)
#A4A4A4

Design tokens & code

CSS
--color: #a2a2c0;
/* rgb */ color: rgb(162, 162, 192);
/* oklch */ color: oklch(72.2% 0.043 285.3);
Tailwind
colors: {
  custom: {
    50: '#bdbdd3',
    500: '#a2a2c0',
    950: '#000000',
  },
}
SCSS
$custom: #a2a2c0;
$custom-light: #bdbdd3;
$custom-dark: #000000;
JSON
{
  "hex": "#a2a2c0",
  "rgb": {
    "r": 162,
    "g": 162,
    "b": 192
  },
  "hsl": {
    "h": 240,
    "s": 19.231,
    "l": 69.412
  },
  "oklch": {
    "l": 0.72229,
    "c": 0.04325,
    "h": 285.3
  },
  "luminance": 0.37328
}

Semantic roles & 50–950 ramp

primary
#A2A2C0
secondary
#E3E3DB
accent
#9E489E
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#121214
muted
#818182

Preview Lab

Preview with #A2A2C0

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

Preview Lab → · Contrast checker → · Palette generator →

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