Skip to content

#ce0f2f

a dark, electric red · warm · closest name: Crimson

RGB
206, 15, 47
HSL
350°, 86%, 43%
CMYK
0, 93, 77, 19
Luminance
0.1367

At a glance

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

Hex
#ce0f2f
Hue
350°
red
Saturation
86%
electric
Lightness
43%
dark
Brightness
81%
HSV value
Perceived
45%
weighted brightness
Luminance
0.1367
WCAG relative
Temperature
Warm
22/100 cool
Color family
Red
Tone
Electric
Best ink
White
5.62:1
Closest name
Crimson
ΔE2000 3.8
Where it sits
Hue350° of 360°
Saturation86%
Lightness43%
Temperature
Warm ← → Cool22% 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#ce0f2f
RGBrgb(206, 15, 47)
HSLhsl(350, 86%, 43%)
CMYKcmyk(0%, 93%, 77%, 19%)
LABlab(43.8 67.6 36.8)
LCHlch(43.8 77.0 28.6)
OKLCHoklch(0.542 0.213 22.4)
Decimal13504303
Display P3color(display-p3 0.808 0.059 0.184)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ce0f2f on white: 5.62:1
AA ✓ pass · AA-large · AAA
Aa
#ce0f2f on black: 3.73:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #564F2E
deuteranopia · #827527
tritanopia · #E30021

Color scale — 50 to 950

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

#FDF2F4
#FAE5E9
#F7C5CD
#F796A7
#F4627B
#F02E4E
#E41134
#ce0f2f
#980B23
#6E0D1D
#450812
Base = 700Lightest = 50 · #FDF2F4Darkest = 950 · #450812
:root {
  --brand-50: #FDF2F4;
  --brand-100: #FAE5E9;
  --brand-200: #F7C5CD;
  --brand-300: #F796A7;
  --brand-400: #F4627B;
  --brand-500: #F02E4E;
  --brand-600: #E41134;
  --brand-700: #ce0f2f;
  --brand-800: #980B23;
  --brand-900: #6E0D1D;
  --brand-950: #450812;
  --brand: #ce0f2f;
  --brand-ink: #ffffff;
}

Colors that work with #ce0f2f

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#EDC0C7
Hairlines and dividers
Muted text#9B4B58
Captions on the surface
Accent#0AC275
Second voice, not a rival
Dark variant#77091B
Hover, pressed, headers
Light variant#FDE7EB
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 #ce0f2f

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
  • Headers, footers and dark-mode surfaces
  • Brand accents, badges and data highlights
Use with care
  • Full-page backgrounds — tiring over long sessions
  • Black text placed on it
  • 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#0FCEAE
Analogous left#CE0F8F
Analogous right#CE4E0F
Split-complement 1#0FCE4E
Split-complement 2#0F8FCE
Triadic 1#2FCE0F
Triadic 2#0F2FCE
Tetradic#8FCE0F

RGB percentages

Red80.8%
Green5.9%
Blue18.4%

CMYK percentages

Cyan0.0%
Magenta92.7%
Yellow77.2%
Key (black)19.2%

Color previews

#ce0f2f text on a black background

contrast 3.73:1

Card sample

#ce0f2f text on a white background

contrast 5.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ce0f2f

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.

#ce0f2f 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#ce0f2f, answered

What color is #ce0f2f?

#ce0f2f is a dark electric red, closest to Crimson (ΔE2000 3.8). It sits at 350° on the hue wheel with 86% saturation and 43% lightness, which reads as warm.

What is the RGB value of #ce0f2f?

rgb(206, 15, 47) — 206 red, 15 green and 47 blue out of 255, or 80.8% / 5.9% / 18.4% by channel.

Is #ce0f2f a light or a dark color?

It is a dark color. Relative luminance is 0.1367 and perceived brightness is 45%, so white text on it reaches 5.62:1.

Should I use black or white text on #ce0f2f?

White. It scores 5.62:1 against #ce0f2f, versus 3.73:1 for black — AA at any size.

What is the complementary color of #ce0f2f?

#0FCEAE sits directly opposite on the wheel. Softer options are the split-complements #0FCE4E and #0F8FCE, which give the same contrast with far less vibration.

What colors go well with #ce0f2f?

For interface work: #FAF4F5 as the surface, #EDC0C7 for borders, #9B4B58 for secondary text, #0AC275 as an accent and #77091B for hover and pressed states. For a palette, the analogous pair #CE0F8F and #CE4E0F stays calm, while #0FCEAE is the loudest partner.

What is #ce0f2f in CMYK for printing?

cmyk(0%, 93%, 77%, 19%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #ce0f2f warm or cool?

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

Work with #ce0f2f in the Color Lab