Skip to content

#dec1ab

a light, soft orange · warm · closest name: Peach Puff

RGB
222, 193, 171
HSL
26°, 44%, 77%
CMYK
0, 13, 23, 13
Luminance
0.5661

At a glance

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

Hex
#dec1ab
Hue
26°
orange
Saturation
44%
soft
Lightness
77%
light
Brightness
87%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5661
WCAG relative
Temperature
Warm
2/100 cool
Color family
Orange
Tone
Soft
Best ink
Black
12.32:1
Closest name
Peach Puff
ΔE2000 7.1
Where it sits
Hue26° of 360°
Saturation44%
Lightness77%
Temperature
Warm ← → Cool2% 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#dec1ab
RGBrgb(222, 193, 171)
HSLhsl(26, 44%, 77%)
CMYKcmyk(0%, 13%, 23%, 13%)
LABlab(80.0 6.9 14.9)
LCHlch(80.0 16.4 65.1)
OKLCHoklch(0.830 0.045 59.3)
Decimal14598571
Display P3color(display-p3 0.871 0.757 0.671)

Copy-ready code

/* CSS */
color: #dec1ab;
background-color: #dec1ab;
/* Tailwind (arbitrary) */
class="text-[#dec1ab] bg-[#dec1ab]"
/* SCSS */
$brand: #dec1ab;
/* SwiftUI */
Color(red: 0.871, green: 0.757, blue: 0.671)
/* Android */
Color.parseColor("#dec1ab")
/* Flutter */
Color(0xFFDEC1AB)
/* Python / OpenCV (BGR) */
(171, 193, 222)

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

Accessibility — WCAG contrast

Aa
#dec1ab on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#dec1ab on black: 12.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CAC3AA
deuteranopia · #D1C9AB
tritanopia · #E8BBBB

Color scale — 50 to 950

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

#FAF7F5
#F5EFEA
#EBDCD1
#dec1ab
#D0A686
#C0885E
#B07345
#92603A
#754D2E
#563A25
#362417
Base = 300Lightest = 50 · #FAF7F5Darkest = 950 · #362417
:root {
  --brand-50: #FAF7F5;
  --brand-100: #F5EFEA;
  --brand-200: #EBDCD1;
  --brand-300: #dec1ab;
  --brand-400: #D0A686;
  --brand-500: #C0885E;
  --brand-600: #B07345;
  --brand-700: #92603A;
  --brand-800: #754D2E;
  --brand-900: #563A25;
  --brand-950: #362417;
  --brand: #dec1ab;
  --brand-ink: #000000;
}

Colors that work with #dec1ab

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#FAF7F4
Tinted page background
Border#E8D4C4
Hairlines and dividers
Muted text#9B6D4B
Captions on the surface
Accent#368596
Second voice, not a rival
Dark variant#5C3C24
Hover, pressed, headers
Light variant#F8F1ED
Selected rows, tints
Dark surface#241B14
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 #dec1ab

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#ABC8DE
Analogous left#DEABAF
Analogous right#DEDBAB
Split-complement 1#ABDEDB
Split-complement 2#ABAFDE
Triadic 1#ABDEC1
Triadic 2#C1ABDE
Tetradic#AFDEAB

RGB percentages

Red87.1%
Green75.7%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta13.1%
Yellow23.0%
Key (black)12.9%

Color previews

#dec1ab text on a black background

contrast 12.32:1

Card sample

#dec1ab text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(222, 193, 171, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(222, 193, 171, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dec1ab;
background: linear-gradient(135deg, #dec1ab, #D9DEAB);

Monochromatic scale

Palettes built from #dec1ab

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.

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

#dec1ab, answered

What color is #dec1ab?

#dec1ab is a light soft orange, closest to Peach Puff (ΔE2000 7.1). It sits at 26° on the hue wheel with 44% saturation and 77% lightness, which reads as warm.

What is the RGB value of #dec1ab?

rgb(222, 193, 171) — 222 red, 193 green and 171 blue out of 255, or 87.1% / 75.7% / 67.1% by channel.

Is #dec1ab a light or a dark color?

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

Should I use black or white text on #dec1ab?

Black. It scores 12.32:1 against #dec1ab, versus 1.70:1 for white — AAA at any size.

What is the complementary color of #dec1ab?

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

What colors go well with #dec1ab?

For interface work: #FAF7F4 as the surface, #E8D4C4 for borders, #9B6D4B for secondary text, #368596 as an accent and #5C3C24 for hover and pressed states. For a palette, the analogous pair #DEABAF and #DEDBAB stays calm, while #ABC8DE is the loudest partner.

What is #dec1ab in CMYK for printing?

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

Is #dec1ab warm or cool?

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

Work with #dec1ab in the Color Lab