Skip to content

#ce6449

a balanced, vivid red · warm · closest name: Indian Red

RGB
206, 100, 73
HSL
12°, 58%, 55%
CMYK
0, 52, 65, 19
Luminance
0.2272

At a glance

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

Hex
#ce6449
Hue
12°
red
Saturation
58%
vivid
Lightness
55%
balanced
Brightness
81%
HSV value
Perceived
54%
weighted brightness
Luminance
0.2272
WCAG relative
Temperature
Warm
10/100 cool
Color family
Red
Tone
Vivid
Best ink
Black
5.54:1
Closest name
Indian Red
ΔE2000 8.5
Where it sits
Hue12° of 360°
Saturation58%
Lightness55%
Temperature
Warm ← → Cool10% 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#ce6449
RGBrgb(206, 100, 73)
HSLhsl(12, 58%, 55%)
CMYKcmyk(0%, 52%, 65%, 19%)
LABlab(54.8 39.9 34.8)
LCHlch(54.8 52.9 41.1)
OKLCHoklch(0.625 0.141 35.4)
Decimal13526089
Display P3color(display-p3 0.808 0.392 0.286)

Copy-ready code

/* CSS */
color: #ce6449;
background-color: #ce6449;
/* Tailwind (arbitrary) */
class="text-[#ce6449] bg-[#ce6449]"
/* SCSS */
$brand: #ce6449;
/* SwiftUI */
Color(red: 0.808, green: 0.392, blue: 0.286)
/* Android */
Color.parseColor("#ce6449")
/* Flutter */
Color(0xFFCE6449)
/* Python / OpenCV (BGR) */
(73, 100, 206)

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

Accessibility — WCAG contrast

Aa
#ce6449 on white: 3.79:1
AA ✗ fail · AA-large · AAA
Aa
#ce6449 on black: 5.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #807546
deuteranopia · #9A8C47
tritanopia · #E1505E

Color scale — 50 to 950

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

#FBF5F4
#F7ECE9
#EFD4CD
#E7B4A7
#DB8E7A
#ce6449
#C15134
#A1432B
#813623
#5E2A1D
#3B1A12
Base = 500Lightest = 50 · #FBF5F4Darkest = 950 · #3B1A12
:root {
  --brand-50: #FBF5F4;
  --brand-100: #F7ECE9;
  --brand-200: #EFD4CD;
  --brand-300: #E7B4A7;
  --brand-400: #DB8E7A;
  --brand-500: #ce6449;
  --brand-600: #C15134;
  --brand-700: #A1432B;
  --brand-800: #813623;
  --brand-900: #5E2A1D;
  --brand-950: #3B1A12;
  --brand: #ce6449;
  --brand-ink: #000000;
}

Colors that work with #ce6449

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#EDC9C0
Hairlines and dividers
Muted text#9B5B4B
Captions on the surface
Accent#27A59F
Second voice, not a rival
Dark variant#642A1B
Hover, pressed, headers
Light variant#FAEEEB
Selected rows, tints
Dark surface#241714
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 #ce6449

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#49B3CE
Analogous left#CE4970
Analogous right#CEA749
Split-complement 1#49CEA7
Split-complement 2#4970CE
Triadic 1#49CE64
Triadic 2#6449CE
Tetradic#70CE49

RGB percentages

Red80.8%
Green39.2%
Blue28.6%

CMYK percentages

Cyan0.0%
Magenta51.5%
Yellow64.6%
Key (black)19.2%

Color previews

#ce6449 text on a black background

contrast 5.54:1

Card sample

#ce6449 text on a white background

contrast 3.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(206, 100, 73, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(206, 100, 73, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ce6449;
background: linear-gradient(135deg, #ce6449, #CEBD49);

Monochromatic scale

Palettes built from #ce6449

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.

#ce6449 in the real world

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

Industries
Food and drinkEntertainmentRetailSport
Common UI roles
ButtonsLinksFocus statesCharts
Print note

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

#ce6449, answered

What color is #ce6449?

#ce6449 is a balanced vivid red, closest to Indian Red (ΔE2000 8.5). It sits at 12° on the hue wheel with 58% saturation and 55% lightness, which reads as warm.

What is the RGB value of #ce6449?

rgb(206, 100, 73) — 206 red, 100 green and 73 blue out of 255, or 80.8% / 39.2% / 28.6% by channel.

Is #ce6449 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2272 and perceived brightness is 54%, so black text on it reaches 5.54:1.

Should I use black or white text on #ce6449?

Black. It scores 5.54:1 against #ce6449, versus 3.79:1 for white — AA at any size.

What is the complementary color of #ce6449?

#49B3CE sits directly opposite on the wheel. Softer options are the split-complements #49CEA7 and #4970CE, which give the same contrast with far less vibration.

What colors go well with #ce6449?

For interface work: #FAF6F4 as the surface, #EDC9C0 for borders, #9B5B4B for secondary text, #27A59F as an accent and #642A1B for hover and pressed states. For a palette, the analogous pair #CE4970 and #CEA749 stays calm, while #49B3CE is the loudest partner.

What is #ce6449 in CMYK for printing?

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

Is #ce6449 warm or cool?

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

Work with #ce6449 in the Color Lab