Skip to content

#dabfac

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

RGB
218, 191, 172
HSL
25°, 38%, 77%
CMYK
0, 12, 21, 15
Luminance
0.5515

Every format

HEX#dabfac
RGBrgb(218, 191, 172)
HSLhsl(25, 38%, 77%)
CMYKcmyk(0%, 12%, 21%, 15%)
LABlab(79.1 6.6 13.1)
LCHlch(79.1 14.7 63.2)
OKLCHoklch(0.823 0.040 57.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dabfac on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#dabfac on black: 12.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green74.9%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta12.4%
Yellow21.1%
Key (black)14.5%

Color previews

#dabfac text on a black background

contrast 12.03:1

Card sample

#dabfac text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dabfac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dabfac in the Color Lab