#CFCCCF#CFCCCF

#CFCCCF is a very light, near-neutral grey. Relative luminance 0.610; OKLCH L 84.8% C 0.005 H 325.6°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).

Color values

HEX#CFCCCF
RGBrgb(207, 204, 207)
HSLhsl(300, 3%, 81%)
HSVhsv(300, 1%, 81%)
CMYKcmyk(0%, 1.4%, 0%, 18.8%)
CIE-LABlab(82.36, 1.58, -1.12)
CIE-LCHlch(82.36, 1.94, 324.52°)
OKLaboklab(84.85% 0.0043 -0.003)
OKLCHoklch(84.85% 0.005 325.6)
XYZxyz(58.5857, 60.9562, 67.6987)
Luminance0.6096 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CFCCCF #CCCFCC
analogous
#CDCCCF #CFCCCF #CFCCCD
triadic
#CFCCCF #CFCFCC #CCCFCF
tetradic
#CFCCCF #CFCDCC #CCCFCC #CCCDCF
square
#CFCCCF #CFCDCC #CCCFCC #CCCDCF
split-complementary
#CFCCCF #CDCFCC #CCCFCD
monochromatic
#948D94 #B1ACB1 #CFCCCF #EDECED #F0EFF0

Accessibility & contrast

On white

1.59
#CFCCCF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.19
#CFCCCF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CFCCCF
13.19:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CFCCCF#FFFFFF#000000##000000
##CFCCCF1.001.5913.1913.19
#FFFFFF1.591.0021.0021.00
#00000013.1921.001.001.00
##00000013.1921.001.001.00

Color blindness preview

Protanopia (red-blind)
#CCCDCF
Deuteranopia (green-blind)
#CCCDCF
Tritanopia (blue-blind)
#CFCCCD
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #cfcccf;
/* rgb */ color: rgb(207, 204, 207);
/* oklch */ color: oklch(84.8% 0.005 325.6);
Tailwind
colors: {
  custom: {
    50: '#dddbdd',
    500: '#cfcccf',
    950: '#000000',
  },
}
SCSS
$custom: #cfcccf;
$custom-light: #dddbdd;
$custom-dark: #000000;
JSON
{
  "hex": "#cfcccf",
  "rgb": {
    "r": 207,
    "g": 204,
    "b": 207
  },
  "hsl": {
    "h": 300,
    "s": 3.03,
    "l": 80.588
  },
  "oklch": {
    "l": 0.84848,
    "c": 0.00525,
    "h": 325.6
  },
  "luminance": 0.60956
}

Semantic roles & 50–950 ramp

primary
#CFCCCF
secondary
#9EA29E
accent
#8D5959
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484

Preview Lab

Preview with #CFCCCF

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

Preview Lab → · Contrast checker → · Palette generator →

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