#CCCACC#CCCACC

#CCCACC is a very light, near-neutral grey. Relative luminance 0.594; OKLCH L 84.1% C 0.004 H 325.6°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).

Color values

HEX#CCCACC
RGBrgb(204, 202, 204)
HSLhsl(300, 2%, 80%)
HSVhsv(300, 1%, 80%)
CMYKcmyk(0%, 1%, 0%, 20%)
CIE-LABlab(81.53, 1.05, -0.75)
CIE-LCHlch(81.53, 1.29, 324.50°)
OKLaboklab(84.12% 0.0029 -0.002)
OKLCHoklch(84.12% 0.004 325.6)
XYZxyz(56.9197, 59.4381, 65.5891)
Luminance0.5944 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCACC #CACCCA
analogous
#CBCACC #CCCACC #CCCACB
triadic
#CCCACC #CCCCCA #CACCCC
tetradic
#CCCACC #CCCBCA #CACCCA #CACBCC
square
#CCCACC #CCCBCA #CACCCA #CACBCC
split-complementary
#CCCACC #CBCCCA #CACCCB
monochromatic
#908C90 #AEABAE #CCCACC #EAE9EA #F0EFF0

Accessibility & contrast

On white

1.63
#CCCACC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.89
#CCCACC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCACC
12.89:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCACC#FFFFFF#000000##000000
##CCCACC1.001.6312.8912.89
#FFFFFF1.631.0021.0021.00
#00000012.8921.001.001.00
##00000012.8921.001.001.00

Color blindness preview

Protanopia (red-blind)
#CACACC
Deuteranopia (green-blind)
#CACBCC
Tritanopia (blue-blind)
#CCCACB
Achromatopsia (no color)
#CBCBCB

Design tokens & code

CSS
--color: #cccacc;
/* rgb */ color: rgb(204, 202, 204);
/* oklch */ color: oklch(84.1% 0.004 325.6);
Tailwind
colors: {
  custom: {
    50: '#dbdadb',
    500: '#cccacc',
    950: '#000000',
  },
}
SCSS
$custom: #cccacc;
$custom-light: #dbdadb;
$custom-dark: #000000;
JSON
{
  "hex": "#cccacc",
  "rgb": {
    "r": 204,
    "g": 202,
    "b": 204
  },
  "hsl": {
    "h": 300,
    "s": 1.923,
    "l": 79.608
  },
  "oklch": {
    "l": 0.84118,
    "c": 0.0035,
    "h": 325.6
  },
  "luminance": 0.59438
}

Semantic roles & 50–950 ramp

primary
#CCCACC
secondary
#9C9E9C
accent
#8C5A5A
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151415
muted
#848384

Preview Lab

Preview with #CCCACC

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

Preview Lab → · Contrast checker → · Palette generator →

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