Skip to content

#dabfd2

a light, soft magenta / pink · neutral · closest name: Thistle

RGB
218, 191, 210
HSL
318°, 27%, 80%
CMYK
0, 12, 4, 15
Luminance
0.5682

At a glance

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

Hex
#dabfd2
Hue
318°
magenta / pink
Saturation
27%
soft
Lightness
80%
light
Brightness
85%
HSV value
Perceived
79%
weighted brightness
Luminance
0.5682
WCAG relative
Temperature
Neutral
42/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
12.36:1
Closest name
Thistle
ΔE2000 2.2
Where it sits
Hue318° of 360°
Saturation27%
Lightness80%
Temperature
Warm ← → Cool42% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#dabfd2
RGBrgb(218, 191, 210)
HSLhsl(318, 27%, 80%)
CMYKcmyk(0%, 12%, 4%, 15%)
LABlab(80.1 12.8 -6.0)
LCHlch(80.1 14.1 335.0)
OKLCHoklch(0.833 0.040 336.6)
Decimal14335954
Display P3color(display-p3 0.855 0.749 0.824)

Copy-ready code

/* CSS */
color: #dabfd2;
background-color: #dabfd2;
/* Tailwind (arbitrary) */
class="text-[#dabfd2] bg-[#dabfd2]"
/* SCSS */
$brand: #dabfd2;
/* SwiftUI */
Color(red: 0.855, green: 0.749, blue: 0.824)
/* Android */
Color.parseColor("#dabfd2")
/* Flutter */
Color(0xFFDABFD2)
/* Python / OpenCV (BGR) */
(210, 191, 218)

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

Accessibility — WCAG contrast

Aa
#dabfd2 on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#dabfd2 on black: 12.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BFC4D3
deuteranopia · #C5C8D1
tritanopia · #DDC0C5

Color scale — 50 to 950

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

#F9F6F8
#F3EDF1
#E6D6E1
#dabfd2
#C194B4
#AD719B
#9B5A88
#814B71
#673C5A
#4C2E43
#301D2A
Base = 300Lightest = 50 · #F9F6F8Darkest = 950 · #301D2A
:root {
  --brand-50: #F9F6F8;
  --brand-100: #F3EDF1;
  --brand-200: #E6D6E1;
  --brand-300: #dabfd2;
  --brand-400: #C194B4;
  --brand-500: #AD719B;
  --brand-600: #9B5A88;
  --brand-700: #814B71;
  --brand-800: #673C5A;
  --brand-900: #4C2E43;
  --brand-950: #301D2A;
  --brand: #dabfd2;
  --brand-ink: #000000;
}

Colors that work with #dabfd2

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#F9F5F8
Tinted page background
Border#E1CBDB
Hairlines and dividers
Muted text#91547F
Captions on the surface
Accent#478549
Second voice, not a rival
Dark variant#512F47
Hover, pressed, headers
Light variant#F6EFF4
Selected rows, tints
Dark surface#24151F
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 #dabfd2

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#BFDAC7
Analogous left#D5BFDA
Analogous right#DABFC5
Split-complement 1#C5DABF
Split-complement 2#BFDAD5
Triadic 1#D2DABF
Triadic 2#BFD2DA
Tetradic#DAD5BF

RGB percentages

Red85.5%
Green74.9%
Blue82.4%

CMYK percentages

Cyan0.0%
Magenta12.4%
Yellow3.7%
Key (black)14.5%

Color previews

#dabfd2 text on a black background

contrast 12.36:1

Card sample

#dabfd2 text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dabfd2

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.

#dabfd2 in the real world

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

Industries
BeautyFashionLifestyleYouth brands
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#dabfd2, answered

What color is #dabfd2?

#dabfd2 is a light soft magenta / pink, closest to Thistle (ΔE2000 2.2). It sits at 318° on the hue wheel with 27% saturation and 80% lightness, which reads as neutral.

What is the RGB value of #dabfd2?

rgb(218, 191, 210) — 218 red, 191 green and 210 blue out of 255, or 85.5% / 74.9% / 82.4% by channel.

Is #dabfd2 a light or a dark color?

It is a light color. Relative luminance is 0.5682 and perceived brightness is 79%, so black text on it reaches 12.36:1.

Should I use black or white text on #dabfd2?

Black. It scores 12.36:1 against #dabfd2, versus 1.70:1 for white — AAA at any size.

What is the complementary color of #dabfd2?

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

What colors go well with #dabfd2?

For interface work: #F9F5F8 as the surface, #E1CBDB for borders, #91547F for secondary text, #478549 as an accent and #512F47 for hover and pressed states. For a palette, the analogous pair #D5BFDA and #DABFC5 stays calm, while #BFDAC7 is the loudest partner.

What is #dabfd2 in CMYK for printing?

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

Is #dabfd2 warm or cool?

Neutral — it scores 42 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DABFC8; nudged cooler, #D9BEDB.

Work with #dabfd2 in the Color Lab