Skip to content

#dbcdcf

a light, soft red · warm · closest name: Light Gray

RGB
219, 205, 207
HSL
351°, 16%, 83%
CMYK
0, 6, 6, 14
Luminance
0.6323

At a glance

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

Hex
#dbcdcf
Hue
351°
red
Saturation
16%
soft
Lightness
83%
light
Brightness
86%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6323
WCAG relative
Temperature
Warm
37/100 cool
Color family
Red
Tone
Soft
Best ink
Black
13.65:1
Closest name
Light Gray
ΔE2000 6.7
Where it sits
Hue351° of 360°
Saturation16%
Lightness83%
Temperature
Warm ← → Cool37% 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#dbcdcf
RGBrgb(219, 205, 207)
HSLhsl(351, 16%, 83%)
CMYKcmyk(0%, 6%, 6%, 14%)
LABlab(83.6 5.2 0.8)
LCHlch(83.6 5.3 8.2)
OKLCHoklch(0.860 0.016 7.5)
Decimal14405071
Display P3color(display-p3 0.859 0.804 0.812)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbcdcf on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#dbcdcf on black: 13.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CFCFCF
deuteranopia · #D2D1CF
tritanopia · #DECCCE

Color scale — 50 to 950

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

#F8F6F7
#F2EEEE
#dbcdcf
#D0BEC0
#B99DA1
#A17D82
#8E666C
#77555A
#5F4448
#463437
#2C2122
Base = 200Lightest = 50 · #F8F6F7Darkest = 950 · #2C2122
:root {
  --brand-50: #F8F6F7;
  --brand-100: #F2EEEE;
  --brand-200: #dbcdcf;
  --brand-300: #D0BEC0;
  --brand-400: #B99DA1;
  --brand-500: #A17D82;
  --brand-600: #8E666C;
  --brand-700: #77555A;
  --brand-800: #5F4448;
  --brand-900: #463437;
  --brand-950: #2C2122;
  --brand: #dbcdcf;
  --brand-ink: #000000;
}

Colors that work with #dbcdcf

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#F9F6F6
Tinted page background
Border#DDD0D1
Hairlines and dividers
Muted text#856065
Captions on the surface
Accent#517B6B
Second voice, not a rival
Dark variant#4A3538
Hover, pressed, headers
Light variant#F4F0F1
Selected rows, tints
Dark surface#211719
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 #dbcdcf

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#CDDBD9
Analogous left#DBCDD6
Analogous right#DBD2CD
Split-complement 1#CDDBD2
Split-complement 2#CDD6DB
Triadic 1#CFDBCD
Triadic 2#CDCFDB
Tetradic#D6DBCD

RGB percentages

Red85.9%
Green80.4%
Blue81.2%

CMYK percentages

Cyan0.0%
Magenta6.4%
Yellow5.5%
Key (black)14.1%

Color previews

#dbcdcf text on a black background

contrast 13.65:1

Card sample

#dbcdcf text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbcdcf

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.

#dbcdcf in the real world

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

Industries
Food and drinkEntertainmentRetailSport
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#dbcdcf, answered

What color is #dbcdcf?

#dbcdcf is a light soft red, closest to Light Gray (ΔE2000 6.7). It sits at 351° on the hue wheel with 16% saturation and 83% lightness, which reads as warm.

What is the RGB value of #dbcdcf?

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

Is #dbcdcf a light or a dark color?

It is a light color. Relative luminance is 0.6323 and perceived brightness is 82%, so black text on it reaches 13.65:1.

Should I use black or white text on #dbcdcf?

Black. It scores 13.65:1 against #dbcdcf, versus 1.54:1 for white — AAA at any size.

What is the complementary color of #dbcdcf?

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

What colors go well with #dbcdcf?

For interface work: #F9F6F6 as the surface, #DDD0D1 for borders, #856065 for secondary text, #517B6B as an accent and #4A3538 for hover and pressed states. For a palette, the analogous pair #DBCDD6 and #DBD2CD stays calm, while #CDDBD9 is the loudest partner.

What is #dbcdcf in CMYK for printing?

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

Is #dbcdcf warm or cool?

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

Work with #dbcdcf in the Color Lab