#CCCFCD#CCCFCD

#CCCFCD is a very light, near-neutral grey. Relative luminance 0.619; OKLCH L 85.2% C 0.004 H 157.2°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).

Color values

HEX#CCCFCD
RGBrgb(204, 207, 205)
HSLhsl(140, 3%, 81%)
HSVhsv(140, 1%, 81%)
CMYKcmyk(1.4%, 0%, 1%, 18.8%)
CIE-LABlab(82.84, -1.39, 0.63)
CIE-LCHlch(82.84, 1.53, 155.57°)
OKLaboklab(85.16% -0.0039 0.0017)
OKLCHoklch(85.16% 0.004 157.2)
XYZxyz(58.2322, 61.8707, 66.6202)
Luminance0.6187 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCFCD #CFCCCE
analogous
#CCCFCC #CCCFCD #CCCFCE
triadic
#CCCFCD #CDCCCF #CFCDCC
tetradic
#CCCFCD #CCCCCF #CFCCCE #CFCECC
square
#CCCFCD #CCCCCF #CFCCCE #CFCECC
split-complementary
#CCCFCD #CECCCF #CFCCCC
monochromatic
#8D948F #ACB1AE #CCCFCD #ECEDEC #EFF0F0

Accessibility & contrast

On white

1.57
#CCCFCD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.37
#CCCFCD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCFCD
13.37:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCFCD#FFFFFF#000000##000000
##CCCFCD1.001.5713.3713.37
#FFFFFF1.571.0021.0021.00
#00000013.3721.001.001.00
##00000013.3721.001.001.00

Color blindness preview

Protanopia (red-blind)
#CFCECD
Deuteranopia (green-blind)
#CECECD
Tritanopia (blue-blind)
#CCCFCE
Achromatopsia (no color)
#CECECE

Design tokens & code

CSS
--color: #cccfcd;
/* rgb */ color: rgb(204, 207, 205);
/* oklch */ color: oklch(85.2% 0.004 157.2);
Tailwind
colors: {
  custom: {
    50: '#dbdddc',
    500: '#cccfcd',
    950: '#000000',
  },
}
SCSS
$custom: #cccfcd;
$custom-light: #dbdddc;
$custom-dark: #000000;
JSON
{
  "hex": "#cccfcd",
  "rgb": {
    "r": 204,
    "g": 207,
    "b": 205
  },
  "hsl": {
    "h": 140,
    "s": 3.03,
    "l": 80.588
  },
  "oklch": {
    "l": 0.85159,
    "c": 0.00426,
    "h": 157.2
  },
  "luminance": 0.61871
}

Semantic roles & 50–950 ramp

primary
#CCCFCD
secondary
#A29EA0
accent
#597B8D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484

Preview Lab

Preview with #CCCFCD

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

Preview Lab → · Contrast checker → · Palette generator →

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