Skip to content

#c75f21

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

RGB
199, 95, 33
HSL
22°, 72%, 46%
CMYK
0, 52, 83, 22
Luminance
0.2044

At a glance

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

Hex
#c75f21
Hue
22°
orange
Saturation
72%
vivid
Lightness
46%
balanced
Brightness
78%
HSV value
Perceived
52%
weighted brightness
Luminance
0.2044
WCAG relative
Temperature
Warm
4/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
5.09:1
Closest name
Chocolate
ΔE2000 4.2
Where it sits
Hue22° of 360°
Saturation72%
Lightness46%
Temperature
Warm ← → Cool4% 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#c75f21
RGBrgb(199, 95, 33)
HSLhsl(22, 72%, 46%)
CMYKcmyk(0%, 52%, 83%, 22%)
LABlab(52.3 37.9 51.8)
LCHlch(52.3 64.2 53.8)
OKLCHoklch(0.603 0.150 47.0)
Decimal13066017
Display P3color(display-p3 0.780 0.373 0.129)

Copy-ready code

/* CSS */
color: #c75f21;
background-color: #c75f21;
/* Tailwind (arbitrary) */
class="text-[#c75f21] bg-[#c75f21]"
/* SCSS */
$brand: #c75f21;
/* SwiftUI */
Color(red: 0.780, green: 0.373, blue: 0.129)
/* Android */
Color.parseColor("#c75f21")
/* Flutter */
Color(0xFFC75F21)
/* Python / OpenCV (BGR) */
(33, 95, 199)

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

Accessibility — WCAG contrast

Aa
#c75f21 on white: 4.13:1
AA ✗ fail · AA-large · AAA
Aa
#c75f21 on black: 5.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7D6E16
deuteranopia · #96861E
tritanopia · #DB4853

Color scale — 50 to 950

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

#FCF6F3
#F8EEE7
#F3D9C9
#EFBD9F
#E79C6F
#DF7A3E
#c75f21
#AF531D
#8C4317
#663315
#3F200D
Base = 600Lightest = 50 · #FCF6F3Darkest = 950 · #3F200D
:root {
  --brand-50: #FCF6F3;
  --brand-100: #F8EEE7;
  --brand-200: #F3D9C9;
  --brand-300: #EFBD9F;
  --brand-400: #E79C6F;
  --brand-500: #DF7A3E;
  --brand-600: #c75f21;
  --brand-700: #AF531D;
  --brand-800: #8C4317;
  --brand-900: #663315;
  --brand-950: #3F200D;
  --brand: #c75f21;
  --brand-ink: #000000;
}

Colors that work with #c75f21

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#FAF7F4
Tinted page background
Border#EDD1C0
Hairlines and dividers
Muted text#9B694B
Captions on the surface
Accent#19A0B3
Second voice, not a rival
Dark variant#6D3412
Hover, pressed, headers
Light variant#FBF0E9
Selected rows, tints
Dark surface#241A14
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 #c75f21

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#2189C7
Analogous left#C72136
Analogous right#C7B221
Split-complement 1#21C7B2
Split-complement 2#2136C7
Triadic 1#21C75F
Triadic 2#5F21C7
Tetradic#36C721

RGB percentages

Red78.0%
Green37.3%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta52.3%
Yellow83.4%
Key (black)22.0%

Color previews

#c75f21 text on a black background

contrast 5.09:1

Card sample

#c75f21 text on a white background

contrast 4.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(199, 95, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(199, 95, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c75f21;
background: linear-gradient(135deg, #c75f21, #C0C721);

Monochromatic scale

Palettes built from #c75f21

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.

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

#c75f21, answered

What color is #c75f21?

#c75f21 is a balanced vivid orange, closest to Chocolate (ΔE2000 4.2). It sits at 22° on the hue wheel with 72% saturation and 46% lightness, which reads as warm.

What is the RGB value of #c75f21?

rgb(199, 95, 33) — 199 red, 95 green and 33 blue out of 255, or 78% / 37.3% / 12.9% by channel.

Is #c75f21 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2044 and perceived brightness is 52%, so black text on it reaches 5.09:1.

Should I use black or white text on #c75f21?

Black. It scores 5.09:1 against #c75f21, versus 4.13:1 for white — AA at any size.

What is the complementary color of #c75f21?

#2189C7 sits directly opposite on the wheel. Softer options are the split-complements #21C7B2 and #2136C7, which give the same contrast with far less vibration.

What colors go well with #c75f21?

For interface work: #FAF7F4 as the surface, #EDD1C0 for borders, #9B694B for secondary text, #19A0B3 as an accent and #6D3412 for hover and pressed states. For a palette, the analogous pair #C72136 and #C7B221 stays calm, while #2189C7 is the loudest partner.

What is #c75f21 in CMYK for printing?

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

Is #c75f21 warm or cool?

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

Work with #c75f21 in the Color Lab