Skip to content

#dfbeaf

a light, soft orange · warm · closest name: tan

RGB
223, 190, 175
HSL
19°, 43%, 78%
CMYK
0, 15, 22, 13
Luminance
0.5561

Every format

HEX#dfbeaf
RGBrgb(223, 190, 175)
HSLhsl(19, 43%, 78%)
CMYKcmyk(0%, 15%, 22%, 13%)
LABlab(79.4 9.4 11.9)
LCHlch(79.4 15.2 51.7)
OKLCHoklch(0.826 0.043 45.9)

Copy-ready code

/* CSS */
color: #dfbeaf;
background-color: #dfbeaf;
/* Tailwind (arbitrary) */
class="text-[#dfbeaf] bg-[#dfbeaf]"
/* SCSS */
$brand: #dfbeaf;
/* SwiftUI */
Color(red: 0.875, green: 0.745, blue: 0.686)
/* Android */
Color.parseColor("#dfbeaf")

Accessibility — WCAG contrast

Aa
#dfbeaf on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#dfbeaf on black: 12.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green74.5%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta14.8%
Yellow21.5%
Key (black)12.5%

Color previews

#dfbeaf text on a black background

contrast 12.12:1

Card sample

#dfbeaf text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfbeaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfbeaf in the Color Lab