Skip to content

#cdcfcb

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

RGB
205, 207, 203
HSL
90°, 4%, 80%
CMYK
1, 0, 2, 19
Luminance
0.6192

At a glance

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

Hex
#cdcfcb
Hue
90°
gray
Saturation
4%
muted
Lightness
80%
light
Brightness
81%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6192
WCAG relative
Temperature
Neutral
50/100 cool
Color family
Gray
Tone
Muted
Best ink
Black
13.38:1
Closest name
Light Gray
ΔE2000 2.8
Where it sits
Hue90° of 360°
Saturation4%
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#cdcfcb
RGBrgb(205, 207, 203)
HSLhsl(90, 4%, 80%)
CMYKcmyk(1%, 0%, 2%, 19%)
LABlab(82.9 -1.4 1.7)
LCHlch(82.9 2.2 129.0)
OKLCHoklch(0.852 0.006 128.5)
Decimal13488075
Display P3color(display-p3 0.804 0.812 0.796)

Copy-ready code

/* CSS */
color: #cdcfcb;
background-color: #cdcfcb;
/* Tailwind (arbitrary) */
class="text-[#cdcfcb] bg-[#cdcfcb]"
/* SCSS */
$brand: #cdcfcb;
/* SwiftUI */
Color(red: 0.804, green: 0.812, blue: 0.796)
/* Android */
Color.parseColor("#cdcfcb")
/* Flutter */
Color(0xFFCDCFCB)
/* Python / OpenCV (BGR) */
(203, 207, 205)

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

Accessibility — WCAG contrast

Aa
#cdcfcb on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#cdcfcb on black: 13.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D0CECB
deuteranopia · #CFCECB
tritanopia · #CDCFCE

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cdcfcb 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
#DEDFDD
#cdcfcb
#ABAEA7
#8F938A
#7A7F76
#666A62
#52554E
#3D3F3B
#262825
Base = 300Lightest = 50 · #F7F8F7Darkest = 950 · #262825
:root {
  --brand-50: #F7F8F7;
  --brand-100: #F0F0EF;
  --brand-200: #DEDFDD;
  --brand-300: #cdcfcb;
  --brand-400: #ABAEA7;
  --brand-500: #8F938A;
  --brand-600: #7A7F76;
  --brand-700: #666A62;
  --brand-800: #52554E;
  --brand-900: #3D3F3B;
  --brand-950: #262825;
  --brand: #cdcfcb;
  --brand-ink: #000000;
}

Colors that work with #cdcfcb

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#D6D8D5
Hairlines and dividers
Muted text#73776E
Captions on the surface
Accent#625E6E
Second voice, not a rival
Dark variant#40423D
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 #cdcfcb

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#CDCBCF
Analogous left#CFCFCB
Analogous right#CBCFCB
Split-complement 1#CBCBCF
Split-complement 2#CFCBCF
Triadic 1#CBCDCF
Triadic 2#CFCBCD
Tetradic#CBCFCF

RGB percentages

Red80.4%
Green81.2%
Blue79.6%

CMYK percentages

Cyan1.0%
Magenta0.0%
Yellow1.9%
Key (black)18.8%

Color previews

#cdcfcb text on a black background

contrast 13.38:1

Card sample

#cdcfcb text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdcfcb

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.

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

#cdcfcb, answered

What color is #cdcfcb?

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

What is the RGB value of #cdcfcb?

rgb(205, 207, 203) — 205 red, 207 green and 203 blue out of 255, or 80.4% / 81.2% / 79.6% by channel.

Is #cdcfcb a light or a dark color?

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

Should I use black or white text on #cdcfcb?

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

What is the complementary color of #cdcfcb?

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

What colors go well with #cdcfcb?

For interface work: #F7F8F7 as the surface, #D6D8D5 for borders, #73776E for secondary text, #625E6E as an accent and #40423D for hover and pressed states. For a palette, the analogous pair #CFCFCB and #CBCFCB stays calm, while #CDCBCF is the loudest partner.

What is #cdcfcb 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 #cdcfcb 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 #D8D1CC; nudged cooler, #C0C8D0.

Work with #cdcfcb in the Color Lab