#CCCFCC#CCCFCC

#CCCFCC is a very light, near-neutral grey. Relative luminance 0.618; OKLCH L 85.1% C 0.005 H 145.6°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).

Color values

HEX#CCCFCC
RGBrgb(204, 207, 204)
HSLhsl(120, 3%, 81%)
HSVhsv(120, 1%, 81%)
CMYKcmyk(1.4%, 0%, 1.4%, 18.8%)
CIE-LABlab(82.82, -1.57, 1.13)
CIE-LCHlch(82.82, 1.94, 144.36°)
OKLaboklab(85.13% -0.0043 0.003)
OKLCHoklch(85.13% 0.005 145.6)
XYZxyz(58.1119, 61.8226, 65.9865)
Luminance0.6182 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCFCC #CFCCCF
analogous
#CDCFCC #CCCFCC #CCCFCD
triadic
#CCCFCC #CCCCCF #CFCCCC
tetradic
#CCCFCC #CCCDCF #CFCCCF #CFCDCC
square
#CCCFCC #CCCDCF #CFCCCF #CFCDCC
split-complementary
#CCCFCC #CDCCCF #CFCCCD
monochromatic
#8D948D #ACB1AC #CCCFCC #ECEDEC #EFF0EF

Accessibility & contrast

On white

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

On black

13.36
#CCCFCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCFCC
13.36:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCFCC#FFFFFF#000000##000000
##CCCFCC1.001.5713.3613.36
#FFFFFF1.571.0021.0021.00
#00000013.3621.001.001.00
##00000013.3621.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cccfcc;
/* rgb */ color: rgb(204, 207, 204);
/* oklch */ color: oklch(85.1% 0.005 145.6);
Tailwind
colors: {
  custom: {
    50: '#dbdddb',
    500: '#cccfcc',
    950: '#000000',
  },
}
SCSS
$custom: #cccfcc;
$custom-light: #dbdddb;
$custom-dark: #000000;
JSON
{
  "hex": "#cccfcc",
  "rgb": {
    "r": 204,
    "g": 207,
    "b": 204
  },
  "hsl": {
    "h": 120,
    "s": 3.03,
    "l": 80.588
  },
  "oklch": {
    "l": 0.8513,
    "c": 0.00524,
    "h": 145.6
  },
  "luminance": 0.61823
}

Semantic roles & 50–950 ramp

primary
#CCCFCC
secondary
#A29EA2
accent
#598D8D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151515
muted
#848484

Preview Lab

Preview with #CCCFCC

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

Preview Lab → · Contrast checker → · Palette generator →

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