Skip to content

#df9da1

a light, vivid red · warm · closest name: Rosy Brown

RGB
223, 157, 161
HSL
356°, 51%, 75%
CMYK
0, 30, 28, 13
Luminance
0.4238

At a glance

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

Hex
#df9da1
Hue
356°
red
Saturation
51%
vivid
Lightness
75%
light
Brightness
87%
HSV value
Perceived
70%
weighted brightness
Luminance
0.4238
WCAG relative
Temperature
Warm
19/100 cool
Color family
Red
Tone
Vivid
Best ink
Black
9.48:1
Closest name
Rosy Brown
ΔE2000 7.6
Where it sits
Hue356° of 360°
Saturation51%
Lightness75%
Temperature
Warm ← → Cool19% 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#df9da1
RGBrgb(223, 157, 161)
HSLhsl(356, 51%, 75%)
CMYKcmyk(0%, 30%, 28%, 13%)
LABlab(71.1 25.1 7.8)
LCHlch(71.1 26.3 17.3)
OKLCHoklch(0.761 0.079 15.1)
Decimal14654881
Display P3color(display-p3 0.875 0.616 0.631)

Copy-ready code

/* CSS */
color: #df9da1;
background-color: #df9da1;
/* Tailwind (arbitrary) */
class="text-[#df9da1] bg-[#df9da1]"
/* SCSS */
$brand: #df9da1;
/* SwiftUI */
Color(red: 0.875, green: 0.616, blue: 0.631)
/* Android */
Color.parseColor("#df9da1")
/* Flutter */
Color(0xFFDF9DA1)
/* Python / OpenCV (BGR) */
(161, 157, 223)

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

Accessibility — WCAG contrast

Aa
#df9da1 on white: 2.22:1
AA ✗ fail · AA-large · AAA
Aa
#df9da1 on black: 9.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A9A7A1
deuteranopia · #B8B3A0
tritanopia · #EC979F

Color scale — 50 to 950

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

#FAF4F5
#F6EAEA
#EDCFD1
#df9da1
#D68085
#C8565D
#B93C44
#9A3238
#7B282D
#5A2124
#381417
Base = 300Lightest = 50 · #FAF4F5Darkest = 950 · #381417
:root {
  --brand-50: #FAF4F5;
  --brand-100: #F6EAEA;
  --brand-200: #EDCFD1;
  --brand-300: #df9da1;
  --brand-400: #D68085;
  --brand-500: #C8565D;
  --brand-600: #B93C44;
  --brand-700: #9A3238;
  --brand-800: #7B282D;
  --brand-900: #5A2124;
  --brand-950: #381417;
  --brand: #df9da1;
  --brand-ink: #000000;
}

Colors that work with #df9da1

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#EBC1C4
Hairlines and dividers
Muted text#9B4B4F
Captions on the surface
Accent#2D9F7C
Second voice, not a rival
Dark variant#601F23
Hover, pressed, headers
Light variant#F9ECED
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 #df9da1

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

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White 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#9DDFDB
Analogous left#DF9DC2
Analogous right#DFBA9D
Split-complement 1#9DDFBA
Split-complement 2#9DC2DF
Triadic 1#A1DF9D
Triadic 2#9DA1DF
Tetradic#C2DF9D

RGB percentages

Red87.5%
Green61.6%
Blue63.1%

CMYK percentages

Cyan0.0%
Magenta29.6%
Yellow27.8%
Key (black)12.5%

Color previews

#df9da1 text on a black background

contrast 9.48:1

Card sample

#df9da1 text on a white background

contrast 2.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(223, 157, 161, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(223, 157, 161, 0.45);
Border & gradient
Gradient panel
border: 3px solid #df9da1;
background: linear-gradient(135deg, #df9da1, #DFC59D);

Monochromatic scale

Palettes built from #df9da1

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.

#df9da1 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
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#df9da1, answered

What color is #df9da1?

#df9da1 is a light vivid red, closest to Rosy Brown (ΔE2000 7.6). It sits at 356° on the hue wheel with 51% saturation and 75% lightness, which reads as warm.

What is the RGB value of #df9da1?

rgb(223, 157, 161) — 223 red, 157 green and 161 blue out of 255, or 87.5% / 61.6% / 63.1% by channel.

Is #df9da1 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4238 and perceived brightness is 70%, so black text on it reaches 9.48:1.

Should I use black or white text on #df9da1?

Black. It scores 9.48:1 against #df9da1, versus 2.22:1 for white — AAA at any size.

What is the complementary color of #df9da1?

#9DDFDB sits directly opposite on the wheel. Softer options are the split-complements #9DDFBA and #9DC2DF, which give the same contrast with far less vibration.

What colors go well with #df9da1?

For interface work: #FAF4F5 as the surface, #EBC1C4 for borders, #9B4B4F for secondary text, #2D9F7C as an accent and #601F23 for hover and pressed states. For a palette, the analogous pair #DF9DC2 and #DFBA9D stays calm, while #9DDFDB is the loudest partner.

What is #df9da1 in CMYK for printing?

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

Is #df9da1 warm or cool?

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

Work with #df9da1 in the Color Lab