Skip to content

#dccab2

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

RGB
220, 202, 178
HSL
34°, 38%, 78%
CMYK
0, 8, 19, 14
Luminance
0.6067

At a glance

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

Hex
#dccab2
Hue
34°
orange
Saturation
38%
soft
Lightness
78%
light
Brightness
86%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6067
WCAG relative
Temperature
Warm
4/100 cool
Color family
Orange
Tone
Soft
Best ink
Black
13.13:1
Closest name
Bisque
ΔE2000 7.1
Where it sits
Hue34° of 360°
Saturation38%
Lightness78%
Temperature
Warm ← → Cool4% 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#dccab2
RGBrgb(220, 202, 178)
HSLhsl(34, 38%, 78%)
CMYKcmyk(0%, 8%, 19%, 14%)
LABlab(82.2 2.4 14.3)
LCHlch(82.2 14.5 80.3)
OKLCHoklch(0.848 0.038 75.1)
Decimal14469810
Display P3color(display-p3 0.863 0.792 0.698)

Copy-ready code

/* CSS */
color: #dccab2;
background-color: #dccab2;
/* Tailwind (arbitrary) */
class="text-[#dccab2] bg-[#dccab2]"
/* SCSS */
$brand: #dccab2;
/* SwiftUI */
Color(red: 0.863, green: 0.792, blue: 0.698)
/* Android */
Color.parseColor("#dccab2")
/* Flutter */
Color(0xFFDCCAB2)
/* Python / OpenCV (BGR) */
(178, 202, 220)

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

Accessibility — WCAG contrast

Aa
#dccab2 on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#dccab2 on black: 13.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D1CAB1
deuteranopia · #D6CEB3
tritanopia · #E4C5C3

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dccab2 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
#F4F0EB
#E9DFD3
#dccab2
#CAAF8B
#B99565
#A8814D
#8C6B40
#705633
#524028
#332819
Base = 300Lightest = 50 · #FAF8F5Darkest = 950 · #332819
:root {
  --brand-50: #FAF8F5;
  --brand-100: #F4F0EB;
  --brand-200: #E9DFD3;
  --brand-300: #dccab2;
  --brand-400: #CAAF8B;
  --brand-500: #B99565;
  --brand-600: #A8814D;
  --brand-700: #8C6B40;
  --brand-800: #705633;
  --brand-900: #524028;
  --brand-950: #332819;
  --brand: #dccab2;
  --brand-ink: #000000;
}

Colors that work with #dccab2

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#E5D8C7
Hairlines and dividers
Muted text#9B794B
Captions on the surface
Accent#3C7590
Second voice, not a rival
Dark variant#584328
Hover, pressed, headers
Light variant#F7F3ED
Selected rows, tints
Dark surface#241D14
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 #dccab2

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#B2C4DC
Analogous left#DCB5B2
Analogous right#D9DCB2
Split-complement 1#B2D9DC
Split-complement 2#B5B2DC
Triadic 1#B2DCCA
Triadic 2#CAB2DC
Tetradic#B2DCB5

RGB percentages

Red86.3%
Green79.2%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta8.2%
Yellow19.1%
Key (black)13.7%

Color previews

#dccab2 text on a black background

contrast 13.13:1

Card sample

#dccab2 text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(220, 202, 178, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(220, 202, 178, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dccab2;
background: linear-gradient(135deg, #dccab2, #D2DCB2);

Monochromatic scale

Palettes built from #dccab2

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.

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

#dccab2, answered

What color is #dccab2?

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

What is the RGB value of #dccab2?

rgb(220, 202, 178) — 220 red, 202 green and 178 blue out of 255, or 86.3% / 79.2% / 69.8% by channel.

Is #dccab2 a light or a dark color?

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

Should I use black or white text on #dccab2?

Black. It scores 13.13:1 against #dccab2, versus 1.60:1 for white — AAA at any size.

What is the complementary color of #dccab2?

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

What colors go well with #dccab2?

For interface work: #FAF8F4 as the surface, #E5D8C7 for borders, #9B794B for secondary text, #3C7590 as an accent and #584328 for hover and pressed states. For a palette, the analogous pair #DCB5B2 and #D9DCB2 stays calm, while #B2C4DC is the loudest partner.

What is #dccab2 in CMYK for printing?

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

Is #dccab2 warm or cool?

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

Work with #dccab2 in the Color Lab