#CCCCC4#CCCCC4

#CCCCC4 is a very light, near-neutral grey. Relative luminance 0.600; OKLCH L 84.3% C 0.011 H 106.6°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).

Color values

HEX#CCCCC4
RGBrgb(204, 204, 196)
HSLhsl(60, 7%, 78%)
HSVhsv(60, 4%, 80%)
CMYKcmyk(0%, 0%, 3.9%, 20%)
CIE-LABlab(81.84, -1.43, 3.98)
CIE-LCHlch(81.84, 4.23, 109.80°)
OKLaboklab(84.3% -0.0031 0.0105)
OKLCHoklch(84.3% 0.011 106.6)
XYZxyz(56.4570, 60.0088, 60.8224)
Luminance0.6001 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCCC4 #C4C4CC
analogous
#CCC8C4 #CCCCC4 #C8CCC4
triadic
#CCCCC4 #C4CCCC #CCC4CC
tetradic
#CCCCC4 #C4CCC8 #C4C4CC #CCC4C8
square
#CCCCC4 #C4CCC8 #C4C4CC #CCC4C8
split-complementary
#CCCCC4 #C4C8CC #C8C4CC
monochromatic
#939382 #B0B0A3 #CCCCC4 #E8E8E5 #F1F1EF

Accessibility & contrast

On white

1.62
#CCCCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.00
#CCCCC4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCCC4
13.00:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCCC4#FFFFFF#000000##000000
##CCCCC41.001.6213.0013.00
#FFFFFF1.621.0021.0021.00
#00000013.0021.001.001.00
##00000013.0021.001.001.00

Color blindness preview

Protanopia (red-blind)
#CECBC4
Deuteranopia (green-blind)
#CECCC4
Tritanopia (blue-blind)
#CDCBCA
Achromatopsia (no color)
#CBCBCB

Design tokens & code

CSS
--color: #ccccc4;
/* rgb */ color: rgb(204, 204, 196);
/* oklch */ color: oklch(84.3% 0.011 106.6);
Tailwind
colors: {
  custom: {
    50: '#dbdbd5',
    500: '#ccccc4',
    950: '#000000',
  },
}
SCSS
$custom: #ccccc4;
$custom-light: #dbdbd5;
$custom-dark: #000000;
JSON
{
  "hex": "#ccccc4",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 196
  },
  "hsl": {
    "h": 60,
    "s": 7.273,
    "l": 78.431
  },
  "oklch": {
    "l": 0.84296,
    "c": 0.01093,
    "h": 106.6
  },
  "luminance": 0.60009
}

Semantic roles & 50–950 ramp

primary
#CCCCC4
secondary
#95959F
accent
#549154
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151514
muted
#848483

Preview Lab

Preview with #CCCCC4

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

Preview Lab → · Contrast checker → · Palette generator →

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