#CCCDC7#CCCDC7

#CCCDC7 is a very light, near-neutral grey. Relative luminance 0.606; OKLCH L 84.6% C 0.008 H 114.2°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).

Color values

HEX#CCCDC7
RGBrgb(204, 205, 199)
HSLhsl(70, 6%, 79%)
HSVhsv(70, 3%, 80%)
CMYKcmyk(0.5%, 0%, 2.9%, 19.6%)
CIE-LABlab(82.18, -1.43, 2.86)
CIE-LCHlch(82.18, 3.20, 116.50°)
OKLaboklab(84.58% -0.0034 0.0075)
OKLCHoklch(84.58% 0.008 114.2)
XYZxyz(57.0403, 60.6236, 62.7183)
Luminance0.6062 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCDC7 #C8C7CD
analogous
#CDCBC7 #CCCDC7 #C9CDC7
triadic
#CCCDC7 #C7CCCD #CDC7CC
tetradic
#CCCDC7 #C7CDCB #C8C7CD #CDC7C9
square
#CCCDC7 #C7CDCB #C8C7CD #CDC7C9
split-complementary
#CCCDC7 #C7C9CD #CBC7CD
monochromatic
#919386 #AFB0A7 #CCCDC7 #E9EAE7 #F0F1EF

Accessibility & contrast

On white

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

On black

13.12
#CCCDC7 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCDC7
13.12:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCDC7#FFFFFF#000000##000000
##CCCDC71.001.6013.1213.12
#FFFFFF1.601.0021.0021.00
#00000013.1221.001.001.00
##00000013.1221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cccdc7;
/* rgb */ color: rgb(204, 205, 199);
/* oklch */ color: oklch(84.6% 0.008 114.2);
Tailwind
colors: {
  custom: {
    50: '#dbdcd8',
    500: '#cccdc7',
    950: '#000000',
  },
}
SCSS
$custom: #cccdc7;
$custom-light: #dbdcd8;
$custom-dark: #000000;
JSON
{
  "hex": "#cccdc7",
  "rgb": {
    "r": 204,
    "g": 205,
    "b": 199
  },
  "hsl": {
    "h": 70,
    "s": 5.66,
    "l": 79.216
  },
  "oklch": {
    "l": 0.84582,
    "c": 0.00827,
    "h": 114.2
  },
  "luminance": 0.60624
}

Semantic roles & 50–950 ramp

primary
#CCCDC7
secondary
#9998A0
accent
#569060
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483

Preview Lab

Preview with #CCCDC7

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

Preview Lab → · Contrast checker → · Palette generator →

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