Skip to content

#cfcec2

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

RGB
207, 206, 194
HSL
55°, 12%, 79%
CMYK
0, 1, 6, 19
Luminance
0.6130

At a glance

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

Hex
#cfcec2
Hue
55°
yellow
Saturation
12%
muted
Lightness
79%
light
Brightness
81%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6130
WCAG relative
Temperature
Warm
40/100 cool
Color family
Yellow
Tone
Muted
Best ink
Black
13.26:1
Closest name
Light Gray
ΔE2000 5.9
Where it sits
Hue55° of 360°
Saturation12%
Lightness79%
Temperature
Warm ← → Cool40% cool

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

Every format

HEX#cfcec2
RGBrgb(207, 206, 194)
HSLhsl(55, 12%, 79%)
CMYKcmyk(0%, 1%, 6%, 19%)
LABlab(82.5 -1.8 6.1)
LCHlch(82.5 6.3 106.2)
OKLCHoklch(0.849 0.016 102.9)
Decimal13618882
Display P3color(display-p3 0.812 0.808 0.761)

Copy-ready code

/* CSS */
color: #cfcec2;
background-color: #cfcec2;
/* Tailwind (arbitrary) */
class="text-[#cfcec2] bg-[#cfcec2]"
/* SCSS */
$brand: #cfcec2;
/* SwiftUI */
Color(red: 0.812, green: 0.808, blue: 0.761)
/* Android */
Color.parseColor("#cfcec2")
/* Flutter */
Color(0xFFCFCEC2)
/* Python / OpenCV (BGR) */
(194, 206, 207)

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

Accessibility — WCAG contrast

Aa
#cfcec2 on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#cfcec2 on black: 13.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D0CDC1
deuteranopia · #D1CEC2
tritanopia · #D1CCCA

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cfcec2 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
#F1F1EE
#E1E1DA
#cfcec2
#B5B3A1
#9C9A81
#89876C
#72705A
#5B5A48
#444336
#2A2A22
Base = 300Lightest = 50 · #F8F8F7Darkest = 950 · #2A2A22
:root {
  --brand-50: #F8F8F7;
  --brand-100: #F1F1EE;
  --brand-200: #E1E1DA;
  --brand-300: #cfcec2;
  --brand-400: #B5B3A1;
  --brand-500: #9C9A81;
  --brand-600: #89876C;
  --brand-700: #72705A;
  --brand-800: #5B5A48;
  --brand-900: #444336;
  --brand-950: #2A2A22;
  --brand: #cfcec2;
  --brand-ink: #000000;
}

Colors that work with #cfcec2

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#F8F8F6
Tinted page background
Border#DBDAD1
Hairlines and dividers
Muted text#807E65
Captions on the surface
Accent#565F76
Second voice, not a rival
Dark variant#474638
Hover, pressed, headers
Light variant#F4F4F1
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 #cfcec2

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#C2C3CF
Analogous left#CFC7C2
Analogous right#C9CFC2
Split-complement 1#C2C9CF
Split-complement 2#C7C2CF
Triadic 1#C2CFCE
Triadic 2#CEC2CF
Tetradic#C2CFC7

RGB percentages

Red81.2%
Green80.8%
Blue76.1%

CMYK percentages

Cyan0.0%
Magenta0.5%
Yellow6.3%
Key (black)18.8%

Color previews

#cfcec2 text on a black background

contrast 13.26:1

Card sample

#cfcec2 text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfcec2

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.

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

#cfcec2, answered

What color is #cfcec2?

#cfcec2 is a light muted yellow, closest to Light Gray (ΔE2000 5.9). It sits at 55° on the hue wheel with 12% saturation and 79% lightness, which reads as warm.

What is the RGB value of #cfcec2?

rgb(207, 206, 194) — 207 red, 206 green and 194 blue out of 255, or 81.2% / 80.8% / 76.1% by channel.

Is #cfcec2 a light or a dark color?

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

Should I use black or white text on #cfcec2?

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

What is the complementary color of #cfcec2?

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

What colors go well with #cfcec2?

For interface work: #F8F8F6 as the surface, #DBDAD1 for borders, #807E65 for secondary text, #565F76 as an accent and #474638 for hover and pressed states. For a palette, the analogous pair #CFC7C2 and #C9CFC2 stays calm, while #C2C3CF is the loudest partner.

What is #cfcec2 in CMYK for printing?

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

Is #cfcec2 warm or cool?

Warm — it scores 40 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CFC9C2; nudged cooler, #CCD0C1.

Work with #cfcec2 in the Color Lab