Skip to content

#dbbfa8

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

RGB
219, 191, 168
HSL
27°, 42%, 76%
CMYK
0, 13, 23, 14
Luminance
0.5515

At a glance

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

Hex
#dbbfa8
Hue
27°
orange
Saturation
42%
soft
Lightness
76%
light
Brightness
86%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5515
WCAG relative
Temperature
Warm
2/100 cool
Color family
Orange
Tone
Soft
Best ink
Black
12.03:1
Closest name
Tan
ΔE2000 6.5
Where it sits
Hue27° of 360°
Saturation42%
Lightness76%
Temperature
Warm ← → Cool2% 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#dbbfa8
RGBrgb(219, 191, 168)
HSLhsl(27, 42%, 76%)
CMYKcmyk(0%, 13%, 23%, 14%)
LABlab(79.1 6.4 15.3)
LCHlch(79.1 16.6 67.3)
OKLCHoklch(0.823 0.045 61.5)
Decimal14401448
Display P3color(display-p3 0.859 0.749 0.659)

Copy-ready code

/* CSS */
color: #dbbfa8;
background-color: #dbbfa8;
/* Tailwind (arbitrary) */
class="text-[#dbbfa8] bg-[#dbbfa8]"
/* SCSS */
$brand: #dbbfa8;
/* SwiftUI */
Color(red: 0.859, green: 0.749, blue: 0.659)
/* Android */
Color.parseColor("#dbbfa8")
/* Flutter */
Color(0xFFDBBFA8)
/* Python / OpenCV (BGR) */
(168, 191, 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 #dbbfa8 · 12.03:1
Use #000000AAA at every size.
Aa
White text · 1.75:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.03:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #dbbfa8 as text scores 1.75:1 on white and 12.03:1 on black.

Accessibility — WCAG contrast

Aa
#dbbfa8 on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#dbbfa8 on black: 12.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C8C0A7
deuteranopia · #CEC6A8
tritanopia · #E4B9B9

Color scale — 50 to 950

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

#FAF7F5
#F5EFEB
#EADDD2
#dbbfa8
#CEA788
#BD8A60
#AD7548
#90623C
#734E30
#553B26
#352518
Base = 300Lightest = 50 · #FAF7F5Darkest = 950 · #352518
:root {
  --brand-50: #FAF7F5;
  --brand-100: #F5EFEB;
  --brand-200: #EADDD2;
  --brand-300: #dbbfa8;
  --brand-400: #CEA788;
  --brand-500: #BD8A60;
  --brand-600: #AD7548;
  --brand-700: #90623C;
  --brand-800: #734E30;
  --brand-900: #553B26;
  --brand-950: #352518;
  --brand: #dbbfa8;
  --brand-ink: #000000;
}

Colors that work with #dbbfa8

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#FAF7F4
Tinted page background
Border#E7D5C5
Hairlines and dividers
Muted text#9B6F4B
Captions on the surface
Accent#378195
Second voice, not a rival
Dark variant#5A3D25
Hover, pressed, headers
Light variant#F8F2ED
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 #dbbfa8

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#A8C4DB
Analogous left#DBA8AB
Analogous right#DBD9A8
Split-complement 1#A8DBD9
Split-complement 2#A8ABDB
Triadic 1#A8DBBF
Triadic 2#BFA8DB
Tetradic#ABDBA8

RGB percentages

Red85.9%
Green74.9%
Blue65.9%

CMYK percentages

Cyan0.0%
Magenta12.8%
Yellow23.3%
Key (black)14.1%

Color previews

#dbbfa8 text on a black background

contrast 12.03:1

Card sample

#dbbfa8 text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbbfa8

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.

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

#dbbfa8, answered

What color is #dbbfa8?

#dbbfa8 is a light soft orange, closest to Tan (ΔE2000 6.5). It sits at 27° on the hue wheel with 42% saturation and 76% lightness, which reads as warm.

What is the RGB value of #dbbfa8?

rgb(219, 191, 168) — 219 red, 191 green and 168 blue out of 255, or 85.9% / 74.9% / 65.9% by channel.

Is #dbbfa8 a light or a dark color?

It is a light color. Relative luminance is 0.5515 and perceived brightness is 77%, so black text on it reaches 12.03:1.

Should I use black or white text on #dbbfa8?

Black. It scores 12.03:1 against #dbbfa8, versus 1.75:1 for white — AAA at any size.

What is the complementary color of #dbbfa8?

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

What colors go well with #dbbfa8?

For interface work: #FAF7F4 as the surface, #E7D5C5 for borders, #9B6F4B for secondary text, #378195 as an accent and #5A3D25 for hover and pressed states. For a palette, the analogous pair #DBA8AB and #DBD9A8 stays calm, while #A8C4DB is the loudest partner.

What is #dbbfa8 in CMYK for printing?

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

Is #dbbfa8 warm or cool?

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

Work with #dbbfa8 in the Color Lab