Skip to content

#dec6bc

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

RGB
222, 198, 188
HSL
18°, 34%, 80%
CMYK
0, 11, 15, 13
Luminance
0.5955

At a glance

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

Hex
#dec6bc
Hue
18°
orange
Saturation
34%
soft
Lightness
80%
light
Brightness
87%
HSV value
Perceived
80%
weighted brightness
Luminance
0.5955
WCAG relative
Temperature
Warm
8/100 cool
Color family
Orange
Tone
Soft
Best ink
Black
12.91:1
Closest name
Misty Rose
ΔE2000 8
Where it sits
Hue18° of 360°
Saturation34%
Lightness80%
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#dec6bc
RGBrgb(222, 198, 188)
HSLhsl(18, 34%, 80%)
CMYKcmyk(0%, 11%, 15%, 13%)
LABlab(81.6 6.8 8.1)
LCHlch(81.6 10.6 49.9)
OKLCHoklch(0.844 0.031 44.0)
Decimal14599868
Display P3color(display-p3 0.871 0.776 0.737)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dec6bc on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#dec6bc on black: 12.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CCC8BB
deuteranopia · #D1CDBC
tritanopia · #E5C2C3

Color scale — 50 to 950

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

#F9F7F5
#F4EEEC
#E8DAD4
#dec6bc
#C79F8E
#B57F69
#A46951
#895843
#6D4636
#50352A
#32211A
Base = 300Lightest = 50 · #F9F7F5Darkest = 950 · #32211A
:root {
  --brand-50: #F9F7F5;
  --brand-100: #F4EEEC;
  --brand-200: #E8DAD4;
  --brand-300: #dec6bc;
  --brand-400: #C79F8E;
  --brand-500: #B57F69;
  --brand-600: #A46951;
  --brand-700: #895843;
  --brand-800: #6D4636;
  --brand-900: #50352A;
  --brand-950: #32211A;
  --brand: #dec6bc;
  --brand-ink: #000000;
}

Colors that work with #dec6bc

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#FAF6F5
Tinted page background
Border#E4D0C8
Hairlines and dividers
Muted text#9A634C
Captions on the surface
Accent#3F898D
Second voice, not a rival
Dark variant#55372A
Hover, pressed, headers
Light variant#F7F0EE
Selected rows, tints
Dark surface#241914
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 #dec6bc

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#BCD4DE
Analogous left#DEBCC3
Analogous right#DED7BC
Split-complement 1#BCDED7
Split-complement 2#BCC3DE
Triadic 1#BCDEC6
Triadic 2#C6BCDE
Tetradic#C3DEBC

RGB percentages

Red87.1%
Green77.6%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta10.8%
Yellow15.3%
Key (black)12.9%

Color previews

#dec6bc text on a black background

contrast 12.91:1

Card sample

#dec6bc text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dec6bc

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.

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

#dec6bc, answered

What color is #dec6bc?

#dec6bc is a light soft orange, closest to Misty Rose (ΔE2000 8). It sits at 18° on the hue wheel with 34% saturation and 80% lightness, which reads as warm.

What is the RGB value of #dec6bc?

rgb(222, 198, 188) — 222 red, 198 green and 188 blue out of 255, or 87.1% / 77.6% / 73.7% by channel.

Is #dec6bc a light or a dark color?

It is a light color. Relative luminance is 0.5955 and perceived brightness is 80%, so black text on it reaches 12.91:1.

Should I use black or white text on #dec6bc?

Black. It scores 12.91:1 against #dec6bc, versus 1.63:1 for white — AAA at any size.

What is the complementary color of #dec6bc?

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

What colors go well with #dec6bc?

For interface work: #FAF6F5 as the surface, #E4D0C8 for borders, #9A634C for secondary text, #3F898D as an accent and #55372A for hover and pressed states. For a palette, the analogous pair #DEBCC3 and #DED7BC stays calm, while #BCD4DE is the loudest partner.

What is #dec6bc in CMYK for printing?

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

Is #dec6bc 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 #DECABC; nudged cooler, #DFBBBE.

Work with #dec6bc in the Color Lab