Skip to content

#dbdfc3

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

RGB
219, 223, 195
HSL
69°, 30%, 82%
CMYK
2, 0, 13, 13
Luminance
0.7178

At a glance

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

Hex
#dbdfc3
Hue
69°
yellow
Saturation
30%
soft
Lightness
82%
light
Brightness
87%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7178
WCAG relative
Temperature
Warm
35/100 cool
Color family
Yellow
Tone
Soft
Best ink
Black
15.36:1
Closest name
Beige
ΔE2000 5.4
Where it sits
Hue69° of 360°
Saturation30%
Lightness82%
Temperature
Warm ← → Cool35% 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#dbdfc3
RGBrgb(219, 223, 195)
HSLhsl(69, 30%, 82%)
CMYKcmyk(2%, 0%, 13%, 13%)
LABlab(87.9 -6.1 13.3)
LCHlch(87.9 14.6 114.8)
OKLCHoklch(0.893 0.038 113.8)
Decimal14409667
Display P3color(display-p3 0.859 0.875 0.765)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbdfc3 on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#dbdfc3 on black: 15.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E4DCC1
deuteranopia · #E3DDC4
tritanopia · #DFDBD7

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dbdfc3 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
#F2F3EC
#E4E7D5
#dbdfc3
#BDC491
#A7B16D
#95A055
#7C8547
#636A39
#494E2C
#2E311C
Base = 300Lightest = 50 · #F9F9F6Darkest = 950 · #2E311C
:root {
  --brand-50: #F9F9F6;
  --brand-100: #F2F3EC;
  --brand-200: #E4E7D5;
  --brand-300: #dbdfc3;
  --brand-400: #BDC491;
  --brand-500: #A7B16D;
  --brand-600: #95A055;
  --brand-700: #7C8547;
  --brand-800: #636A39;
  --brand-900: #494E2C;
  --brand-950: #2E311C;
  --brand: #dbdfc3;
  --brand-ink: #000000;
}

Colors that work with #dbdfc3

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#F9FAF5
Tinted page background
Border#DFE3CA
Hairlines and dividers
Muted text#8C9650
Captions on the surface
Accent#434B89
Second voice, not a rival
Dark variant#4E532C
Hover, pressed, headers
Light variant#F5F6EE
Selected rows, tints
Dark surface#222414
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 #dbdfc3

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#C7C3DF
Analogous left#DFD5C3
Analogous right#CDDFC3
Split-complement 1#C3CDDF
Split-complement 2#D5C3DF
Triadic 1#C3DBDF
Triadic 2#DFC3DB
Tetradic#C3DFD5

RGB percentages

Red85.9%
Green87.5%
Blue76.5%

CMYK percentages

Cyan1.8%
Magenta0.0%
Yellow12.6%
Key (black)12.5%

Color previews

#dbdfc3 text on a black background

contrast 15.36:1

Card sample

#dbdfc3 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbdfc3

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.

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

#dbdfc3, answered

What color is #dbdfc3?

#dbdfc3 is a light soft yellow, closest to Beige (ΔE2000 5.4). It sits at 69° on the hue wheel with 30% saturation and 82% lightness, which reads as warm.

What is the RGB value of #dbdfc3?

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

Is #dbdfc3 a light or a dark color?

It is a light color. Relative luminance is 0.7178 and perceived brightness is 86%, so black text on it reaches 15.36:1.

Should I use black or white text on #dbdfc3?

Black. It scores 15.36:1 against #dbdfc3, versus 1.37:1 for white — AAA at any size.

What is the complementary color of #dbdfc3?

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

What colors go well with #dbdfc3?

For interface work: #F9FAF5 as the surface, #DFE3CA for borders, #8C9650 for secondary text, #434B89 as an accent and #4E532C for hover and pressed states. For a palette, the analogous pair #DFD5C3 and #CDDFC3 stays calm, while #C7C3DF is the loudest partner.

What is #dbdfc3 in CMYK for printing?

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

Is #dbdfc3 warm or cool?

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

Work with #dbdfc3 in the Color Lab