Skip to content

#ccccc1

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

RGB
204, 204, 193
HSL
60°, 10%, 78%
CMYK
0, 0, 5, 20
Luminance
0.5987

At a glance

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

Hex
#ccccc1
Hue
60°
yellow
Saturation
10%
muted
Lightness
78%
light
Brightness
80%
HSV value
Perceived
80%
weighted brightness
Luminance
0.5987
WCAG relative
Temperature
Neutral
43/100 cool
Color family
Yellow
Tone
Muted
Best ink
Black
12.97:1
Closest name
Light Gray
ΔE2000 5.8
Where it sits
Hue60° of 360°
Saturation10%
Lightness78%
Temperature
Warm ← → Cool43% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#ccccc1
RGBrgb(204, 204, 193)
HSLhsl(60, 10%, 78%)
CMYKcmyk(0%, 0%, 5%, 20%)
LABlab(81.8 -2.0 5.5)
LCHlch(81.8 5.8 109.7)
OKLCHoklch(0.842 0.015 106.7)
Decimal13421761
Display P3color(display-p3 0.800 0.800 0.757)

Copy-ready code

/* CSS */
color: #ccccc1;
background-color: #ccccc1;
/* Tailwind (arbitrary) */
class="text-[#ccccc1] bg-[#ccccc1]"
/* SCSS */
$brand: #ccccc1;
/* SwiftUI */
Color(red: 0.800, green: 0.800, blue: 0.757)
/* Android */
Color.parseColor("#ccccc1")
/* Flutter */
Color(0xFFCCCCC1)
/* Python / OpenCV (BGR) */
(193, 204, 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 #ccccc1 · 12.97:1
Use #000000AAA at every size.
Aa
White text · 1.62:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.97:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #ccccc1 as text scores 1.62:1 on white and 12.97:1 on black.

Accessibility — WCAG contrast

Aa
#ccccc1 on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#ccccc1 on black: 12.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CECBC0
deuteranopia · #CECBC1
tritanopia · #CECAC9

Color scale — 50 to 950

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

#F8F8F7
#F1F1EF
#E1E1DB
#ccccc1
#B3B3A3
#9A9A84
#86866F
#70705C
#5A5A4A
#434338
#2A2A23
Base = 300Lightest = 50 · #F8F8F7Darkest = 950 · #2A2A23
:root {
  --brand-50: #F8F8F7;
  --brand-100: #F1F1EF;
  --brand-200: #E1E1DB;
  --brand-300: #ccccc1;
  --brand-400: #B3B3A3;
  --brand-500: #9A9A84;
  --brand-600: #86866F;
  --brand-700: #70705C;
  --brand-800: #5A5A4A;
  --brand-900: #434338;
  --brand-950: #2A2A23;
  --brand: #ccccc1;
  --brand-ink: #000000;
}

Colors that work with #ccccc1

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#DADAD2
Hairlines and dividers
Muted text#7E7E68
Captions on the surface
Accent#586074
Second voice, not a rival
Dark variant#46463A
Hover, pressed, headers
Light variant#F3F3F1
Selected rows, tints
Dark surface#1F1F19
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 #ccccc1

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
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • White text placed on it
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#C1C1CC
Analogous left#CCC6C1
Analogous right#C6CCC1
Split-complement 1#C1C6CC
Split-complement 2#C6C1CC
Triadic 1#C1CCCC
Triadic 2#CCC1CC
Tetradic#C1CCC6

RGB percentages

Red80.0%
Green80.0%
Blue75.7%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow5.4%
Key (black)20.0%

Color previews

#ccccc1 text on a black background

contrast 12.97:1

Card sample

#ccccc1 text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccccc1

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.

#ccccc1 in the real world

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

Industries
RetailLeisureEnergyWarning systems
Common UI roles
BackgroundsBordersBody textDividers
Print note

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

#ccccc1, answered

What color is #ccccc1?

#ccccc1 is a light muted yellow, closest to Light Gray (ΔE2000 5.8). It sits at 60° on the hue wheel with 10% saturation and 78% lightness, which reads as neutral.

What is the RGB value of #ccccc1?

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

Is #ccccc1 a light or a dark color?

It is a light color. Relative luminance is 0.5987 and perceived brightness is 80%, so black text on it reaches 12.97:1.

Should I use black or white text on #ccccc1?

Black. It scores 12.97:1 against #ccccc1, versus 1.62:1 for white — AAA at any size.

What is the complementary color of #ccccc1?

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

What colors go well with #ccccc1?

For interface work: #F8F8F7 as the surface, #DADAD2 for borders, #7E7E68 for secondary text, #586074 as an accent and #46463A for hover and pressed states. For a palette, the analogous pair #CCC6C1 and #C6CCC1 stays calm, while #C1C1CC is the loudest partner.

What is #ccccc1 in CMYK for printing?

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

Is #ccccc1 warm or cool?

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

Work with #ccccc1 in the Color Lab