Skip to content

#dac8ba

a light, soft orange · warm · closest name: Antique White

RGB
218, 200, 186
HSL
26°, 30%, 79%
CMYK
0, 8, 15, 15
Luminance
0.5976

At a glance

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

Hex
#dac8ba
Hue
26°
orange
Saturation
30%
soft
Lightness
79%
light
Brightness
85%
HSV value
Perceived
80%
weighted brightness
Luminance
0.5976
WCAG relative
Temperature
Warm
9/100 cool
Color family
Orange
Tone
Soft
Best ink
Black
12.95:1
Closest name
Antique White
ΔE2000 8.4
Where it sits
Hue26° of 360°
Saturation30%
Lightness79%
Temperature
Warm ← → Cool9% 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#dac8ba
RGBrgb(218, 200, 186)
HSLhsl(26, 30%, 79%)
CMYKcmyk(0%, 8%, 15%, 15%)
LABlab(81.7 4.0 9.3)
LCHlch(81.7 10.1 66.7)
OKLCHoklch(0.844 0.028 60.3)
Decimal14338234
Display P3color(display-p3 0.855 0.784 0.729)

Copy-ready code

/* CSS */
color: #dac8ba;
background-color: #dac8ba;
/* Tailwind (arbitrary) */
class="text-[#dac8ba] bg-[#dac8ba]"
/* SCSS */
$brand: #dac8ba;
/* SwiftUI */
Color(red: 0.855, green: 0.784, blue: 0.729)
/* Android */
Color.parseColor("#dac8ba")
/* Flutter */
Color(0xFFDAC8BA)
/* Python / OpenCV (BGR) */
(186, 200, 218)

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

Accessibility — WCAG contrast

Aa
#dac8ba on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#dac8ba on black: 12.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CEC9B9
deuteranopia · #D2CDBA
tritanopia · #E0C4C4

Color scale — 50 to 950

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

#F9F7F6
#F3EFEC
#E7DDD5
#dac8ba
#C4A891
#B18B6D
#9F7655
#856247
#6A4F39
#4E3B2C
#31251C
Base = 300Lightest = 50 · #F9F7F6Darkest = 950 · #31251C
:root {
  --brand-50: #F9F7F6;
  --brand-100: #F3EFEC;
  --brand-200: #E7DDD5;
  --brand-300: #dac8ba;
  --brand-400: #C4A891;
  --brand-500: #B18B6D;
  --brand-600: #9F7655;
  --brand-700: #856247;
  --brand-800: #6A4F39;
  --brand-900: #4E3B2C;
  --brand-950: #31251C;
  --brand: #dac8ba;
  --brand-ink: #000000;
}

Colors that work with #dac8ba

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#FAF7F5
Tinted page background
Border#E3D5CA
Hairlines and dividers
Muted text#956E50
Captions on the surface
Accent#437B89
Second voice, not a rival
Dark variant#533D2C
Hover, pressed, headers
Light variant#F6F2EE
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 #dac8ba

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#BACCDA
Analogous left#DABABC
Analogous right#DAD8BA
Split-complement 1#BADAD8
Split-complement 2#BABCDA
Triadic 1#BADAC8
Triadic 2#C8BADA
Tetradic#BCDABA

RGB percentages

Red85.5%
Green78.4%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta8.3%
Yellow14.7%
Key (black)14.5%

Color previews

#dac8ba text on a black background

contrast 12.95:1

Card sample

#dac8ba text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(218, 200, 186, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(218, 200, 186, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dac8ba;
background: linear-gradient(135deg, #dac8ba, #D7DABA);

Monochromatic scale

Palettes built from #dac8ba

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.

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

#dac8ba, answered

What color is #dac8ba?

#dac8ba is a light soft orange, closest to Antique White (ΔE2000 8.4). It sits at 26° on the hue wheel with 30% saturation and 79% lightness, which reads as warm.

What is the RGB value of #dac8ba?

rgb(218, 200, 186) — 218 red, 200 green and 186 blue out of 255, or 85.5% / 78.4% / 72.9% by channel.

Is #dac8ba a light or a dark color?

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

Should I use black or white text on #dac8ba?

Black. It scores 12.95:1 against #dac8ba, versus 1.62:1 for white — AAA at any size.

What is the complementary color of #dac8ba?

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

What colors go well with #dac8ba?

For interface work: #FAF7F5 as the surface, #E3D5CA for borders, #956E50 for secondary text, #437B89 as an accent and #533D2C for hover and pressed states. For a palette, the analogous pair #DABABC and #DAD8BA stays calm, while #BACCDA is the loudest partner.

What is #dac8ba in CMYK for printing?

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

Is #dac8ba warm or cool?

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

Work with #dac8ba in the Color Lab