Skip to content

#ccada2

a light, soft orange · warm · closest name: Rosy Brown

RGB
204, 173, 162
HSL
16°, 29%, 72%
CMYK
0, 15, 21, 20
Luminance
0.4533

At a glance

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

Hex
#ccada2
Hue
16°
orange
Saturation
29%
soft
Lightness
72%
light
Brightness
80%
HSV value
Perceived
71%
weighted brightness
Luminance
0.4533
WCAG relative
Temperature
Warm
15/100 cool
Color family
Orange
Tone
Soft
Best ink
Black
10.07:1
Closest name
Rosy Brown
ΔE2000 10.4
Where it sits
Hue16° of 360°
Saturation29%
Lightness72%
Temperature
Warm ← → Cool15% 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#ccada2
RGBrgb(204, 173, 162)
HSLhsl(16, 29%, 72%)
CMYKcmyk(0%, 15%, 21%, 20%)
LABlab(73.1 9.5 9.8)
LCHlch(73.1 13.7 46.0)
OKLCHoklch(0.772 0.040 40.5)
Decimal13413794
Display P3color(display-p3 0.800 0.678 0.635)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccada2 on white: 2.09:1
AA ✗ fail · AA-large · AAA
Aa
#ccada2 on black: 10.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B4B0A1
deuteranopia · #BBB6A2
tritanopia · #D4A9AA

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ccada2 is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F9F7F6
#F3EEEC
#E6DAD5
#D7BFB7
#ccada2
#B07F6E
#9E6957
#845848
#69463A
#4E352D
#31211C
Base = 400Lightest = 50 · #F9F7F6Darkest = 950 · #31211C
:root {
  --brand-50: #F9F7F6;
  --brand-100: #F3EEEC;
  --brand-200: #E6DAD5;
  --brand-300: #D7BFB7;
  --brand-400: #ccada2;
  --brand-500: #B07F6E;
  --brand-600: #9E6957;
  --brand-700: #845848;
  --brand-800: #69463A;
  --brand-900: #4E352D;
  --brand-950: #31211C;
  --brand: #ccada2;
  --brand-ink: #000000;
}

Colors that work with #ccada2

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#FAF6F5
Tinted page background
Border#E2D1CA
Hairlines and dividers
Muted text#946351
Captions on the surface
Accent#448788
Second voice, not a rival
Dark variant#52372D
Hover, pressed, headers
Light variant#F6F0EF
Selected rows, tints
Dark surface#241814
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 #ccada2

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#A2C1CC
Analogous left#CCA2AC
Analogous right#CCC2A2
Split-complement 1#A2CCC2
Split-complement 2#A2ACCC
Triadic 1#A2CCAD
Triadic 2#ADA2CC
Tetradic#ACCCA2

RGB percentages

Red80.0%
Green67.8%
Blue63.5%

CMYK percentages

Cyan0.0%
Magenta15.2%
Yellow20.6%
Key (black)20.0%

Color previews

#ccada2 text on a black background

contrast 10.07:1

Card sample

#ccada2 text on a white background

contrast 2.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccada2

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.

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

#ccada2, answered

What color is #ccada2?

#ccada2 is a light soft orange, closest to Rosy Brown (ΔE2000 10.4). It sits at 16° on the hue wheel with 29% saturation and 72% lightness, which reads as warm.

What is the RGB value of #ccada2?

rgb(204, 173, 162) — 204 red, 173 green and 162 blue out of 255, or 80% / 67.8% / 63.5% by channel.

Is #ccada2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4533 and perceived brightness is 71%, so black text on it reaches 10.07:1.

Should I use black or white text on #ccada2?

Black. It scores 10.07:1 against #ccada2, versus 2.09:1 for white — AAA at any size.

What is the complementary color of #ccada2?

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

What colors go well with #ccada2?

For interface work: #FAF6F5 as the surface, #E2D1CA for borders, #946351 for secondary text, #448788 as an accent and #52372D for hover and pressed states. For a palette, the analogous pair #CCA2AC and #CCC2A2 stays calm, while #A2C1CC is the loudest partner.

What is #ccada2 in CMYK for printing?

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

Is #ccada2 warm or cool?

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

Work with #ccada2 in the Color Lab