Skip to content

#dfbeb3

a light, soft orange · warm · closest name: Misty Rose

RGB
223, 190, 179
HSL
15°, 41%, 79%
CMYK
0, 15, 20, 13
Luminance
0.5577

At a glance

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

Hex
#dfbeb3
Hue
15°
orange
Saturation
41%
soft
Lightness
79%
light
Brightness
87%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5577
WCAG relative
Temperature
Warm
8/100 cool
Color family
Orange
Tone
Soft
Best ink
Black
12.15:1
Closest name
Misty Rose
ΔE2000 9.4
Where it sits
Hue15° of 360°
Saturation41%
Lightness79%
Temperature
Warm ← → Cool8% 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#dfbeb3
RGBrgb(223, 190, 179)
HSLhsl(15, 41%, 79%)
CMYKcmyk(0%, 15%, 20%, 13%)
LABlab(79.5 10.0 9.9)
LCHlch(79.5 14.1 44.7)
OKLCHoklch(0.827 0.041 39.3)
Decimal14663347
Display P3color(display-p3 0.875 0.745 0.702)

Copy-ready code

/* CSS */
color: #dfbeb3;
background-color: #dfbeb3;
/* Tailwind (arbitrary) */
class="text-[#dfbeb3] bg-[#dfbeb3]"
/* SCSS */
$brand: #dfbeb3;
/* SwiftUI */
Color(red: 0.875, green: 0.745, blue: 0.702)
/* Android */
Color.parseColor("#dfbeb3")
/* Flutter */
Color(0xFFDFBEB3)
/* Python / OpenCV (BGR) */
(179, 190, 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 #dfbeb3 · 12.15:1
Use #000000AAA at every size.
Aa
White text · 1.73:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.15:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #dfbeb3 as text scores 1.73:1 on white and 12.15:1 on black.

Accessibility — WCAG contrast

Aa
#dfbeb3 on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#dfbeb3 on black: 12.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C6C1B2
deuteranopia · #CDC7B3
tritanopia · #E8B9BB

Color scale — 50 to 950

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

#FAF6F5
#F5EDEB
#EAD8D2
#dfbeb3
#CD9A89
#BC7861
#AC6149
#90513C
#734130
#543226
#351F18
Base = 300Lightest = 50 · #FAF6F5Darkest = 950 · #351F18
:root {
  --brand-50: #FAF6F5;
  --brand-100: #F5EDEB;
  --brand-200: #EAD8D2;
  --brand-300: #dfbeb3;
  --brand-400: #CD9A89;
  --brand-500: #BC7861;
  --brand-600: #AC6149;
  --brand-700: #90513C;
  --brand-800: #734130;
  --brand-900: #543226;
  --brand-950: #351F18;
  --brand: #dfbeb3;
  --brand-ink: #000000;
}

Colors that work with #dfbeb3

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#FAF6F4
Tinted page background
Border#E7CEC6
Hairlines and dividers
Muted text#9B5F4B
Captions on the surface
Accent#399393
Second voice, not a rival
Dark variant#5A3326
Hover, pressed, headers
Light variant#F7F0ED
Selected rows, tints
Dark surface#241814
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 #dfbeb3

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

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#B3D4DF
Analogous left#DFB3BE
Analogous right#DFD4B3
Split-complement 1#B3DFD4
Split-complement 2#B3BEDF
Triadic 1#B3DFBE
Triadic 2#BEB3DF
Tetradic#BEDFB3

RGB percentages

Red87.5%
Green74.5%
Blue70.2%

CMYK percentages

Cyan0.0%
Magenta14.8%
Yellow19.7%
Key (black)12.5%

Color previews

#dfbeb3 text on a black background

contrast 12.15:1

Card sample

#dfbeb3 text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfbeb3

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.

#dfbeb3 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
E-commerceFood deliveryLogisticsCreator tools
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#dfbeb3, answered

What color is #dfbeb3?

#dfbeb3 is a light soft orange, closest to Misty Rose (ΔE2000 9.4). It sits at 15° on the hue wheel with 41% saturation and 79% lightness, which reads as warm.

What is the RGB value of #dfbeb3?

rgb(223, 190, 179) — 223 red, 190 green and 179 blue out of 255, or 87.5% / 74.5% / 70.2% by channel.

Is #dfbeb3 a light or a dark color?

It is a light color. Relative luminance is 0.5577 and perceived brightness is 78%, so black text on it reaches 12.15:1.

Should I use black or white text on #dfbeb3?

Black. It scores 12.15:1 against #dfbeb3, versus 1.73:1 for white — AAA at any size.

What is the complementary color of #dfbeb3?

#B3D4DF sits directly opposite on the wheel. Softer options are the split-complements #B3DFD4 and #B3BEDF, which give the same contrast with far less vibration.

What colors go well with #dfbeb3?

For interface work: #FAF6F4 as the surface, #E7CEC6 for borders, #9B5F4B for secondary text, #399393 as an accent and #5A3326 for hover and pressed states. For a palette, the analogous pair #DFB3BE and #DFD4B3 stays calm, while #B3D4DF is the loudest partner.

What is #dfbeb3 in CMYK for printing?

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

Is #dfbeb3 warm or cool?

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

Work with #dfbeb3 in the Color Lab