Skip to content

#dbcdbb

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

RGB
219, 205, 187
HSL
34°, 31%, 80%
CMYK
0, 6, 15, 14
Luminance
0.6231

At a glance

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

Hex
#dbcdbb
Hue
34°
orange
Saturation
31%
soft
Lightness
80%
light
Brightness
86%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6231
WCAG relative
Temperature
Warm
9/100 cool
Color family
Orange
Tone
Soft
Best ink
Black
13.46:1
Closest name
Antique White
ΔE2000 6.8
Where it sits
Hue34° of 360°
Saturation31%
Lightness80%
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#dbcdbb
RGBrgb(219, 205, 187)
HSLhsl(34, 31%, 80%)
CMYKcmyk(0%, 6%, 15%, 14%)
LABlab(83.1 1.9 10.7)
LCHlch(83.1 10.9 80.0)
OKLCHoklch(0.855 0.029 74.3)
Decimal14405051
Display P3color(display-p3 0.859 0.804 0.733)

Copy-ready code

/* CSS */
color: #dbcdbb;
background-color: #dbcdbb;
/* Tailwind (arbitrary) */
class="text-[#dbcdbb] bg-[#dbcdbb]"
/* SCSS */
$brand: #dbcdbb;
/* SwiftUI */
Color(red: 0.859, green: 0.804, blue: 0.733)
/* Android */
Color.parseColor("#dbcdbb")
/* Flutter */
Color(0xFFDBCDBB)
/* Python / OpenCV (BGR) */
(187, 205, 219)

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

Accessibility — WCAG contrast

Aa
#dbcdbb on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#dbcdbb on black: 13.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D3CDBA
deuteranopia · #D6D0BB
tritanopia · #E1C9C8

Color scale — 50 to 950

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

#F9F8F6
#F3F0EC
#E7DFD5
#dbcdbb
#C5AE91
#B1936C
#A07F55
#856A47
#6B5538
#4F3F2C
#31281B
Base = 300Lightest = 50 · #F9F8F6Darkest = 950 · #31281B
:root {
  --brand-50: #F9F8F6;
  --brand-100: #F3F0EC;
  --brand-200: #E7DFD5;
  --brand-300: #dbcdbb;
  --brand-400: #C5AE91;
  --brand-500: #B1936C;
  --brand-600: #A07F55;
  --brand-700: #856A47;
  --brand-800: #6B5538;
  --brand-900: #4F3F2C;
  --brand-950: #31281B;
  --brand: #dbcdbb;
  --brand-ink: #000000;
}

Colors that work with #dbcdbb

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#FAF8F5
Tinted page background
Border#E3D8CA
Hairlines and dividers
Muted text#96774F
Captions on the surface
Accent#437489
Second voice, not a rival
Dark variant#53422C
Hover, pressed, headers
Light variant#F6F3EE
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 #dbcdbb

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#BBC9DB
Analogous left#DBBDBB
Analogous right#D9DBBB
Split-complement 1#BBD9DB
Split-complement 2#BDBBDB
Triadic 1#BBDBCD
Triadic 2#CDBBDB
Tetradic#BBDBBD

RGB percentages

Red85.9%
Green80.4%
Blue73.3%

CMYK percentages

Cyan0.0%
Magenta6.4%
Yellow14.6%
Key (black)14.1%

Color previews

#dbcdbb text on a black background

contrast 13.46:1

Card sample

#dbcdbb text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbcdbb

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.

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

#dbcdbb, answered

What color is #dbcdbb?

#dbcdbb is a light soft orange, closest to Antique White (ΔE2000 6.8). It sits at 34° on the hue wheel with 31% saturation and 80% lightness, which reads as warm.

What is the RGB value of #dbcdbb?

rgb(219, 205, 187) — 219 red, 205 green and 187 blue out of 255, or 85.9% / 80.4% / 73.3% by channel.

Is #dbcdbb a light or a dark color?

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

Should I use black or white text on #dbcdbb?

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

What is the complementary color of #dbcdbb?

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

What colors go well with #dbcdbb?

For interface work: #FAF8F5 as the surface, #E3D8CA for borders, #96774F for secondary text, #437489 as an accent and #53422C for hover and pressed states. For a palette, the analogous pair #DBBDBB and #D9DBBB stays calm, while #BBC9DB is the loudest partner.

What is #dbcdbb in CMYK for printing?

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

Is #dbcdbb 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 #DBC9BB; nudged cooler, #DCDABA.

Work with #dbcdbb in the Color Lab