Skip to content

#ccc4b8

a light, soft orange · warm · closest name: Silver

RGB
204, 196, 184
HSL
36°, 16%, 76%
CMYK
0, 4, 10, 20
Luminance
0.5578

At a glance

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

Hex
#ccc4b8
Hue
36°
orange
Saturation
16%
soft
Lightness
76%
light
Brightness
80%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5578
WCAG relative
Temperature
Warm
29/100 cool
Color family
Orange
Tone
Soft
Best ink
Black
12.16:1
Closest name
Silver
ΔE2000 6.2
Where it sits
Hue36° of 360°
Saturation16%
Lightness76%
Temperature
Warm ← → Cool29% 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#ccc4b8
RGBrgb(204, 196, 184)
HSLhsl(36, 16%, 76%)
CMYKcmyk(0%, 4%, 10%, 20%)
LABlab(79.5 0.7 7.0)
LCHlch(79.5 7.0 84.1)
OKLCHoklch(0.824 0.019 78.2)
Decimal13419704
Display P3color(display-p3 0.800 0.769 0.722)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc4b8 on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#ccc4b8 on black: 12.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C8C4B7
deuteranopia · #CAC6B8
tritanopia · #D0C2C0

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ccc4b8 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
#F2F0EE
#E3DFD9
#ccc4b8
#B9AE9D
#A1927C
#8E7E66
#776955
#5F5444
#463F34
#2C2720
Base = 300Lightest = 50 · #F8F8F6Darkest = 950 · #2C2720
:root {
  --brand-50: #F8F8F6;
  --brand-100: #F2F0EE;
  --brand-200: #E3DFD9;
  --brand-300: #ccc4b8;
  --brand-400: #B9AE9D;
  --brand-500: #A1927C;
  --brand-600: #8E7E66;
  --brand-700: #776955;
  --brand-800: #5F5444;
  --brand-900: #463F34;
  --brand-950: #2C2720;
  --brand: #ccc4b8;
  --brand-ink: #000000;
}

Colors that work with #ccc4b8

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#F9F8F6
Tinted page background
Border#DDD8D0
Hairlines and dividers
Muted text#867760
Captions on the surface
Accent#526D7A
Second voice, not a rival
Dark variant#4A4235
Hover, pressed, headers
Light variant#F4F3F0
Selected rows, tints
Dark surface#211D17
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 #ccc4b8

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary 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
  • 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#B8C0CC
Analogous left#CCBAB8
Analogous right#CACCB8
Split-complement 1#B8CACC
Split-complement 2#BAB8CC
Triadic 1#B8CCC4
Triadic 2#C4B8CC
Tetradic#B8CCBA

RGB percentages

Red80.0%
Green76.9%
Blue72.2%

CMYK percentages

Cyan0.0%
Magenta3.9%
Yellow9.8%
Key (black)20.0%

Color previews

#ccc4b8 text on a black background

contrast 12.16:1

Card sample

#ccc4b8 text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc4b8

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.

#ccc4b8 in the real world

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

Industries
E-commerceFood deliveryLogisticsCreator tools
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#ccc4b8, answered

What color is #ccc4b8?

#ccc4b8 is a light soft orange, closest to Silver (ΔE2000 6.2). It sits at 36° on the hue wheel with 16% saturation and 76% lightness, which reads as warm.

What is the RGB value of #ccc4b8?

rgb(204, 196, 184) — 204 red, 196 green and 184 blue out of 255, or 80% / 76.9% / 72.2% by channel.

Is #ccc4b8 a light or a dark color?

It is a light color. Relative luminance is 0.5578 and perceived brightness is 77%, so black text on it reaches 12.16:1.

Should I use black or white text on #ccc4b8?

Black. It scores 12.16:1 against #ccc4b8, versus 1.73:1 for white — AAA at any size.

What is the complementary color of #ccc4b8?

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

What colors go well with #ccc4b8?

For interface work: #F9F8F6 as the surface, #DDD8D0 for borders, #867760 for secondary text, #526D7A as an accent and #4A4235 for hover and pressed states. For a palette, the analogous pair #CCBAB8 and #CACCB8 stays calm, while #B8C0CC is the loudest partner.

What is #ccc4b8 in CMYK for printing?

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

Is #ccc4b8 warm or cool?

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

Work with #ccc4b8 in the Color Lab