#CCCFC8#CCCFC8

#CCCFC8 is a very light, near-neutral grey. Relative luminance 0.616; OKLCH L 85.0% C 0.010 H 125.7°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).

Color values

HEX#CCCFC8
RGBrgb(204, 207, 200)
HSLhsl(86, 7%, 80%)
HSVhsv(86, 3%, 81%)
CMYKcmyk(1.4%, 0%, 3.4%, 18.8%)
CIE-LABlab(82.72, -2.29, 3.11)
CIE-LCHlch(82.72, 3.87, 126.38°)
OKLaboklab(85.02% -0.0059 0.0082)
OKLCHoklch(85.02% 0.01 125.7)
XYZxyz(57.6383, 61.6331, 63.4922)
Luminance0.6163 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCFC8 #CBC8CF
analogous
#CFCFC8 #CCCFC8 #C9CFC8
triadic
#CCCFC8 #C8CCCF #CFC8CC
tetradic
#CCCFC8 #C8CFCF #CBC8CF #CFC8C9
square
#CCCFC8 #C8CFCF #CBC8CF #CFC8C9
split-complementary
#CCCFC8 #C8C9CF #CFC8CF
monochromatic
#8F9687 #AEB2A7 #CCCFC8 #EAECE9 #F0F1EF

Accessibility & contrast

On white

1.58
#CCCFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.33
#CCCFC8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCFC8
13.33:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCFC8#FFFFFF#000000##000000
##CCCFC81.001.5813.3313.33
#FFFFFF1.581.0021.0021.00
#00000013.3321.001.001.00
##00000013.3321.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0CEC8
Deuteranopia (green-blind)
#CFCEC8
Tritanopia (blue-blind)
#CCCECD
Achromatopsia (no color)
#CECECE

Design tokens & code

CSS
--color: #cccfc8;
/* rgb */ color: rgb(204, 207, 200);
/* oklch */ color: oklch(85.0% 0.010 125.7);
Tailwind
colors: {
  custom: {
    50: '#dbddd8',
    500: '#cccfc8',
    950: '#000000',
  },
}
SCSS
$custom: #cccfc8;
$custom-light: #dbddd8;
$custom-dark: #000000;
JSON
{
  "hex": "#cccfc8",
  "rgb": {
    "r": 204,
    "g": 207,
    "b": 200
  },
  "hsl": {
    "h": 85.714,
    "s": 6.796,
    "l": 79.804
  },
  "oklch": {
    "l": 0.85017,
    "c": 0.01009,
    "h": 125.7
  },
  "luminance": 0.61633
}

Semantic roles & 50–950 ramp

primary
#CCCFC8
secondary
#9D99A2
accent
#55916E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483

Preview Lab

Preview with #CCCFC8

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

Preview Lab → · Contrast checker → · Palette generator →

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