#CCCACA#CCCACA

#CCCACA is a very light, near-neutral grey. Relative luminance 0.593; OKLCH L 84.1% C 0.002 H 17.3°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).

Color values

HEX#CCCACA
RGBrgb(204, 202, 202)
HSLhsl(0, 2%, 80%)
HSVhsv(0, 1%, 80%)
CMYKcmyk(0%, 1%, 1%, 20%)
CIE-LABlab(81.48, 0.69, 0.24)
CIE-LCHlch(81.48, 0.73, 19.47°)
OKLaboklab(84.06% 0.0021 0.0007)
OKLCHoklch(84.06% 0.002 17.3)
XYZxyz(56.6813, 59.3428, 64.3339)
Luminance0.5934 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCACA #CACCCC
analogous
#CCCACB #CCCACA #CCCBCA
triadic
#CCCACA #CACCCA #CACACC
tetradic
#CCCACA #CBCCCA #CACCCC #CBCACC
square
#CCCACA #CBCCCA #CACCCC #CBCACC
split-complementary
#CCCACA #CACCCB #CACBCC
monochromatic
#908C8C #AEABAB #CCCACA #EAE9E9 #F0EFEF

Accessibility & contrast

On white

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

On black

12.87
#CCCACA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCACA
12.87:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCACA#FFFFFF#000000##000000
##CCCACA1.001.6312.8712.87
#FFFFFF1.631.0021.0021.00
#00000012.8721.001.001.00
##00000012.8721.001.001.00

Color blindness preview

Protanopia (red-blind)
#CACACA
Deuteranopia (green-blind)
#CBCBCA
Tritanopia (blue-blind)
#CDCACA
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #cccaca;
/* rgb */ color: rgb(204, 202, 202);
/* oklch */ color: oklch(84.1% 0.002 17.3);
Tailwind
colors: {
  custom: {
    50: '#dbdada',
    500: '#cccaca',
    950: '#000000',
  },
}
SCSS
$custom: #cccaca;
$custom-light: #dbdada;
$custom-dark: #000000;
JSON
{
  "hex": "#cccaca",
  "rgb": {
    "r": 204,
    "g": 202,
    "b": 202
  },
  "hsl": {
    "h": 0,
    "s": 1.923,
    "l": 79.608
  },
  "oklch": {
    "l": 0.8406,
    "c": 0.00222,
    "h": 17.3
  },
  "luminance": 0.59343
}

Semantic roles & 50–950 ramp

primary
#CCCACA
secondary
#9C9E9E
accent
#8C8C5A
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383

Preview Lab

Preview with #CCCACA

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

Preview Lab → · Contrast checker → · Palette generator →

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