Skip to content

#decdb0

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

RGB
222, 205, 176
HSL
38°, 41%, 78%
CMYK
0, 8, 21, 13
Luminance
0.6233

At a glance

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

Hex
#decdb0
Hue
38°
orange
Saturation
41%
soft
Lightness
78%
light
Brightness
87%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6233
WCAG relative
Temperature
Warm
7/100 cool
Color family
Orange
Tone
Soft
Best ink
Black
13.47:1
Closest name
Wheat
ΔE2000 5.6
Where it sits
Hue38° of 360°
Saturation41%
Lightness78%
Temperature
Warm ← → Cool7% 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#decdb0
RGBrgb(222, 205, 176)
HSLhsl(38, 41%, 78%)
CMYKcmyk(0%, 8%, 21%, 13%)
LABlab(83.1 1.3 16.6)
LCHlch(83.1 16.6 85.5)
OKLCHoklch(0.855 0.043 81.1)
Decimal14601648
Display P3color(display-p3 0.871 0.804 0.690)

Copy-ready code

/* CSS */
color: #decdb0;
background-color: #decdb0;
/* Tailwind (arbitrary) */
class="text-[#decdb0] bg-[#decdb0]"
/* SCSS */
$brand: #decdb0;
/* SwiftUI */
Color(red: 0.871, green: 0.804, blue: 0.690)
/* Android */
Color.parseColor("#decdb0")
/* Flutter */
Color(0xFFDECDB0)
/* Python / OpenCV (BGR) */
(176, 205, 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 #decdb0 · 13.47:1
Use #000000AAA at every size.
Aa
White text · 1.56:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.47:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #decdb0 as text scores 1.56:1 on white and 13.47:1 on black.

Accessibility — WCAG contrast

Aa
#decdb0 on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#decdb0 on black: 13.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D5CCAE
deuteranopia · #D9D1B1
tritanopia · #E6C8C5

Color scale — 50 to 950

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

#FAF8F5
#F5F1EB
#EAE1D2
#decdb0
#CDB488
#BD9B61
#AD8748
#90713C
#735A30
#544326
#352A18
Base = 300Lightest = 50 · #FAF8F5Darkest = 950 · #352A18
:root {
  --brand-50: #FAF8F5;
  --brand-100: #F5F1EB;
  --brand-200: #EAE1D2;
  --brand-300: #decdb0;
  --brand-400: #CDB488;
  --brand-500: #BD9B61;
  --brand-600: #AD8748;
  --brand-700: #90713C;
  --brand-800: #735A30;
  --brand-900: #544326;
  --brand-950: #352A18;
  --brand: #decdb0;
  --brand-ink: #000000;
}

Colors that work with #decdb0

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#FAF8F4
Tinted page background
Border#E7DBC5
Hairlines and dividers
Muted text#9B7D4B
Captions on the surface
Accent#397193
Second voice, not a rival
Dark variant#5A4726
Hover, pressed, headers
Light variant#F7F4ED
Selected rows, tints
Dark surface#241E14
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 #decdb0

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#B0C1DE
Analogous left#DEB6B0
Analogous right#D8DEB0
Split-complement 1#B0D8DE
Split-complement 2#B6B0DE
Triadic 1#B0DECD
Triadic 2#CDB0DE
Tetradic#B0DEB6

RGB percentages

Red87.1%
Green80.4%
Blue69.0%

CMYK percentages

Cyan0.0%
Magenta7.7%
Yellow20.7%
Key (black)12.9%

Color previews

#decdb0 text on a black background

contrast 13.47:1

Card sample

#decdb0 text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #decdb0

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.

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

#decdb0, answered

What color is #decdb0?

#decdb0 is a light soft orange, closest to Wheat (ΔE2000 5.6). It sits at 38° on the hue wheel with 41% saturation and 78% lightness, which reads as warm.

What is the RGB value of #decdb0?

rgb(222, 205, 176) — 222 red, 205 green and 176 blue out of 255, or 87.1% / 80.4% / 69% by channel.

Is #decdb0 a light or a dark color?

It is a light color. Relative luminance is 0.6233 and perceived brightness is 81%, so black text on it reaches 13.47:1.

Should I use black or white text on #decdb0?

Black. It scores 13.47:1 against #decdb0, versus 1.56:1 for white — AAA at any size.

What is the complementary color of #decdb0?

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

What colors go well with #decdb0?

For interface work: #FAF8F4 as the surface, #E7DBC5 for borders, #9B7D4B for secondary text, #397193 as an accent and #5A4726 for hover and pressed states. For a palette, the analogous pair #DEB6B0 and #D8DEB0 stays calm, while #B0C1DE is the loudest partner.

What is #decdb0 in CMYK for printing?

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

Is #decdb0 warm or cool?

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

Work with #decdb0 in the Color Lab