#CCCDC5#CCCDC5

#CCCDC5 is a very light, near-neutral grey. Relative luminance 0.605; OKLCH L 84.5% C 0.011 H 112.4°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).

Color values

HEX#CCCDC5
RGBrgb(204, 205, 197)
HSLhsl(68, 7%, 79%)
HSVhsv(68, 4%, 80%)
CMYKcmyk(0.5%, 0%, 3.9%, 19.6%)
CIE-LABlab(82.13, -1.78, 3.86)
CIE-LCHlch(82.13, 4.25, 114.78°)
OKLaboklab(84.53% -0.0042 0.0102)
OKLCHoklch(84.53% 0.011 112.4)
XYZxyz(56.8097, 60.5313, 61.5034)
Luminance0.6053 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCDC5 #C6C5CD
analogous
#CDCAC5 #CCCDC5 #C8CDC5
triadic
#CCCDC5 #C5CCCD #CDC5CC
tetradic
#CCCDC5 #C5CDCA #C6C5CD #CDC5C8
square
#CCCDC5 #C5CDCA #C6C5CD #CDC5C8
split-complementary
#CCCDC5 #C5C8CD #CAC5CD
monochromatic
#929483 #AFB1A4 #CCCDC5 #E9E9E6 #F1F1EF

Accessibility & contrast

On white

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

On black

13.11
#CCCDC5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCDC5
13.11:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCDC5#FFFFFF#000000##000000
##CCCDC51.001.6013.1113.11
#FFFFFF1.601.0021.0021.00
#00000013.1121.001.001.00
##00000013.1121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cccdc5;
/* rgb */ color: rgb(204, 205, 197);
/* oklch */ color: oklch(84.5% 0.011 112.4);
Tailwind
colors: {
  custom: {
    50: '#dbdcd6',
    500: '#cccdc5',
    950: '#000000',
  },
}
SCSS
$custom: #cccdc5;
$custom-light: #dbdcd6;
$custom-dark: #000000;
JSON
{
  "hex": "#cccdc5",
  "rgb": {
    "r": 204,
    "g": 205,
    "b": 197
  },
  "hsl": {
    "h": 67.5,
    "s": 7.407,
    "l": 78.824
  },
  "oklch": {
    "l": 0.84527,
    "c": 0.01098,
    "h": 112.4
  },
  "luminance": 0.60531
}

Semantic roles & 50–950 ramp

primary
#CCCDC5
secondary
#9796A0
accent
#54915C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483

Preview Lab

Preview with #CCCDC5

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

Preview Lab → · Contrast checker → · Palette generator →

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