Skip to content

#cf4f5c

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

RGB
207, 79, 92
HSL
354°, 57%, 56%
CMYK
0, 62, 56, 19
Luminance
0.1963

At a glance

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

Hex
#cf4f5c
Hue
354°
red
Saturation
57%
vivid
Lightness
56%
balanced
Brightness
81%
HSV value
Perceived
52%
weighted brightness
Luminance
0.1963
WCAG relative
Temperature
Warm
20/100 cool
Color family
Red
Tone
Vivid
Best ink
Black
4.93:1
Closest name
Indian Red
ΔE2000 3.9
Where it sits
Hue354° of 360°
Saturation57%
Lightness56%
Temperature
Warm ← → Cool20% 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#cf4f5c
RGBrgb(207, 79, 92)
HSLhsl(354, 57%, 56%)
CMYKcmyk(0%, 62%, 56%, 19%)
LABlab(51.4 51.6 19.5)
LCHlch(51.4 55.1 20.8)
OKLCHoklch(0.601 0.162 17.4)
Decimal13586268
Display P3color(display-p3 0.812 0.310 0.361)

Copy-ready code

/* CSS */
color: #cf4f5c;
background-color: #cf4f5c;
/* Tailwind (arbitrary) */
class="text-[#cf4f5c] bg-[#cf4f5c]"
/* SCSS */
$brand: #cf4f5c;
/* SwiftUI */
Color(red: 0.812, green: 0.310, blue: 0.361)
/* Android */
Color.parseColor("#cf4f5c")
/* Flutter */
Color(0xFFCF4F5C)
/* Python / OpenCV (BGR) */
(92, 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 #cf4f5c · 4.93:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 4.26:1
AA fail · AA large pass · AAA fail
Aa
Black text · 4.93:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #cf4f5c as text scores 4.26:1 on white and 4.93:1 on black.

Accessibility — WCAG contrast

Aa
#cf4f5c on white: 4.26:1
AA ✗ fail · AA-large · AAA
Aa
#cf4f5c on black: 4.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #6E6A5C
deuteranopia · #8E8459
tritanopia · #E23854

Color scale — 50 to 950

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

#FBF4F5
#F7E9EA
#EFCDD1
#E7A7AD
#DB7B85
#cf4f5c
#C03543
#A02C38
#80232C
#5D1D24
#3A1216
Base = 500Lightest = 50 · #FBF4F5Darkest = 950 · #3A1216
:root {
  --brand-50: #FBF4F5;
  --brand-100: #F7E9EA;
  --brand-200: #EFCDD1;
  --brand-300: #E7A7AD;
  --brand-400: #DB7B85;
  --brand-500: #cf4f5c;
  --brand-600: #C03543;
  --brand-700: #A02C38;
  --brand-800: #80232C;
  --brand-900: #5D1D24;
  --brand-950: #3A1216;
  --brand: #cf4f5c;
  --brand-ink: #000000;
}

Colors that work with #cf4f5c

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#FAF4F5
Tinted page background
Border#EDC0C4
Hairlines and dividers
Muted text#9B4B53
Captions on the surface
Accent#28A478
Second voice, not a rival
Dark variant#641B23
Hover, pressed, headers
Light variant#FAEBEC
Selected rows, tints
Dark surface#241415
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 #cf4f5c

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#4FCFC2
Analogous left#CF4F9C
Analogous right#CF824F
Split-complement 1#4FCF82
Split-complement 2#4F9CCF
Triadic 1#5CCF4F
Triadic 2#4F5CCF
Tetradic#9CCF4F

RGB percentages

Red81.2%
Green31.0%
Blue36.1%

CMYK percentages

Cyan0.0%
Magenta61.8%
Yellow55.6%
Key (black)18.8%

Color previews

#cf4f5c text on a black background

contrast 4.93:1

Card sample

#cf4f5c text on a white background

contrast 4.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cf4f5c

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.

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

#cf4f5c, answered

What color is #cf4f5c?

#cf4f5c is a balanced vivid red, closest to Indian Red (ΔE2000 3.9). It sits at 354° on the hue wheel with 57% saturation and 56% lightness, which reads as warm.

What is the RGB value of #cf4f5c?

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

Is #cf4f5c a light or a dark color?

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

Should I use black or white text on #cf4f5c?

Black. It scores 4.93:1 against #cf4f5c, versus 4.26:1 for white — AA at any size.

What is the complementary color of #cf4f5c?

#4FCFC2 sits directly opposite on the wheel. Softer options are the split-complements #4FCF82 and #4F9CCF, which give the same contrast with far less vibration.

What colors go well with #cf4f5c?

For interface work: #FAF4F5 as the surface, #EDC0C4 for borders, #9B4B53 for secondary text, #28A478 as an accent and #641B23 for hover and pressed states. For a palette, the analogous pair #CF4F9C and #CF824F stays calm, while #4FCFC2 is the loudest partner.

What is #cf4f5c in CMYK for printing?

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

Is #cf4f5c warm or cool?

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

Work with #cf4f5c in the Color Lab