Skip to content

#cececc

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

RGB
206, 206, 204
HSL
60°, 2%, 80%
CMYK
0, 0, 1, 19
Luminance
0.6162

At a glance

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

Hex
#cececc
Hue
60°
gray
Saturation
2%
muted
Lightness
80%
light
Brightness
81%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6162
WCAG relative
Temperature
Neutral
49/100 cool
Color family
Gray
Tone
Muted
Best ink
Black
13.32:1
Closest name
Light Gray
ΔE2000 1.7
Where it sits
Hue60° of 360°
Saturation2%
Lightness80%
Temperature
Warm ← → Cool49% 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#cececc
RGBrgb(206, 206, 204)
HSLhsl(60, 2%, 80%)
CMYKcmyk(0%, 0%, 1%, 19%)
LABlab(82.7 -0.4 1.0)
LCHlch(82.7 1.1 110.0)
OKLCHoklch(0.851 0.003 106.5)
Decimal13553356
Display P3color(display-p3 0.808 0.808 0.800)

Copy-ready code

/* CSS */
color: #cececc;
background-color: #cececc;
/* Tailwind (arbitrary) */
class="text-[#cececc] bg-[#cececc]"
/* SCSS */
$brand: #cececc;
/* SwiftUI */
Color(red: 0.808, green: 0.808, blue: 0.800)
/* Android */
Color.parseColor("#cececc")
/* Flutter */
Color(0xFFCECECC)
/* Python / OpenCV (BGR) */
(204, 206, 206)

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 #cececc · 13.32:1
Use #000000AAA at every size.
Aa
White text · 1.58:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.32:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cececc as text scores 1.58:1 on white and 13.32:1 on black.

Accessibility — WCAG contrast

Aa
#cececc on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#cececc on black: 13.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CECECC
deuteranopia · #CECECC
tritanopia · #CECECD

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cececc 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.

#F7F7F7
#F0F0EF
#DEDEDD
#cececc
#ADADA9
#91918D
#7D7D78
#686864
#535350
#3E3E3C
#272726
Base = 300Lightest = 50 · #F7F7F7Darkest = 950 · #272726
:root {
  --brand-50: #F7F7F7;
  --brand-100: #F0F0EF;
  --brand-200: #DEDEDD;
  --brand-300: #cececc;
  --brand-400: #ADADA9;
  --brand-500: #91918D;
  --brand-600: #7D7D78;
  --brand-700: #686864;
  --brand-800: #535350;
  --brand-900: #3E3E3C;
  --brand-950: #272726;
  --brand: #cececc;
  --brand-ink: #000000;
}

Colors that work with #cececc

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#F8F8F7
Tinted page background
Border#D7D7D5
Hairlines and dividers
Muted text#757570
Captions on the surface
Accent#60646C
Second voice, not a rival
Dark variant#41413E
Hover, pressed, headers
Light variant#F3F3F2
Selected rows, tints
Dark surface#1D1D1B
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 #cececc

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#CCCCCE
Analogous left#CECDCC
Analogous right#CDCECC
Split-complement 1#CCCDCE
Split-complement 2#CDCCCE
Triadic 1#CCCECE
Triadic 2#CECCCE
Tetradic#CCCECD

RGB percentages

Red80.8%
Green80.8%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow1.0%
Key (black)19.2%

Color previews

#cececc text on a black background

contrast 13.32:1

Card sample

#cececc text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cececc

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.

#cececc 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.

#cececc, answered

What color is #cececc?

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

What is the RGB value of #cececc?

rgb(206, 206, 204) — 206 red, 206 green and 204 blue out of 255, or 80.8% / 80.8% / 80% by channel.

Is #cececc a light or a dark color?

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

Should I use black or white text on #cececc?

Black. It scores 13.32:1 against #cececc, versus 1.58:1 for white — AAA at any size.

What is the complementary color of #cececc?

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

What colors go well with #cececc?

For interface work: #F8F8F7 as the surface, #D7D7D5 for borders, #757570 for secondary text, #60646C as an accent and #41413E for hover and pressed states. For a palette, the analogous pair #CECDCC and #CDCECC stays calm, while #CCCCCE is the loudest partner.

What is #cececc in CMYK for printing?

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

Is #cececc warm or cool?

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

Work with #cececc in the Color Lab