Skip to content

#dfb6f6

a light, electric violet · cool · closest name: Plum

RGB
223, 182, 246
HSL
278°, 78%, 84%
CMYK
9, 26, 0, 4
Luminance
0.5580

At a glance

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

Hex
#dfb6f6
Hue
278°
violet
Saturation
78%
electric
Lightness
84%
light
Brightness
96%
HSV value
Perceived
80%
weighted brightness
Luminance
0.5580
WCAG relative
Temperature
Cool
62/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
12.16:1
Closest name
Plum
ΔE2000 6.4
Where it sits
Hue278° of 360°
Saturation78%
Lightness84%
Temperature
Warm ← → Cool62% cool

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

Every format

HEX#dfb6f6
RGBrgb(223, 182, 246)
HSLhsl(278, 78%, 84%)
CMYKcmyk(9%, 26%, 0%, 4%)
LABlab(79.5 26.1 -26.2)
LCHlch(79.5 37.0 314.9)
OKLCHoklch(0.834 0.098 313.2)
Decimal14661366
Display P3color(display-p3 0.875 0.714 0.965)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfb6f6 on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#dfb6f6 on black: 12.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ADC3F9
deuteranopia · #B5C6F4
tritanopia · #DDBECC

Color scale — 50 to 950

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

#F9F3FC
#F2E6F9
#dfb6f6
#D39BF3
#BD69EC
#A737E6
#951BDA
#7C16B6
#631291
#491169
#2E0B42
Base = 200Lightest = 50 · #F9F3FCDarkest = 950 · #2E0B42
:root {
  --brand-50: #F9F3FC;
  --brand-100: #F2E6F9;
  --brand-200: #dfb6f6;
  --brand-300: #D39BF3;
  --brand-400: #BD69EC;
  --brand-500: #A737E6;
  --brand-600: #951BDA;
  --brand-700: #7C16B6;
  --brand-800: #631291;
  --brand-900: #491169;
  --brand-950: #2E0B42;
  --brand: #dfb6f6;
  --brand-ink: #000000;
}

Colors that work with #dfb6f6

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#F8F4FA
Tinted page background
Border#DCC0ED
Hairlines and dividers
Muted text#7E4B9B
Captions on the surface
Accent#77BB11
Second voice, not a rival
Dark variant#4E0E71
Hover, pressed, headers
Light variant#F5E8FC
Selected rows, tints
Dark surface#1E1424
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 #dfb6f6

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • 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#CDF6B6
Analogous left#BFB6F6
Analogous right#F6B6ED
Split-complement 1#EDF6B6
Split-complement 2#B6F6BF
Triadic 1#F6DFB6
Triadic 2#B6F6DF
Tetradic#F6BFB6

RGB percentages

Red87.5%
Green71.4%
Blue96.5%

CMYK percentages

Cyan9.3%
Magenta26.0%
Yellow0.0%
Key (black)3.5%

Color previews

#dfb6f6 text on a black background

contrast 12.16:1

Card sample

#dfb6f6 text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfb6f6

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.

#dfb6f6 in the real world

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

Industries
Creative toolsFintechBeautyLuxury
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#dfb6f6, answered

What color is #dfb6f6?

#dfb6f6 is a light electric violet, closest to Plum (ΔE2000 6.4). It sits at 278° on the hue wheel with 78% saturation and 84% lightness, which reads as cool.

What is the RGB value of #dfb6f6?

rgb(223, 182, 246) — 223 red, 182 green and 246 blue out of 255, or 87.5% / 71.4% / 96.5% by channel.

Is #dfb6f6 a light or a dark color?

It is a light color. Relative luminance is 0.5580 and perceived brightness is 80%, so black text on it reaches 12.16:1.

Should I use black or white text on #dfb6f6?

Black. It scores 12.16:1 against #dfb6f6, versus 1.73:1 for white — AAA at any size.

What is the complementary color of #dfb6f6?

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

What colors go well with #dfb6f6?

For interface work: #F8F4FA as the surface, #DCC0ED for borders, #7E4B9B for secondary text, #77BB11 as an accent and #4E0E71 for hover and pressed states. For a palette, the analogous pair #BFB6F6 and #F6B6ED stays calm, while #CDF6B6 is the loudest partner.

What is #dfb6f6 in CMYK for printing?

cmyk(9%, 26%, 0%, 4%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #dfb6f6 warm or cool?

Cool — it scores 62 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F6B6F6; nudged cooler, #C7B5F7.

Work with #dfb6f6 in the Color Lab