Skip to content

#cfabdd

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

RGB
207, 171, 221
HSL
283°, 42%, 77%
CMYK
6, 23, 0, 13
Luminance
0.4761

At a glance

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

Hex
#cfabdd
Hue
283°
violet
Saturation
42%
soft
Lightness
77%
light
Brightness
87%
HSV value
Perceived
74%
weighted brightness
Luminance
0.4761
WCAG relative
Temperature
Cool
59/100 cool
Color family
Violet
Tone
Soft
Best ink
Black
10.52:1
Closest name
Plum
ΔE2000 5
Where it sits
Hue283° of 360°
Saturation42%
Lightness77%
Temperature
Warm ← → Cool59% 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#cfabdd
RGBrgb(207, 171, 221)
HSLhsl(283, 42%, 77%)
CMYKcmyk(6%, 23%, 0%, 13%)
LABlab(74.6 22.0 -20.3)
LCHlch(74.6 29.9 317.3)
OKLCHoklch(0.789 0.080 316.4)
Decimal13609949
Display P3color(display-p3 0.812 0.671 0.867)

Copy-ready code

/* CSS */
color: #cfabdd;
background-color: #cfabdd;
/* Tailwind (arbitrary) */
class="text-[#cfabdd] bg-[#cfabdd]"
/* SCSS */
$brand: #cfabdd;
/* SwiftUI */
Color(red: 0.812, green: 0.671, blue: 0.867)
/* Android */
Color.parseColor("#cfabdd")
/* Flutter */
Color(0xFFCFABDD)
/* Python / OpenCV (BGR) */
(221, 171, 207)

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

Accessibility — WCAG contrast

Aa
#cfabdd on white: 2.00:1
AA ✗ fail · AA-large · AAA
Aa
#cfabdd on black: 10.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A5B5DF
deuteranopia · #ACB9DB
tritanopia · #CFB0BC

Color scale — 50 to 950

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

#F8F5FA
#F2EBF5
#E3D1EA
#cfabdd
#BB87CF
#A45FBE
#9147AE
#793B91
#612F74
#482555
#2D1735
Base = 300Lightest = 50 · #F8F5FADarkest = 950 · #2D1735
:root {
  --brand-50: #F8F5FA;
  --brand-100: #F2EBF5;
  --brand-200: #E3D1EA;
  --brand-300: #cfabdd;
  --brand-400: #BB87CF;
  --brand-500: #A45FBE;
  --brand-600: #9147AE;
  --brand-700: #793B91;
  --brand-800: #612F74;
  --brand-900: #482555;
  --brand-950: #2D1735;
  --brand: #cfabdd;
  --brand-ink: #000000;
}

Colors that work with #cfabdd

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#F9F4FA
Tinted page background
Border#DEC5E7
Hairlines and dividers
Muted text#844B9B
Captions on the surface
Accent#699537
Second voice, not a rival
Dark variant#4C255B
Hover, pressed, headers
Light variant#F5EDF8
Selected rows, tints
Dark surface#201424
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 #cfabdd

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#B9DDAB
Analogous left#B6ABDD
Analogous right#DDABD2
Split-complement 1#D2DDAB
Split-complement 2#ABDDB6
Triadic 1#DDCFAB
Triadic 2#ABDDCF
Tetradic#DDB6AB

RGB percentages

Red81.2%
Green67.1%
Blue86.7%

CMYK percentages

Cyan6.3%
Magenta22.6%
Yellow0.0%
Key (black)13.3%

Color previews

#cfabdd text on a black background

contrast 10.52:1

Card sample

#cfabdd text on a white background

contrast 2.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfabdd

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.

#cfabdd 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

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

#cfabdd, answered

What color is #cfabdd?

#cfabdd is a light soft violet, closest to Plum (ΔE2000 5). It sits at 283° on the hue wheel with 42% saturation and 77% lightness, which reads as cool.

What is the RGB value of #cfabdd?

rgb(207, 171, 221) — 207 red, 171 green and 221 blue out of 255, or 81.2% / 67.1% / 86.7% by channel.

Is #cfabdd a light or a dark color?

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

Should I use black or white text on #cfabdd?

Black. It scores 10.52:1 against #cfabdd, versus 2.00:1 for white — AAA at any size.

What is the complementary color of #cfabdd?

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

What colors go well with #cfabdd?

For interface work: #F9F4FA as the surface, #DEC5E7 for borders, #844B9B for secondary text, #699537 as an accent and #4C255B for hover and pressed states. For a palette, the analogous pair #B6ABDD and #DDABD2 stays calm, while #B9DDAB is the loudest partner.

What is #cfabdd in CMYK for printing?

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

Is #cfabdd warm or cool?

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

Work with #cfabdd in the Color Lab