Skip to content

#ce3d50

a balanced, vivid red · warm · closest name: Crimson

RGB
206, 61, 80
HSL
352°, 60%, 52%
CMYK
0, 70, 61, 19
Luminance
0.1704

At a glance

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

Hex
#ce3d50
Hue
352°
red
Saturation
60%
vivid
Lightness
52%
balanced
Brightness
81%
HSV value
Perceived
49%
weighted brightness
Luminance
0.1704
WCAG relative
Temperature
Warm
21/100 cool
Color family
Red
Tone
Vivid
Best ink
White
4.76:1
Closest name
Crimson
ΔE2000 4.8
Where it sits
Hue352° of 360°
Saturation60%
Lightness52%
Temperature
Warm ← → Cool21% 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#ce3d50
RGBrgb(206, 61, 80)
HSLhsl(352, 60%, 52%)
CMYKcmyk(0%, 70%, 61%, 19%)
LABlab(48.3 57.7 22.6)
LCHlch(48.3 62.0 21.4)
OKLCHoklch(0.577 0.181 17.6)
Decimal13516112
Display P3color(display-p3 0.808 0.239 0.314)

Copy-ready code

/* CSS */
color: #ce3d50;
background-color: #ce3d50;
/* Tailwind (arbitrary) */
class="text-[#ce3d50] bg-[#ce3d50]"
/* SCSS */
$brand: #ce3d50;
/* SwiftUI */
Color(red: 0.808, green: 0.239, blue: 0.314)
/* Android */
Color.parseColor("#ce3d50")
/* Flutter */
Color(0xFFCE3D50)
/* Python / OpenCV (BGR) */
(80, 61, 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#ffffff on #ce3d50 · 4.76:1
Use #ffffffAA at every size, AAA for large text only.
Aa
White text · 4.76:1 · recommended
AA pass · AA large pass · AAA fail
Aa
Black text · 4.41:1
AA fail · AA large pass · AAA fail
Reading the other direction: #ce3d50 as text scores 4.76:1 on white and 4.41:1 on black.

Accessibility — WCAG contrast

Aa
#ce3d50 on white: 4.76:1
AA ✓ pass · AA-large · AAA
Aa
#ce3d50 on black: 4.41:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #645F50
deuteranopia · #897E4C
tritanopia · #E21445

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ce3d50 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
#EFCCD1
#E8A5AE
#DD7986
#ce3d50
#C33145
#A32939
#82212E
#5F1C24
#3B1117
Base = 500Lightest = 50 · #FBF4F5Darkest = 950 · #3B1117
:root {
  --brand-50: #FBF4F5;
  --brand-100: #F7E9EA;
  --brand-200: #EFCCD1;
  --brand-300: #E8A5AE;
  --brand-400: #DD7986;
  --brand-500: #ce3d50;
  --brand-600: #C33145;
  --brand-700: #A32939;
  --brand-800: #82212E;
  --brand-900: #5F1C24;
  --brand-950: #3B1117;
  --brand: #ce3d50;
  --brand-ink: #ffffff;
}

Colors that work with #ce3d50

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#ffffff
White wins here
Surface#FAF4F5
Tinted page background
Border#EDC0C6
Hairlines and dividers
Muted text#9B4B55
Captions on the surface
Accent#25A776
Second voice, not a rival
Dark variant#661A24
Hover, pressed, headers
Light variant#FAEBED
Selected rows, tints
Dark surface#241416
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 #ce3d50

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

Works well for
  • Body text and links on white
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • 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#3DCEBB
Analogous left#CE3D99
Analogous right#CE733D
Split-complement 1#3DCE73
Split-complement 2#3D99CE
Triadic 1#50CE3D
Triadic 2#3D50CE
Tetradic#99CE3D

RGB percentages

Red80.8%
Green23.9%
Blue31.4%

CMYK percentages

Cyan0.0%
Magenta70.4%
Yellow61.2%
Key (black)19.2%

Color previews

#ce3d50 text on a black background

contrast 4.41:1

Card sample

#ce3d50 text on a white background

contrast 4.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ce3d50

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.

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

#ce3d50, answered

What color is #ce3d50?

#ce3d50 is a balanced vivid red, closest to Crimson (ΔE2000 4.8). It sits at 352° on the hue wheel with 60% saturation and 52% lightness, which reads as warm.

What is the RGB value of #ce3d50?

rgb(206, 61, 80) — 206 red, 61 green and 80 blue out of 255, or 80.8% / 23.9% / 31.4% by channel.

Is #ce3d50 a light or a dark color?

It is a dark color. Relative luminance is 0.1704 and perceived brightness is 49%, so white text on it reaches 4.76:1.

Should I use black or white text on #ce3d50?

White. It scores 4.76:1 against #ce3d50, versus 4.41:1 for black — AA at any size.

What is the complementary color of #ce3d50?

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

What colors go well with #ce3d50?

For interface work: #FAF4F5 as the surface, #EDC0C6 for borders, #9B4B55 for secondary text, #25A776 as an accent and #661A24 for hover and pressed states. For a palette, the analogous pair #CE3D99 and #CE733D stays calm, while #3DCEBB is the loudest partner.

What is #ce3d50 in CMYK for printing?

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

Is #ce3d50 warm or cool?

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

Work with #ce3d50 in the Color Lab