#CCC8C8#CCC8C8

#CCC8C8 is a very light, near-neutral grey. Relative luminance 0.583; OKLCH L 83.6% C 0.004 H 17.3°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).

Color values

HEX#CCC8C8
RGBrgb(204, 200, 200)
HSLhsl(0, 4%, 79%)
HSVhsv(0, 2%, 80%)
CMYKcmyk(0%, 2%, 2%, 20%)
CIE-LABlab(80.91, 1.38, 0.49)
CIE-LCHlch(80.91, 1.47, 19.52°)
OKLaboklab(83.6% 0.0043 0.0013)
OKLCHoklch(83.6% 0.004 17.3)
XYZxyz(55.9799, 58.3163, 62.9394)
Luminance0.5832 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCC8C8 #C8CCCC
analogous
#CCC8CA #CCC8C8 #CCCAC8
triadic
#CCC8C8 #C8CCC8 #C8C8CC
tetradic
#CCC8C8 #CACCC8 #C8CCCC #CAC8CC
square
#CCC8C8 #CACCC8 #C8CCCC #CAC8CC
split-complementary
#CCC8C8 #C8CCCA #C8CACC
monochromatic
#918888 #AFA8A8 #CCC8C8 #E9E8E8 #F0EFEF

Accessibility & contrast

On white

1.66
#CCC8C8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.66
#CCC8C8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCC8C8
12.66:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCC8C8#FFFFFF#000000##000000
##CCC8C81.001.6612.6612.66
#FFFFFF1.661.0021.0021.00
#00000012.6621.001.001.00
##00000012.6621.001.001.00

Color blindness preview

Protanopia (red-blind)
#C9C8C8
Deuteranopia (green-blind)
#C9C9C8
Tritanopia (blue-blind)
#CDC8C8
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #ccc8c8;
/* rgb */ color: rgb(204, 200, 200);
/* oklch */ color: oklch(83.6% 0.004 17.3);
Tailwind
colors: {
  custom: {
    50: '#dbd8d8',
    500: '#ccc8c8',
    950: '#000000',
  },
}
SCSS
$custom: #ccc8c8;
$custom-light: #dbd8d8;
$custom-dark: #000000;
JSON
{
  "hex": "#ccc8c8",
  "rgb": {
    "r": 204,
    "g": 200,
    "b": 200
  },
  "hsl": {
    "h": 0,
    "s": 3.774,
    "l": 79.216
  },
  "oklch": {
    "l": 0.83599,
    "c": 0.00445,
    "h": 17.3
  },
  "luminance": 0.58316
}

Semantic roles & 50–950 ramp

primary
#CCC8C8
secondary
#999F9F
accent
#8E8E58
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383

Preview Lab

Preview with #CCC8C8

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

Preview Lab → · Contrast checker → · Palette generator →

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