#ACACCC#ACACCC

#ACACCC is a light, muted blue. Relative luminance 0.426; OKLCH L 75.5% C 0.046 H 285.3°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).

Color values

HEX#ACACCC
RGBrgb(172, 172, 204)
HSLhsl(240, 24%, 74%)
HSVhsv(240, 16%, 80%)
CMYKcmyk(15.7%, 15.7%, 0%, 20%)
CIE-LABlab(71.31, 6.51, -16.21)
CIE-LCHlch(71.31, 17.47, 291.87°)
OKLaboklab(75.5% 0.012 -0.044)
OKLCHoklch(75.5% 0.046 285.3)
XYZxyz(42.6624, 42.6349, 63.0967)
Luminance0.4264 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ACACCC #CCCCAC
analogous
#ACBCCC #ACACCC #BCACCC
triadic
#ACACCC #CCACAC #ACCCAC
tetradic
#ACACCC #CCACBC #CCCCAC #ACCCBC
square
#ACACCC #CCACBC #CCCCAC #ACCCBC
split-complementary
#ACACCC #CCBCAC #BCCCAC
monochromatic
#61619D #8686B5 #ACACCC #D2D2E3 #ECECF3

Accessibility & contrast

On white

2.20
#ACACCC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.53
#ACACCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ACACCC
9.53:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ACACCC#FFFFFF#000000##000000
##ACACCC1.002.209.539.53
#FFFFFF2.201.0021.0021.00
#0000009.5321.001.001.00
##0000009.5321.001.001.00

Color blindness preview

Protanopia (red-blind)
#A4B0CD
Deuteranopia (green-blind)
#A4AECB
Tritanopia (blue-blind)
#A5B1B7
Achromatopsia (no color)
#AFAFAF

Design tokens & code

CSS
--color: #acaccc;
/* rgb */ color: rgb(172, 172, 204);
/* oklch */ color: oklch(75.5% 0.046 285.3);
Tailwind
colors: {
  custom: {
    50: '#c5c4db',
    500: '#acaccc',
    950: '#000000',
  },
}
SCSS
$custom: #acaccc;
$custom-light: #c5c4db;
$custom-dark: #000000;
JSON
{
  "hex": "#acaccc",
  "rgb": {
    "r": 172,
    "g": 172,
    "b": 204
  },
  "hsl": {
    "h": 240,
    "s": 23.881,
    "l": 73.725
  },
  "oklch": {
    "l": 0.75504,
    "c": 0.04563,
    "h": 285.3
  },
  "luminance": 0.42635
}

Semantic roles & 50–950 ramp

primary
#ACACCC
secondary
#EAEAE1
accent
#A243A2
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121215
muted
#818183

Preview Lab

Preview with #ACACCC

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

Preview Lab → · Contrast checker → · Palette generator →

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