Skip to content

#ca7253

a balanced, vivid orange · warm · closest name: Chocolate

RGB
202, 114, 83
HSL
16°, 53%, 56%
CMYK
0, 44, 59, 21
Luminance
0.2522

At a glance

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

Hex
#ca7253
Hue
16°
orange
Saturation
53%
vivid
Lightness
56%
balanced
Brightness
79%
HSV value
Perceived
56%
weighted brightness
Luminance
0.2522
WCAG relative
Temperature
Warm
8/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
6.04:1
Closest name
Chocolate
ΔE2000 9.6
Where it sits
Hue16° of 360°
Saturation53%
Lightness56%
Temperature
Warm ← → Cool8% 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#ca7253
RGBrgb(202, 114, 83)
HSLhsl(16, 53%, 56%)
CMYKcmyk(0%, 44%, 59%, 21%)
LABlab(57.3 31.7 32.2)
LCHlch(57.3 45.2 45.4)
OKLCHoklch(0.644 0.120 40.0)
Decimal13267539
Display P3color(display-p3 0.792 0.447 0.325)

Copy-ready code

/* CSS */
color: #ca7253;
background-color: #ca7253;
/* Tailwind (arbitrary) */
class="text-[#ca7253] bg-[#ca7253]"
/* SCSS */
$brand: #ca7253;
/* SwiftUI */
Color(red: 0.792, green: 0.447, blue: 0.325)
/* Android */
Color.parseColor("#ca7253")
/* Flutter */
Color(0xFFCA7253)
/* Python / OpenCV (BGR) */
(83, 114, 202)

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

Accessibility — WCAG contrast

Aa
#ca7253 on white: 3.48:1
AA ✗ fail · AA-large · AAA
Aa
#ca7253 on black: 6.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #897E50
deuteranopia · #9E9152
tritanopia · #DC626A

Color scale — 50 to 950

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

#FBF6F4
#F6EDE9
#EDD6CE
#E5B9A9
#D7957E
#ca7253
#BB5B3A
#9C4C30
#7D3D26
#5B2F1F
#391D14
Base = 500Lightest = 50 · #FBF6F4Darkest = 950 · #391D14
:root {
  --brand-50: #FBF6F4;
  --brand-100: #F6EDE9;
  --brand-200: #EDD6CE;
  --brand-300: #E5B9A9;
  --brand-400: #D7957E;
  --brand-500: #ca7253;
  --brand-600: #BB5B3A;
  --brand-700: #9C4C30;
  --brand-800: #7D3D26;
  --brand-900: #5B2F1F;
  --brand-950: #391D14;
  --brand: #ca7253;
  --brand-ink: #000000;
}

Colors that work with #ca7253

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#FAF6F4
Tinted page background
Border#ECCCC1
Hairlines and dividers
Muted text#9B5F4B
Captions on the surface
Accent#2C9EA0
Second voice, not a rival
Dark variant#61301E
Hover, pressed, headers
Light variant#F9EFEC
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 #ca7253

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

Works well for
  • Headings from 24px up on white
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • 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#53ABCA
Analogous left#CA5370
Analogous right#CAAD53
Split-complement 1#53CAAD
Split-complement 2#5370CA
Triadic 1#53CA72
Triadic 2#7253CA
Tetradic#70CA53

RGB percentages

Red79.2%
Green44.7%
Blue32.5%

CMYK percentages

Cyan0.0%
Magenta43.6%
Yellow58.9%
Key (black)20.8%

Color previews

#ca7253 text on a black background

contrast 6.04:1

Card sample

#ca7253 text on a white background

contrast 3.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ca7253

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.

#ca7253 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
ButtonsLinksFocus statesCharts
Print note

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

#ca7253, answered

What color is #ca7253?

#ca7253 is a balanced vivid orange, closest to Chocolate (ΔE2000 9.6). It sits at 16° on the hue wheel with 53% saturation and 56% lightness, which reads as warm.

What is the RGB value of #ca7253?

rgb(202, 114, 83) — 202 red, 114 green and 83 blue out of 255, or 79.2% / 44.7% / 32.5% by channel.

Is #ca7253 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2522 and perceived brightness is 56%, so black text on it reaches 6.04:1.

Should I use black or white text on #ca7253?

Black. It scores 6.04:1 against #ca7253, versus 3.48:1 for white — AA at any size.

What is the complementary color of #ca7253?

#53ABCA sits directly opposite on the wheel. Softer options are the split-complements #53CAAD and #5370CA, which give the same contrast with far less vibration.

What colors go well with #ca7253?

For interface work: #FAF6F4 as the surface, #ECCCC1 for borders, #9B5F4B for secondary text, #2C9EA0 as an accent and #61301E for hover and pressed states. For a palette, the analogous pair #CA5370 and #CAAD53 stays calm, while #53ABCA is the loudest partner.

What is #ca7253 in CMYK for printing?

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

Is #ca7253 warm or cool?

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

Work with #ca7253 in the Color Lab