Skip to content

#cdc2ba

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

RGB
205, 194, 186
HSL
25°, 16%, 77%
CMYK
0, 5, 9, 20
Luminance
0.5511

At a glance

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

Hex
#cdc2ba
Hue
25°
orange
Saturation
16%
soft
Lightness
77%
light
Brightness
80%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5511
WCAG relative
Temperature
Warm
28/100 cool
Color family
Orange
Tone
Soft
Best ink
Black
12.02:1
Closest name
Silver
ΔE2000 5.8
Where it sits
Hue25° of 360°
Saturation16%
Lightness77%
Temperature
Warm ← → Cool28% 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#cdc2ba
RGBrgb(205, 194, 186)
HSLhsl(25, 16%, 77%)
CMYKcmyk(0%, 5%, 9%, 20%)
LABlab(79.1 2.5 5.4)
LCHlch(79.1 5.9 65.4)
OKLCHoklch(0.821 0.017 58.6)
Decimal13484730
Display P3color(display-p3 0.804 0.761 0.729)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdc2ba on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#cdc2ba on black: 12.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C5C3BA
deuteranopia · #C8C5BA
tritanopia · #D1C0C0

Color scale — 50 to 950

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

#F8F7F6
#F2EFEE
#E3DDD9
#cdc2ba
#B8A99D
#A18C7D
#8E7767
#766356
#5F5045
#463C34
#2C2521
Base = 300Lightest = 50 · #F8F7F6Darkest = 950 · #2C2521
:root {
  --brand-50: #F8F7F6;
  --brand-100: #F2EFEE;
  --brand-200: #E3DDD9;
  --brand-300: #cdc2ba;
  --brand-400: #B8A99D;
  --brand-500: #A18C7D;
  --brand-600: #8E7767;
  --brand-700: #766356;
  --brand-800: #5F5045;
  --brand-900: #463C34;
  --brand-950: #2C2521;
  --brand: #cdc2ba;
  --brand-ink: #000000;
}

Colors that work with #cdc2ba

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#F9F7F6
Tinted page background
Border#DDD5D0
Hairlines and dividers
Muted text#857060
Captions on the surface
Accent#52737A
Second voice, not a rival
Dark variant#4A3E36
Hover, pressed, headers
Light variant#F4F2F0
Selected rows, tints
Dark surface#211B18
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 #cdc2ba

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#BAC5CD
Analogous left#CDBABC
Analogous right#CDCCBA
Split-complement 1#BACDCC
Split-complement 2#BABCCD
Triadic 1#BACDC2
Triadic 2#C2BACD
Tetradic#BCCDBA

RGB percentages

Red80.4%
Green76.1%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta5.4%
Yellow9.3%
Key (black)19.6%

Color previews

#cdc2ba text on a black background

contrast 12.02:1

Card sample

#cdc2ba text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdc2ba

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.

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

#cdc2ba, answered

What color is #cdc2ba?

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

What is the RGB value of #cdc2ba?

rgb(205, 194, 186) — 205 red, 194 green and 186 blue out of 255, or 80.4% / 76.1% / 72.9% by channel.

Is #cdc2ba a light or a dark color?

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

Should I use black or white text on #cdc2ba?

Black. It scores 12.02:1 against #cdc2ba, versus 1.75:1 for white — AAA at any size.

What is the complementary color of #cdc2ba?

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

What colors go well with #cdc2ba?

For interface work: #F9F7F6 as the surface, #DDD5D0 for borders, #857060 for secondary text, #52737A as an accent and #4A3E36 for hover and pressed states. For a palette, the analogous pair #CDBABC and #CDCCBA stays calm, while #BAC5CD is the loudest partner.

What is #cdc2ba in CMYK for printing?

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

Is #cdc2ba warm or cool?

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

Work with #cdc2ba in the Color Lab