#CFCCCC#CFCCCC

#CFCCCC is a very light, near-neutral grey. Relative luminance 0.608; OKLCH L 84.8% C 0.003 H 17.1°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).

Color values

HEX#CFCCCC
RGBrgb(207, 204, 204)
HSLhsl(0, 3%, 81%)
HSVhsv(0, 1%, 81%)
CMYKcmyk(0%, 1.4%, 1.4%, 18.8%)
CIE-LABlab(82.28, 1.03, 0.37)
CIE-LCHlch(82.28, 1.09, 19.49°)
OKLaboklab(84.76% 0.0032 0.001)
OKLCHoklch(84.76% 0.003 17.1)
XYZxyz(58.2224, 60.8109, 65.7855)
Luminance0.6081 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CFCCCC #CCCFCF
analogous
#CFCCCD #CFCCCC #CFCDCC
triadic
#CFCCCC #CCCFCC #CCCCCF
tetradic
#CFCCCC #CDCFCC #CCCFCF #CDCCCF
square
#CFCCCC #CDCFCC #CCCFCF #CDCCCF
split-complementary
#CFCCCC #CCCFCD #CCCDCF
monochromatic
#948D8D #B1ACAC #CFCCCC #EDECEC #F0EFEF

Accessibility & contrast

On white

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

On black

13.16
#CFCCCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CFCCCC
13.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CFCCCC#FFFFFF#000000##000000
##CFCCCC1.001.6013.1613.16
#FFFFFF1.601.0021.0021.00
#00000013.1621.001.001.00
##00000013.1621.001.001.00

Color blindness preview

Protanopia (red-blind)
#CCCCCC
Deuteranopia (green-blind)
#CDCDCC
Tritanopia (blue-blind)
#D0CCCC
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #cfcccc;
/* rgb */ color: rgb(207, 204, 204);
/* oklch */ color: oklch(84.8% 0.003 17.1);
Tailwind
colors: {
  custom: {
    50: '#dddbdb',
    500: '#cfcccc',
    950: '#000000',
  },
}
SCSS
$custom: #cfcccc;
$custom-light: #dddbdb;
$custom-dark: #000000;
JSON
{
  "hex": "#cfcccc",
  "rgb": {
    "r": 207,
    "g": 204,
    "b": 204
  },
  "hsl": {
    "h": 0,
    "s": 3.03,
    "l": 80.588
  },
  "oklch": {
    "l": 0.84761,
    "c": 0.00333,
    "h": 17.1
  },
  "luminance": 0.60811
}

Semantic roles & 50–950 ramp

primary
#CFCCCC
secondary
#9EA2A2
accent
#8D8D59
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151515
muted
#848484

Preview Lab

Preview with #CFCCCC

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

Preview Lab → · Contrast checker → · Palette generator →

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