Skip to content

#dfe1ce

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

RGB
223, 225, 206
HSL
66°, 24%, 85%
CMYK
1, 0, 8, 12
Luminance
0.7399

At a glance

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

Hex
#dfe1ce
Hue
66°
yellow
Saturation
24%
soft
Lightness
85%
light
Brightness
88%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7399
WCAG relative
Temperature
Warm
36/100 cool
Color family
Yellow
Tone
Soft
Best ink
Black
15.80:1
Closest name
Beige
ΔE2000 4.8
Where it sits
Hue66° of 360°
Saturation24%
Lightness85%
Temperature
Warm ← → Cool36% 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#dfe1ce
RGBrgb(223, 225, 206)
HSLhsl(66, 24%, 85%)
CMYKcmyk(1%, 0%, 8%, 12%)
LABlab(88.9 -4.0 9.1)
LCHlch(88.9 9.9 113.7)
OKLCHoklch(0.903 0.025 111.8)
Decimal14672334
Display P3color(display-p3 0.875 0.882 0.808)

Copy-ready code

/* CSS */
color: #dfe1ce;
background-color: #dfe1ce;
/* Tailwind (arbitrary) */
class="text-[#dfe1ce] bg-[#dfe1ce]"
/* SCSS */
$brand: #dfe1ce;
/* SwiftUI */
Color(red: 0.875, green: 0.882, blue: 0.808)
/* Android */
Color.parseColor("#dfe1ce")
/* Flutter */
Color(0xFFDFE1CE)
/* Python / OpenCV (BGR) */
(206, 225, 223)

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

Accessibility — WCAG contrast

Aa
#dfe1ce on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#dfe1ce on black: 15.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E4DFCD
deuteranopia · #E4E0CF
tritanopia · #E2DEDB

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dfe1ce is pinned to step 200; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F8F9F6
#F2F3ED
#dfe1ce
#D2D4B9
#BBBF97
#A4AA74
#92985D
#797F4D
#61653E
#484B30
#2D2F1E
Base = 200Lightest = 50 · #F8F9F6Darkest = 950 · #2D2F1E
:root {
  --brand-50: #F8F9F6;
  --brand-100: #F2F3ED;
  --brand-200: #dfe1ce;
  --brand-300: #D2D4B9;
  --brand-400: #BBBF97;
  --brand-500: #A4AA74;
  --brand-600: #92985D;
  --brand-700: #797F4D;
  --brand-800: #61653E;
  --brand-900: #484B30;
  --brand-950: #2D2F1E;
  --brand: #dfe1ce;
  --brand-ink: #000000;
}

Colors that work with #dfe1ce

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#F9F9F6
Tinted page background
Border#DEE0CC
Hairlines and dividers
Muted text#898E57
Captions on the surface
Accent#485384
Second voice, not a rival
Dark variant#4C4F30
Hover, pressed, headers
Light variant#F5F5EF
Selected rows, tints
Dark surface#212315
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 #dfe1ce

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#D0CEE1
Analogous left#E1D9CE
Analogous right#D5E1CE
Split-complement 1#CED5E1
Split-complement 2#D9CEE1
Triadic 1#CEDFE1
Triadic 2#E1CEDF
Tetradic#CEE1D9

RGB percentages

Red87.5%
Green88.2%
Blue80.8%

CMYK percentages

Cyan0.9%
Magenta0.0%
Yellow8.4%
Key (black)11.8%

Color previews

#dfe1ce text on a black background

contrast 15.80:1

Card sample

#dfe1ce text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfe1ce

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.

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

#dfe1ce, answered

What color is #dfe1ce?

#dfe1ce is a light soft yellow, closest to Beige (ΔE2000 4.8). It sits at 66° on the hue wheel with 24% saturation and 85% lightness, which reads as warm.

What is the RGB value of #dfe1ce?

rgb(223, 225, 206) — 223 red, 225 green and 206 blue out of 255, or 87.5% / 88.2% / 80.8% by channel.

Is #dfe1ce a light or a dark color?

It is a light color. Relative luminance is 0.7399 and perceived brightness is 87%, so black text on it reaches 15.80:1.

Should I use black or white text on #dfe1ce?

Black. It scores 15.80:1 against #dfe1ce, versus 1.33:1 for white — AAA at any size.

What is the complementary color of #dfe1ce?

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

What colors go well with #dfe1ce?

For interface work: #F9F9F6 as the surface, #DEE0CC for borders, #898E57 for secondary text, #485384 as an accent and #4C4F30 for hover and pressed states. For a palette, the analogous pair #E1D9CE and #D5E1CE stays calm, while #D0CEE1 is the loudest partner.

What is #dfe1ce in CMYK for printing?

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

Is #dfe1ce warm or cool?

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

Work with #dfe1ce in the Color Lab