#CCCDC8#CCCDC8

#CCCDC8 is a very light, near-neutral grey. Relative luminance 0.607; OKLCH L 84.6% C 0.007 H 115.7°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).

Color values

HEX#CCCDC8
RGBrgb(204, 205, 200)
HSLhsl(72, 5%, 79%)
HSVhsv(72, 2%, 80%)
CMYKcmyk(0.5%, 0%, 2.4%, 19.6%)
CIE-LABlab(82.20, -1.25, 2.36)
CIE-LCHlch(82.20, 2.67, 117.83°)
OKLaboklab(84.61% -0.003 0.0062)
OKLCHoklch(84.61% 0.007 115.7)
XYZxyz(57.1568, 60.6702, 63.3318)
Luminance0.6067 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCDC8 #C9C8CD
analogous
#CDCCC8 #CCCDC8 #CACDC8
triadic
#CCCDC8 #C8CCCD #CDC8CC
tetradic
#CCCDC8 #C8CDCC #C9C8CD #CDC8CA
square
#CCCDC8 #C8CDCC #C9C8CD #CDC8CA
split-complementary
#CCCDC8 #C8CACD #CCC8CD
monochromatic
#919388 #AEB0A8 #CCCDC8 #EAEAE8 #F0F0EF

Accessibility & contrast

On white

1.60
#CCCDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.13
#CCCDC8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCDC8
13.13:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCDC8#FFFFFF#000000##000000
##CCCDC81.001.6013.1313.13
#FFFFFF1.601.0021.0021.00
#00000013.1321.001.001.00
##00000013.1321.001.001.00

Color blindness preview

Protanopia (red-blind)
#CECCC8
Deuteranopia (green-blind)
#CECCC8
Tritanopia (blue-blind)
#CDCCCB
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #cccdc8;
/* rgb */ color: rgb(204, 205, 200);
/* oklch */ color: oklch(84.6% 0.007 115.7);
Tailwind
colors: {
  custom: {
    50: '#dbdcd8',
    500: '#cccdc8',
    950: '#000000',
  },
}
SCSS
$custom: #cccdc8;
$custom-light: #dbdcd8;
$custom-dark: #000000;
JSON
{
  "hex": "#cccdc8",
  "rgb": {
    "r": 204,
    "g": 205,
    "b": 200
  },
  "hsl": {
    "h": 72,
    "s": 4.762,
    "l": 79.412
  },
  "oklch": {
    "l": 0.84611,
    "c": 0.00691,
    "h": 115.7
  },
  "luminance": 0.6067
}

Semantic roles & 50–950 ramp

primary
#CCCDC8
secondary
#9B99A0
accent
#578F62
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483

Preview Lab

Preview with #CCCDC8

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

Preview Lab → · Contrast checker → · Palette generator →

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