Skip to content

#dbdac3

a light, soft yellow · warm · closest name: Beige

RGB
219, 218, 195
HSL
58°, 25%, 81%
CMYK
0, 1, 11, 14
Luminance
0.6914

At a glance

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

Hex
#dbdac3
Hue
58°
yellow
Saturation
25%
soft
Lightness
81%
light
Brightness
86%
HSV value
Perceived
85%
weighted brightness
Luminance
0.6914
WCAG relative
Temperature
Warm
31/100 cool
Color family
Yellow
Tone
Soft
Best ink
Black
14.83:1
Closest name
Beige
ΔE2000 5.8
Where it sits
Hue58° of 360°
Saturation25%
Lightness81%
Temperature
Warm ← → Cool31% 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#dbdac3
RGBrgb(219, 218, 195)
HSLhsl(58, 25%, 81%)
CMYKcmyk(0%, 1%, 11%, 14%)
LABlab(86.6 -3.6 11.4)
LCHlch(86.6 12.0 107.4)
OKLCHoklch(0.883 0.031 105.0)
Decimal14408387
Display P3color(display-p3 0.859 0.855 0.765)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbdac3 on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#dbdac3 on black: 14.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DED8C2
deuteranopia · #DFD9C4
tritanopia · #DFD7D3

Color scale — 50 to 950

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

#F9F9F6
#F3F2ED
#E5E5D7
#dbdac3
#C0BE96
#ABA973
#99965C
#807D4D
#66643D
#4B4A2F
#2F2E1D
Base = 300Lightest = 50 · #F9F9F6Darkest = 950 · #2F2E1D
:root {
  --brand-50: #F9F9F6;
  --brand-100: #F3F2ED;
  --brand-200: #E5E5D7;
  --brand-300: #dbdac3;
  --brand-400: #C0BE96;
  --brand-500: #ABA973;
  --brand-600: #99965C;
  --brand-700: #807D4D;
  --brand-800: #66643D;
  --brand-900: #4B4A2F;
  --brand-950: #2F2E1D;
  --brand: #dbdac3;
  --brand-ink: #000000;
}

Colors that work with #dbdac3

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#F9F9F5
Tinted page background
Border#E0E0CC
Hairlines and dividers
Muted text#8F8D56
Captions on the surface
Accent#485984
Second voice, not a rival
Dark variant#504E30
Hover, pressed, headers
Light variant#F5F5EF
Selected rows, tints
Dark surface#232215
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 #dbdac3

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
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#C3C4DB
Analogous left#DBCEC3
Analogous right#D0DBC3
Split-complement 1#C3D0DB
Split-complement 2#CEC3DB
Triadic 1#C3DBDA
Triadic 2#DAC3DB
Tetradic#C3DBCE

RGB percentages

Red85.9%
Green85.5%
Blue76.5%

CMYK percentages

Cyan0.0%
Magenta0.5%
Yellow11.0%
Key (black)14.1%

Color previews

#dbdac3 text on a black background

contrast 14.83:1

Card sample

#dbdac3 text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbdac3

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.

#dbdac3 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
RetailLeisureEnergyWarning systems
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#dbdac3, answered

What color is #dbdac3?

#dbdac3 is a light soft yellow, closest to Beige (ΔE2000 5.8). It sits at 58° on the hue wheel with 25% saturation and 81% lightness, which reads as warm.

What is the RGB value of #dbdac3?

rgb(219, 218, 195) — 219 red, 218 green and 195 blue out of 255, or 85.9% / 85.5% / 76.5% by channel.

Is #dbdac3 a light or a dark color?

It is a light color. Relative luminance is 0.6914 and perceived brightness is 85%, so black text on it reaches 14.83:1.

Should I use black or white text on #dbdac3?

Black. It scores 14.83:1 against #dbdac3, versus 1.42:1 for white — AAA at any size.

What is the complementary color of #dbdac3?

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

What colors go well with #dbdac3?

For interface work: #F9F9F5 as the surface, #E0E0CC for borders, #8F8D56 for secondary text, #485984 as an accent and #504E30 for hover and pressed states. For a palette, the analogous pair #DBCEC3 and #D0DBC3 stays calm, while #C3C4DB is the loudest partner.

What is #dbdac3 in CMYK for printing?

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

Is #dbdac3 warm or cool?

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

Work with #dbdac3 in the Color Lab