Skip to content

#cecabd

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

RGB
206, 202, 189
HSL
46°, 15%, 78%
CMYK
0, 2, 8, 19
Luminance
0.5904

At a glance

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

Hex
#cecabd
Hue
46°
yellow
Saturation
15%
muted
Lightness
78%
light
Brightness
81%
HSV value
Perceived
79%
weighted brightness
Luminance
0.5904
WCAG relative
Temperature
Warm
34/100 cool
Color family
Yellow
Tone
Muted
Best ink
Black
12.81:1
Closest name
Light Gray
ΔE2000 6.5
Where it sits
Hue46° of 360°
Saturation15%
Lightness78%
Temperature
Warm ← → Cool34% 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#cecabd
RGBrgb(206, 202, 189)
HSLhsl(46, 15%, 78%)
CMYKcmyk(0%, 2%, 8%, 19%)
LABlab(81.3 -0.9 7.0)
LCHlch(81.3 7.0 97.3)
OKLCHoklch(0.839 0.018 92.7)
Decimal13552317
Display P3color(display-p3 0.808 0.792 0.741)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cecabd on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#cecabd on black: 12.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CDC9BC
deuteranopia · #CECBBD
tritanopia · #D1C8C6

Color scale — 50 to 950

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

#F8F8F6
#F1F1EE
#E2E0DA
#cecabd
#B7B19E
#9F987E
#8D8468
#756E57
#5E5846
#464235
#2B2921
Base = 300Lightest = 50 · #F8F8F6Darkest = 950 · #2B2921
:root {
  --brand-50: #F8F8F6;
  --brand-100: #F1F1EE;
  --brand-200: #E2E0DA;
  --brand-300: #cecabd;
  --brand-400: #B7B19E;
  --brand-500: #9F987E;
  --brand-600: #8D8468;
  --brand-700: #756E57;
  --brand-800: #5E5846;
  --brand-900: #464235;
  --brand-950: #2B2921;
  --brand: #cecabd;
  --brand-ink: #000000;
}

Colors that work with #cecabd

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#DCD9D0
Hairlines and dividers
Muted text#847C62
Captions on the surface
Accent#536579
Second voice, not a rival
Dark variant#494536
Hover, pressed, headers
Light variant#F4F3F0
Selected rows, tints
Dark surface#201E18
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 #cecabd

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#BDC1CE
Analogous left#CEC2BD
Analogous right#CACEBD
Split-complement 1#BDCACE
Split-complement 2#C2BDCE
Triadic 1#BDCECA
Triadic 2#CABDCE
Tetradic#BDCEC2

RGB percentages

Red80.8%
Green79.2%
Blue74.1%

CMYK percentages

Cyan0.0%
Magenta1.9%
Yellow8.3%
Key (black)19.2%

Color previews

#cecabd text on a black background

contrast 12.81:1

Card sample

#cecabd text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cecabd

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.

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

#cecabd, answered

What color is #cecabd?

#cecabd is a light muted yellow, closest to Light Gray (ΔE2000 6.5). It sits at 46° on the hue wheel with 15% saturation and 78% lightness, which reads as warm.

What is the RGB value of #cecabd?

rgb(206, 202, 189) — 206 red, 202 green and 189 blue out of 255, or 80.8% / 79.2% / 74.1% by channel.

Is #cecabd a light or a dark color?

It is a light color. Relative luminance is 0.5904 and perceived brightness is 79%, so black text on it reaches 12.81:1.

Should I use black or white text on #cecabd?

Black. It scores 12.81:1 against #cecabd, versus 1.64:1 for white — AAA at any size.

What is the complementary color of #cecabd?

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

What colors go well with #cecabd?

For interface work: #F8F8F6 as the surface, #DCD9D0 for borders, #847C62 for secondary text, #536579 as an accent and #494536 for hover and pressed states. For a palette, the analogous pair #CEC2BD and #CACEBD stays calm, while #BDC1CE is the loudest partner.

What is #cecabd in CMYK for printing?

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

Is #cecabd warm or cool?

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

Work with #cecabd in the Color Lab