Skip to content

#d6ccc4

a light, soft orange · warm · closest name: Light Gray

RGB
214, 204, 196
HSL
27°, 18%, 80%
CMYK
0, 5, 8, 16
Luminance
0.6147

At a glance

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

Hex
#d6ccc4
Hue
27°
orange
Saturation
18%
soft
Lightness
80%
light
Brightness
84%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6147
WCAG relative
Temperature
Warm
25/100 cool
Color family
Orange
Tone
Soft
Best ink
Black
13.29:1
Closest name
Light Gray
ΔE2000 5.5
Where it sits
Hue27° of 360°
Saturation18%
Lightness80%
Temperature
Warm ← → Cool25% 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#d6ccc4
RGBrgb(214, 204, 196)
HSLhsl(27, 18%, 80%)
CMYKcmyk(0%, 5%, 8%, 16%)
LABlab(82.6 2.1 5.2)
LCHlch(82.6 5.6 68.3)
OKLCHoklch(0.851 0.016 61.3)
Decimal14077124
Display P3color(display-p3 0.839 0.800 0.769)

Copy-ready code

/* CSS */
color: #d6ccc4;
background-color: #d6ccc4;
/* Tailwind (arbitrary) */
class="text-[#d6ccc4] bg-[#d6ccc4]"
/* SCSS */
$brand: #d6ccc4;
/* SwiftUI */
Color(red: 0.839, green: 0.800, blue: 0.769)
/* Android */
Color.parseColor("#d6ccc4")
/* Flutter */
Color(0xFFD6CCC4)
/* Python / OpenCV (BGR) */
(196, 204, 214)

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

Accessibility — WCAG contrast

Aa
#d6ccc4 on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#d6ccc4 on black: 13.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CFCCC4
deuteranopia · #D1CFC4
tritanopia · #DACACA

Color scale — 50 to 950

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

#F8F7F6
#F2EFEE
#E3DDD9
#d6ccc4
#BAA99C
#A38D7B
#907864
#786454
#605043
#473C33
#2D2620
Base = 300Lightest = 50 · #F8F7F6Darkest = 950 · #2D2620
:root {
  --brand-50: #F8F7F6;
  --brand-100: #F2EFEE;
  --brand-200: #E3DDD9;
  --brand-300: #d6ccc4;
  --brand-400: #BAA99C;
  --brand-500: #A38D7B;
  --brand-600: #907864;
  --brand-700: #786454;
  --brand-800: #605043;
  --brand-900: #473C33;
  --brand-950: #2D2620;
  --brand: #d6ccc4;
  --brand-ink: #000000;
}

Colors that work with #d6ccc4

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#F9F7F6
Tinted page background
Border#DED5CF
Hairlines and dividers
Muted text#87705E
Captions on the surface
Accent#50747C
Second voice, not a rival
Dark variant#4B3E34
Hover, pressed, headers
Light variant#F5F2F0
Selected rows, tints
Dark surface#211B17
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 #d6ccc4

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#C4CED6
Analogous left#D6C4C5
Analogous right#D6D5C4
Split-complement 1#C4D6D5
Split-complement 2#C4C5D6
Triadic 1#C4D6CC
Triadic 2#CCC4D6
Tetradic#C5D6C4

RGB percentages

Red83.9%
Green80.0%
Blue76.9%

CMYK percentages

Cyan0.0%
Magenta4.7%
Yellow8.4%
Key (black)16.1%

Color previews

#d6ccc4 text on a black background

contrast 13.29:1

Card sample

#d6ccc4 text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(214, 204, 196, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(214, 204, 196, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d6ccc4;
background: linear-gradient(135deg, #d6ccc4, #D4D6C4);

Monochromatic scale

Palettes built from #d6ccc4

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.

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

#d6ccc4, answered

What color is #d6ccc4?

#d6ccc4 is a light soft orange, closest to Light Gray (ΔE2000 5.5). It sits at 27° on the hue wheel with 18% saturation and 80% lightness, which reads as warm.

What is the RGB value of #d6ccc4?

rgb(214, 204, 196) — 214 red, 204 green and 196 blue out of 255, or 83.9% / 80% / 76.9% by channel.

Is #d6ccc4 a light or a dark color?

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

Should I use black or white text on #d6ccc4?

Black. It scores 13.29:1 against #d6ccc4, versus 1.58:1 for white — AAA at any size.

What is the complementary color of #d6ccc4?

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

What colors go well with #d6ccc4?

For interface work: #F9F7F6 as the surface, #DED5CF for borders, #87705E for secondary text, #50747C as an accent and #4B3E34 for hover and pressed states. For a palette, the analogous pair #D6C4C5 and #D6D5C4 stays calm, while #C4CED6 is the loudest partner.

What is #d6ccc4 in CMYK for printing?

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

Is #d6ccc4 warm or cool?

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

Work with #d6ccc4 in the Color Lab