Skip to content

#da4b4b

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

RGB
218, 75, 75
HSL
0°, 66%, 58%
CMYK
0, 66, 66, 15
Luminance
0.2045

At a glance

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

Hex
#da4b4b
Hue
red
Saturation
66%
vivid
Lightness
58%
balanced
Brightness
85%
HSV value
Perceived
53%
weighted brightness
Luminance
0.2045
WCAG relative
Temperature
Warm
17/100 cool
Color family
Red
Tone
Vivid
Best ink
Black
5.09:1
Closest name
Indian Red
ΔE2000 4.4
Where it sits
Hue0° of 360°
Saturation66%
Lightness58%
Temperature
Warm ← → Cool17% 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#da4b4b
RGBrgb(218, 75, 75)
HSLhsl(0, 66%, 58%)
CMYKcmyk(0%, 66%, 66%, 15%)
LABlab(52.3 55.8 31.1)
LCHlch(52.3 63.9 29.1)
OKLCHoklch(0.611 0.179 24.1)
Decimal14306123
Display P3color(display-p3 0.855 0.294 0.294)

Copy-ready code

/* CSS */
color: #da4b4b;
background-color: #da4b4b;
/* Tailwind (arbitrary) */
class="text-[#da4b4b] bg-[#da4b4b]"
/* SCSS */
$brand: #da4b4b;
/* SwiftUI */
Color(red: 0.855, green: 0.294, blue: 0.294)
/* Android */
Color.parseColor("#da4b4b")
/* Flutter */
Color(0xFFDA4B4B)
/* Python / OpenCV (BGR) */
(75, 75, 218)

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

Accessibility — WCAG contrast

Aa
#da4b4b on white: 4.13:1
AA ✗ fail · AA-large · AAA
Aa
#da4b4b on black: 5.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #71694A
deuteranopia · #958847
tritanopia · #EF284D

Color scale — 50 to 950

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

#FBF3F3
#F8E8E8
#F1CBCB
#ECA2A2
#E27373
#da4b4b
#CB2A2A
#A92323
#871C1C
#621818
#3D0F0F
Base = 500Lightest = 50 · #FBF3F3Darkest = 950 · #3D0F0F
:root {
  --brand-50: #FBF3F3;
  --brand-100: #F8E8E8;
  --brand-200: #F1CBCB;
  --brand-300: #ECA2A2;
  --brand-400: #E27373;
  --brand-500: #da4b4b;
  --brand-600: #CB2A2A;
  --brand-700: #A92323;
  --brand-800: #871C1C;
  --brand-900: #621818;
  --brand-950: #3D0F0F;
  --brand: #da4b4b;
  --brand-ink: #000000;
}

Colors that work with #da4b4b

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#FAF4F4
Tinted page background
Border#EDC0C0
Hairlines and dividers
Muted text#9B4B4B
Captions on the surface
Accent#1FAD8A
Second voice, not a rival
Dark variant#6A1616
Hover, pressed, headers
Light variant#FBEAEA
Selected rows, tints
Dark surface#241414
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 #da4b4b

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#4BDADA
Analogous left#DA4B93
Analogous right#DA934B
Split-complement 1#4BDA93
Split-complement 2#4B93DA
Triadic 1#4BDA4B
Triadic 2#4B4BDA
Tetradic#93DA4B

RGB percentages

Red85.5%
Green29.4%
Blue29.4%

CMYK percentages

Cyan0.0%
Magenta65.6%
Yellow65.6%
Key (black)14.5%

Color previews

#da4b4b text on a black background

contrast 5.09:1

Card sample

#da4b4b text on a white background

contrast 4.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(218, 75, 75, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(218, 75, 75, 0.45);
Border & gradient
Gradient panel
border: 3px solid #da4b4b;
background: linear-gradient(135deg, #da4b4b, #DAAA4B);

Monochromatic scale

Palettes built from #da4b4b

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.

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

#da4b4b, answered

What color is #da4b4b?

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

What is the RGB value of #da4b4b?

rgb(218, 75, 75) — 218 red, 75 green and 75 blue out of 255, or 85.5% / 29.4% / 29.4% by channel.

Is #da4b4b a light or a dark color?

It is a mid-tone. Relative luminance is 0.2045 and perceived brightness is 53%, so black text on it reaches 5.09:1.

Should I use black or white text on #da4b4b?

Black. It scores 5.09:1 against #da4b4b, versus 4.13:1 for white — AA at any size.

What is the complementary color of #da4b4b?

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

What colors go well with #da4b4b?

For interface work: #FAF4F4 as the surface, #EDC0C0 for borders, #9B4B4B for secondary text, #1FAD8A as an accent and #6A1616 for hover and pressed states. For a palette, the analogous pair #DA4B93 and #DA934B stays calm, while #4BDADA is the loudest partner.

What is #da4b4b in CMYK for printing?

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

Is #da4b4b warm or cool?

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

Work with #da4b4b in the Color Lab