Skip to content

#cccfca

a light, muted gray · neutral · closest name: Light Gray

RGB
204, 207, 202
HSL
96°, 5%, 80%
CMYK
1, 0, 2, 19
Luminance
0.6173

At a glance

Every number on this page in one read: what #cccfca is made of, how bright it looks, and which way it leans.

Hex
#cccfca
Hue
96°
gray
Saturation
5%
muted
Lightness
80%
light
Brightness
81%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6173
WCAG relative
Temperature
Neutral
50/100 cool
Color family
Gray
Tone
Muted
Best ink
Black
13.35:1
Closest name
Light Gray
ΔE2000 3.5
Where it sits
Hue96° of 360°
Saturation5%
Lightness80%
Temperature
Warm ← → Cool50% cool

Near-neutral, so temperature is a whisper rather than a statement — the tinted siblings below show which way it can lean.

Every format

HEX#cccfca
RGBrgb(204, 207, 202)
HSLhsl(96, 5%, 80%)
CMYKcmyk(1%, 0%, 2%, 19%)
LABlab(82.8 -1.9 2.1)
LCHlch(82.8 2.9 132.3)
OKLCHoklch(0.851 0.008 132.4)
Decimal13422538
Display P3color(display-p3 0.800 0.812 0.792)

Copy-ready code

/* CSS */
color: #cccfca;
background-color: #cccfca;
/* Tailwind (arbitrary) */
class="text-[#cccfca] bg-[#cccfca]"
/* SCSS */
$brand: #cccfca;
/* SwiftUI */
Color(red: 0.800, green: 0.812, blue: 0.792)
/* Android */
Color.parseColor("#cccfca")
/* Flutter */
Color(0xFFCCCFCA)
/* Python / OpenCV (BGR) */
(202, 207, 204)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #cccfca · 13.35:1
Use #000000AAA at every size.
Aa
White text · 1.57:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.35:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cccfca as text scores 1.57:1 on white and 13.35:1 on black.

Accessibility — WCAG contrast

Aa
#cccfca on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#cccfca on black: 13.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D0CECA
deuteranopia · #CFCECA
tritanopia · #CCCFCD

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cccfca is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F7F8F7
#F0F0EF
#DEDFDC
#cccfca
#AAAFA7
#8E9489
#798174
#656B61
#51564E
#3D403A
#262824
Base = 300Lightest = 50 · #F7F8F7Darkest = 950 · #262824
:root {
  --brand-50: #F7F8F7;
  --brand-100: #F0F0EF;
  --brand-200: #DEDFDC;
  --brand-300: #cccfca;
  --brand-400: #AAAFA7;
  --brand-500: #8E9489;
  --brand-600: #798174;
  --brand-700: #656B61;
  --brand-800: #51564E;
  --brand-900: #3D403A;
  --brand-950: #262824;
  --brand: #cccfca;
  --brand-ink: #000000;
}

Colors that work with #cccfca

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F7F8F7
Tinted page background
Border#D6D8D4
Hairlines and dividers
Muted text#72786D
Captions on the surface
Accent#635D6F
Second voice, not a rival
Dark variant#3F433D
Hover, pressed, headers
Light variant#F2F3F2
Selected rows, tints
Dark surface#1C1D1B
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #cccfca

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Borders, dividers and quiet backgrounds
  • Long-form reading surfaces
  • Card and section backgrounds
  • Neutral UI chrome and typography
Use with care
  • Text of any size on white — fails WCAG AA
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#CDCACF
Analogous left#CFCFCA
Analogous right#CACFCA
Split-complement 1#CACACF
Split-complement 2#CFCACF
Triadic 1#CACCCF
Triadic 2#CFCACC
Tetradic#CACFCF

RGB percentages

Red80.0%
Green81.2%
Blue79.2%

CMYK percentages

Cyan1.4%
Magenta0.0%
Yellow2.4%
Key (black)18.8%

Color previews

#cccfca text on a black background

contrast 13.35:1

Card sample

#cccfca text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #cccfca;
Background color
Panel with #cccfca background
background-color: #cccfca;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #cccfca;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(204, 207, 202, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(204, 207, 202, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cccfca;
background: linear-gradient(135deg, #cccfca, #CACFCB);

Monochromatic scale

Palettes built from #cccfca

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#cccfca in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
EditorialArchitectureEnterpriseLuxury goods
Common UI roles
BackgroundsBordersBody textDividers
Print note

Converts to four-color process without much drama. Proof it anyway.

#cccfca, answered

What color is #cccfca?

#cccfca is a light muted gray, closest to Light Gray (ΔE2000 3.5). It sits at 96° on the hue wheel with 5% saturation and 80% lightness, which reads as neutral.

What is the RGB value of #cccfca?

rgb(204, 207, 202) — 204 red, 207 green and 202 blue out of 255, or 80% / 81.2% / 79.2% by channel.

Is #cccfca a light or a dark color?

It is a light color. Relative luminance is 0.6173 and perceived brightness is 81%, so black text on it reaches 13.35:1.

Should I use black or white text on #cccfca?

Black. It scores 13.35:1 against #cccfca, versus 1.57:1 for white — AAA at any size.

What is the complementary color of #cccfca?

#CDCACF sits directly opposite on the wheel. Softer options are the split-complements #CACACF and #CFCACF, which give the same contrast with far less vibration.

What colors go well with #cccfca?

For interface work: #F7F8F7 as the surface, #D6D8D4 for borders, #72786D for secondary text, #635D6F as an accent and #3F433D for hover and pressed states. For a palette, the analogous pair #CFCFCA and #CACFCA stays calm, while #CDCACF is the loudest partner.

What is #cccfca in CMYK for printing?

cmyk(1%, 0%, 2%, 19%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #cccfca warm or cool?

Neutral — it scores 50 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D8D1CB; nudged cooler, #C0C7CF.

Work with #cccfca in the Color Lab