#CAC2C2#CAC2C2

#CAC2C2 is a very light, near-neutral grey. Relative luminance 0.550; OKLCH L 82.1% C 0.009 H 17.3°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).

Color values

HEX#CAC2C2
RGBrgb(202, 194, 194)
HSLhsl(0, 7%, 78%)
HSVhsv(0, 4%, 79%)
CMYKcmyk(0%, 4%, 4%, 20.8%)
CIE-LABlab(79.06, 2.79, 1.00)
CIE-LCHlch(79.06, 2.96, 19.64°)
OKLaboklab(82.06% 0.0086 0.0027)
OKLCHoklch(82.06% 0.009 17.3)
XYZxyz(53.3852, 55.0355, 58.8390)
Luminance0.5504 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CAC2C2 #C2CACA
analogous
#CAC2C6 #CAC2C2 #CAC6C2
triadic
#CAC2C2 #C2CAC2 #C2C2CA
tetradic
#CAC2C2 #C6CAC2 #C2CACA #C6C2CA
square
#CAC2C2 #C6CAC2 #C2CACA #C6C2CA
split-complementary
#CAC2C2 #C2CAC6 #C2C6CA
monochromatic
#918181 #AEA1A1 #CAC2C2 #E6E3E3 #F1EFEF

Accessibility & contrast

On white

1.75
#CAC2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.01
#CAC2C2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CAC2C2
12.01:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CAC2C2#FFFFFF#000000##000000
##CAC2C21.001.7512.0112.01
#FFFFFF1.751.0021.0021.00
#00000012.0121.001.001.00
##00000012.0121.001.001.00

Color blindness preview

Protanopia (red-blind)
#C3C3C2
Deuteranopia (green-blind)
#C5C4C2
Tritanopia (blue-blind)
#CCC1C2
Achromatopsia (no color)
#C4C4C4

Design tokens & code

CSS
--color: #cac2c2;
/* rgb */ color: rgb(202, 194, 194);
/* oklch */ color: oklch(82.1% 0.009 17.3);
Tailwind
colors: {
  custom: {
    50: '#dad4d4',
    500: '#cac2c2',
    950: '#000000',
  },
}
SCSS
$custom: #cac2c2;
$custom-light: #dad4d4;
$custom-dark: #000000;
JSON
{
  "hex": "#cac2c2",
  "rgb": {
    "r": 202,
    "g": 194,
    "b": 194
  },
  "hsl": {
    "h": 0,
    "s": 7.018,
    "l": 77.647
  },
  "oklch": {
    "l": 0.82055,
    "c": 0.00899,
    "h": 17.3
  },
  "luminance": 0.55035
}

Semantic roles & 50–950 ramp

primary
#CAC2C2
secondary
#939D9D
accent
#919155
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383

Preview Lab

Preview with #CAC2C2

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

Preview Lab → · Contrast checker → · Palette generator →

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