Skip to content

#d0afd2

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

RGB
208, 175, 210
HSL
297°, 28%, 76%
CMYK
1, 17, 0, 18
Luminance
0.4872

At a glance

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

Hex
#d0afd2
Hue
297°
magenta / pink
Saturation
28%
soft
Lightness
76%
light
Brightness
82%
HSV value
Perceived
74%
weighted brightness
Luminance
0.4872
WCAG relative
Temperature
Neutral
52/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
10.74:1
Closest name
Thistle
ΔE2000 5
Where it sits
Hue297° of 360°
Saturation28%
Lightness76%
Temperature
Warm ← → Cool52% 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#d0afd2
RGBrgb(208, 175, 210)
HSLhsl(297, 28%, 76%)
CMYKcmyk(1%, 17%, 0%, 18%)
LABlab(75.3 18.0 -13.2)
LCHlch(75.3 22.4 323.8)
OKLCHoklch(0.794 0.061 324.3)
Decimal13676498
Display P3color(display-p3 0.816 0.686 0.824)

Copy-ready code

/* CSS */
color: #d0afd2;
background-color: #d0afd2;
/* Tailwind (arbitrary) */
class="text-[#d0afd2] bg-[#d0afd2]"
/* SCSS */
$brand: #d0afd2;
/* SwiftUI */
Color(red: 0.816, green: 0.686, blue: 0.824)
/* Android */
Color.parseColor("#d0afd2")
/* Flutter */
Color(0xFFD0AFD2)
/* Python / OpenCV (BGR) */
(210, 175, 208)

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

Accessibility — WCAG contrast

Aa
#d0afd2 on white: 1.95:1
AA ✗ fail · AA-large · AAA
Aa
#d0afd2 on black: 10.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ADB7D4
deuteranopia · #B4BBD1
tritanopia · #D2B2BB

Color scale — 50 to 950

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

#F9F6F9
#F3ECF3
#E5D6E6
#d0afd2
#C093C2
#AB6FAE
#99589D
#7F4983
#663B68
#4B2D4D
#2F1C30
Base = 300Lightest = 50 · #F9F6F9Darkest = 950 · #2F1C30
:root {
  --brand-50: #F9F6F9;
  --brand-100: #F3ECF3;
  --brand-200: #E5D6E6;
  --brand-300: #d0afd2;
  --brand-400: #C093C2;
  --brand-500: #AB6FAE;
  --brand-600: #99589D;
  --brand-700: #7F4983;
  --brand-800: #663B68;
  --brand-900: #4B2D4D;
  --brand-950: #2F1C30;
  --brand: #d0afd2;
  --brand-ink: #000000;
}

Colors that work with #d0afd2

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#F9F5F9
Tinted page background
Border#E0CBE2
Hairlines and dividers
Muted text#8F5393
Captions on the surface
Accent#598745
Second voice, not a rival
Dark variant#502E52
Hover, pressed, headers
Light variant#F5EFF6
Selected rows, tints
Dark surface#231424
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 #d0afd2

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#B1D2AF
Analogous left#BFAFD2
Analogous right#D2AFC3
Split-complement 1#C3D2AF
Split-complement 2#AFD2BF
Triadic 1#D2D0AF
Triadic 2#AFD2D0
Tetradic#D2BFAF

RGB percentages

Red81.6%
Green68.6%
Blue82.4%

CMYK percentages

Cyan1.0%
Magenta16.7%
Yellow0.0%
Key (black)17.6%

Color previews

#d0afd2 text on a black background

contrast 10.74:1

Card sample

#d0afd2 text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d0afd2

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.

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

#d0afd2, answered

What color is #d0afd2?

#d0afd2 is a light soft magenta / pink, closest to Thistle (ΔE2000 5). It sits at 297° on the hue wheel with 28% saturation and 76% lightness, which reads as neutral.

What is the RGB value of #d0afd2?

rgb(208, 175, 210) — 208 red, 175 green and 210 blue out of 255, or 81.6% / 68.6% / 82.4% by channel.

Is #d0afd2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4872 and perceived brightness is 74%, so black text on it reaches 10.74:1.

Should I use black or white text on #d0afd2?

Black. It scores 10.74:1 against #d0afd2, versus 1.95:1 for white — AAA at any size.

What is the complementary color of #d0afd2?

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

What colors go well with #d0afd2?

For interface work: #F9F5F9 as the surface, #E0CBE2 for borders, #8F5393 for secondary text, #598745 as an accent and #502E52 for hover and pressed states. For a palette, the analogous pair #BFAFD2 and #D2AFC3 stays calm, while #B1D2AF is the loudest partner.

What is #d0afd2 in CMYK for printing?

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

Is #d0afd2 warm or cool?

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

Work with #d0afd2 in the Color Lab