Skip to content

#cf4f3d

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

RGB
207, 79, 61
HSL
7°, 60%, 53%
CMYK
0, 62, 71, 19
Luminance
0.1919

At a glance

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

Hex
#cf4f3d
Hue
red
Saturation
60%
vivid
Lightness
53%
balanced
Brightness
81%
HSV value
Perceived
51%
weighted brightness
Luminance
0.1919
WCAG relative
Temperature
Warm
13/100 cool
Color family
Red
Tone
Vivid
Best ink
Black
4.84:1
Closest name
Indian Red
ΔE2000 7.4
Where it sits
Hue7° of 360°
Saturation60%
Lightness53%
Temperature
Warm ← → Cool13% 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#cf4f3d
RGBrgb(207, 79, 61)
HSLhsl(7, 60%, 53%)
CMYKcmyk(0%, 62%, 71%, 19%)
LABlab(50.9 49.6 36.9)
LCHlch(50.9 61.8 36.7)
OKLCHoklch(0.596 0.166 30.6)
Decimal13586237
Display P3color(display-p3 0.812 0.310 0.239)

Copy-ready code

/* CSS */
color: #cf4f3d;
background-color: #cf4f3d;
/* Tailwind (arbitrary) */
class="text-[#cf4f3d] bg-[#cf4f3d]"
/* SCSS */
$brand: #cf4f3d;
/* SwiftUI */
Color(red: 0.812, green: 0.310, blue: 0.239)
/* Android */
Color.parseColor("#cf4f3d")
/* Flutter */
Color(0xFFCF4F3D)
/* Python / OpenCV (BGR) */
(61, 79, 207)

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

Accessibility — WCAG contrast

Aa
#cf4f3d on white: 4.34:1
AA ✗ fail · AA-large · AAA
Aa
#cf4f3d on black: 4.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #72683A
deuteranopia · #928439
tritanopia · #E3314B

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cf4f3d 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
#F7EAE9
#EFD1CC
#E9ADA5
#DE8578
#cf4f3d
#C44331
#A43828
#832D20
#5F241B
#3B1611
Base = 500Lightest = 50 · #FBF5F4Darkest = 950 · #3B1611
:root {
  --brand-50: #FBF5F4;
  --brand-100: #F7EAE9;
  --brand-200: #EFD1CC;
  --brand-300: #E9ADA5;
  --brand-400: #DE8578;
  --brand-500: #cf4f3d;
  --brand-600: #C44331;
  --brand-700: #A43828;
  --brand-800: #832D20;
  --brand-900: #5F241B;
  --brand-950: #3B1611;
  --brand: #cf4f3d;
  --brand-ink: #000000;
}

Colors that work with #cf4f3d

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#FAF5F4
Tinted page background
Border#EDC5C0
Hairlines and dividers
Muted text#9B544B
Captions on the surface
Accent#24A897
Second voice, not a rival
Dark variant#662319
Hover, pressed, headers
Light variant#FAECEB
Selected rows, tints
Dark surface#241614
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 #cf4f3d

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#3DBDCF
Analogous left#CF3D74
Analogous right#CF983D
Split-complement 1#3DCF98
Split-complement 2#3D74CF
Triadic 1#3DCF4F
Triadic 2#4F3DCF
Tetradic#74CF3D

RGB percentages

Red81.2%
Green31.0%
Blue23.9%

CMYK percentages

Cyan0.0%
Magenta61.8%
Yellow70.5%
Key (black)18.8%

Color previews

#cf4f3d text on a black background

contrast 4.84:1

Card sample

#cf4f3d text on a white background

contrast 4.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(207, 79, 61, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(207, 79, 61, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cf4f3d;
background: linear-gradient(135deg, #cf4f3d, #CFB03D);

Monochromatic scale

Palettes built from #cf4f3d

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.

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

#cf4f3d, answered

What color is #cf4f3d?

#cf4f3d is a balanced vivid red, closest to Indian Red (ΔE2000 7.4). It sits at 7° on the hue wheel with 60% saturation and 53% lightness, which reads as warm.

What is the RGB value of #cf4f3d?

rgb(207, 79, 61) — 207 red, 79 green and 61 blue out of 255, or 81.2% / 31% / 23.9% by channel.

Is #cf4f3d a light or a dark color?

It is a mid-tone. Relative luminance is 0.1919 and perceived brightness is 51%, so black text on it reaches 4.84:1.

Should I use black or white text on #cf4f3d?

Black. It scores 4.84:1 against #cf4f3d, versus 4.34:1 for white — AA at any size.

What is the complementary color of #cf4f3d?

#3DBDCF sits directly opposite on the wheel. Softer options are the split-complements #3DCF98 and #3D74CF, which give the same contrast with far less vibration.

What colors go well with #cf4f3d?

For interface work: #FAF5F4 as the surface, #EDC5C0 for borders, #9B544B for secondary text, #24A897 as an accent and #662319 for hover and pressed states. For a palette, the analogous pair #CF3D74 and #CF983D stays calm, while #3DBDCF is the loudest partner.

What is #cf4f3d in CMYK for printing?

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

Is #cf4f3d warm or cool?

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

Work with #cf4f3d in the Color Lab