#CCCCCF#CCCCCF

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

Color values

HEX#CCCCCF
RGBrgb(204, 204, 207)
HSLhsl(240, 3%, 81%)
HSVhsv(240, 1%, 81%)
CMYKcmyk(1.4%, 1.4%, 0%, 18.8%)
CIE-LABlab(82.12, 0.55, -1.49)
CIE-LCHlch(82.12, 1.59, 290.32°)
OKLaboklab(84.61% 0.0012 -0.004)
OKLCHoklch(84.61% 0.004 286.4)
XYZxyz(57.7553, 60.5281, 67.6598)
Luminance0.6053 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCCCF #CFCFCC
analogous
#CCCDCF #CCCCCF #CDCCCF
triadic
#CCCCCF #CFCCCC #CCCFCC
tetradic
#CCCCCF #CFCCCD #CFCFCC #CCCFCD
square
#CCCCCF #CFCCCD #CFCFCC #CCCFCD
split-complementary
#CCCCCF #CFCDCC #CDCFCC
monochromatic
#8D8D94 #ACACB1 #CCCCCF #ECECED #EFEFF0

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##CCCCCF#FFFFFF#000000##000000
##CCCCCF1.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)
#CBCCCF
Deuteranopia (green-blind)
#CBCCCF
Tritanopia (blue-blind)
#CBCCCD
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #cccccf;
/* rgb */ color: rgb(204, 204, 207);
/* oklch */ color: oklch(84.6% 0.004 286.4);
Tailwind
colors: {
  custom: {
    50: '#dbdbdd',
    500: '#cccccf',
    950: '#000000',
  },
}
SCSS
$custom: #cccccf;
$custom-light: #dbdbdd;
$custom-dark: #000000;
JSON
{
  "hex": "#cccccf",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 207
  },
  "hsl": {
    "h": 240,
    "s": 3.03,
    "l": 80.588
  },
  "oklch": {
    "l": 0.8461,
    "c": 0.00412,
    "h": 286.4
  },
  "luminance": 0.60528
}

Semantic roles & 50–950 ramp

primary
#CCCCCF
secondary
#A2A29E
accent
#8D598D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151515
muted
#848484

Preview Lab

Preview with #CCCCCF

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

Preview Lab → · Contrast checker → · Palette generator →

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