#CCC4C6#CCC4C6

#CCC4C6 is a very light, near-neutral grey. Relative luminance 0.564; OKLCH L 82.7% C 0.009 H 0.2°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).

Color values

HEX#CCC4C6
RGBrgb(204, 196, 198)
HSLhsl(345, 7%, 78%)
HSVhsv(345, 4%, 80%)
CMYKcmyk(0%, 3.9%, 2.9%, 20%)
CIE-LABlab(79.84, 3.14, -0.01)
CIE-LCHlch(79.84, 3.14, 359.88°)
OKLaboklab(82.74% 0.0093 0)
OKLCHoklch(82.74% 0.009 0.2)
XYZxyz(54.8334, 56.3948, 61.4117)
Luminance0.5639 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCC4C6 #C4CCCA
analogous
#CCC4CA #CCC4C6 #CCC6C4
triadic
#CCC4C6 #C6CCC4 #C4C6CC
tetradic
#CCC4C6 #CACCC4 #C4CCCA #C6C4CC
square
#CCC4C6 #CACCC4 #C4CCCA #C6C4CC
split-complementary
#CCC4C6 #C4CCC6 #C4CACC
monochromatic
#938287 #B0A3A6 #CCC4C6 #E8E5E6 #F1EFEF

Accessibility & contrast

On white

1.71
#CCC4C6 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.28
#CCC4C6 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCC4C6
12.28:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCC4C6#FFFFFF#000000##000000
##CCC4C61.001.7112.2812.28
#FFFFFF1.711.0021.0021.00
#00000012.2821.001.001.00
##00000012.2821.001.001.00

Color blindness preview

Protanopia (red-blind)
#C5C5C6
Deuteranopia (green-blind)
#C7C6C6
Tritanopia (blue-blind)
#CEC4C5
Achromatopsia (no color)
#C6C6C6

Design tokens & code

CSS
--color: #ccc4c6;
/* rgb */ color: rgb(204, 196, 198);
/* oklch */ color: oklch(82.7% 0.009 0.2);
Tailwind
colors: {
  custom: {
    50: '#dbd5d7',
    500: '#ccc4c6',
    950: '#000000',
  },
}
SCSS
$custom: #ccc4c6;
$custom-light: #dbd5d7;
$custom-dark: #000000;
JSON
{
  "hex": "#ccc4c6",
  "rgb": {
    "r": 204,
    "g": 196,
    "b": 198
  },
  "hsl": {
    "h": 345,
    "s": 7.273,
    "l": 78.431
  },
  "oklch": {
    "l": 0.82738,
    "c": 0.00933,
    "h": 0.2
  },
  "luminance": 0.56394
}

Semantic roles & 50–950 ramp

primary
#CCC4C6
secondary
#959F9D
accent
#918254
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383

Preview Lab

Preview with #CCC4C6

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

Preview Lab → · Contrast checker → · Palette generator →

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