#CCC8C6#CCC8C6

#CCC8C6 is a very light, near-neutral grey. Relative luminance 0.582; OKLCH L 83.5% C 0.005 H 48.6°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).

Color values

HEX#CCC8C6
RGBrgb(204, 200, 198)
HSLhsl(20, 6%, 79%)
HSVhsv(20, 3%, 80%)
CMYKcmyk(0%, 2%, 2.9%, 20%)
CIE-LABlab(80.86, 1.02, 1.49)
CIE-LCHlch(80.86, 1.81, 55.46°)
OKLaboklab(83.54% 0.0035 0.004)
OKLCHoklch(83.54% 0.005 48.6)
XYZxyz(55.7477, 58.2234, 61.7165)
Luminance0.5822 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCC8C6 #C6CACC
analogous
#CCC6C7 #CCC8C6 #CCCBC6
triadic
#CCC8C6 #C6CCC8 #C8C6CC
tetradic
#CCC8C6 #C7CCC6 #C6CACC #CBC6CC
square
#CCC8C6 #C7CCC6 #C6CACC #CBC6CC
split-complementary
#CCC8C6 #C6CCCB #C6C7CC
monochromatic
#928A85 #AFA9A6 #CCC8C6 #E9E7E6 #F1EFEF

Accessibility & contrast

On white

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

On black

12.64
#CCC8C6 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCC8C6
12.64:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCC8C6#FFFFFF#000000##000000
##CCC8C61.001.6612.6412.64
#FFFFFF1.661.0021.0021.00
#00000012.6421.001.001.00
##00000012.6421.001.001.00

Color blindness preview

Protanopia (red-blind)
#C9C8C6
Deuteranopia (green-blind)
#CAC9C6
Tritanopia (blue-blind)
#CDC7C7
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #ccc8c6;
/* rgb */ color: rgb(204, 200, 198);
/* oklch */ color: oklch(83.5% 0.005 48.6);
Tailwind
colors: {
  custom: {
    50: '#dbd8d7',
    500: '#ccc8c6',
    950: '#000000',
  },
}
SCSS
$custom: #ccc8c6;
$custom-light: #dbd8d7;
$custom-dark: #000000;
JSON
{
  "hex": "#ccc8c6",
  "rgb": {
    "r": 204,
    "g": 200,
    "b": 198
  },
  "hsl": {
    "h": 20,
    "s": 5.556,
    "l": 78.824
  },
  "oklch": {
    "l": 0.83542,
    "c": 0.00526,
    "h": 48.6
  },
  "luminance": 0.58223
}

Semantic roles & 50–950 ramp

primary
#CCC8C6
secondary
#979C9F
accent
#7C8F56
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383

Preview Lab

Preview with #CCC8C6

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

Preview Lab → · Contrast checker → · Palette generator →

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