Skip to content

#ddc2f3

a pale, vivid violet · cool · closest name: Thistle

RGB
221, 194, 243
HSL
273°, 67%, 86%
CMYK
9, 20, 0, 5
Luminance
0.6043

At a glance

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

Hex
#ddc2f3
Hue
273°
violet
Saturation
67%
vivid
Lightness
86%
pale
Brightness
95%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6043
WCAG relative
Temperature
Cool
65/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
13.09:1
Closest name
Thistle
ΔE2000 7
Where it sits
Hue273° of 360°
Saturation67%
Lightness86%
Temperature
Warm ← → Cool65% 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#ddc2f3
RGBrgb(221, 194, 243)
HSLhsl(273, 67%, 86%)
CMYKcmyk(9%, 20%, 0%, 5%)
LABlab(82.1 18.4 -20.7)
LCHlch(82.1 27.7 311.7)
OKLCHoklch(0.853 0.073 309.7)
Decimal14533363
Display P3color(display-p3 0.867 0.761 0.953)

Copy-ready code

/* CSS */
color: #ddc2f3;
background-color: #ddc2f3;
/* Tailwind (arbitrary) */
class="text-[#ddc2f3] bg-[#ddc2f3]"
/* SCSS */
$brand: #ddc2f3;
/* SwiftUI */
Color(red: 0.867, green: 0.761, blue: 0.953)
/* Android */
Color.parseColor("#ddc2f3")
/* Flutter */
Color(0xFFDDC2F3)
/* Python / OpenCV (BGR) */
(243, 194, 221)

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

Accessibility — WCAG contrast

Aa
#ddc2f3 on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#ddc2f3 on black: 13.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BBCBF5
deuteranopia · #C0CDF1
tritanopia · #DBC8D3

Color scale — 50 to 950

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

#F8F3FB
#F1E8F8
#ddc2f3
#CBA1ED
#B172E3
#9744DA
#8328CD
#6D22AA
#571B88
#411763
#290F3E
Base = 200Lightest = 50 · #F8F3FBDarkest = 950 · #290F3E
:root {
  --brand-50: #F8F3FB;
  --brand-100: #F1E8F8;
  --brand-200: #ddc2f3;
  --brand-300: #CBA1ED;
  --brand-400: #B172E3;
  --brand-500: #9744DA;
  --brand-600: #8328CD;
  --brand-700: #6D22AA;
  --brand-800: #571B88;
  --brand-900: #411763;
  --brand-950: #290F3E;
  --brand: #ddc2f3;
  --brand-ink: #000000;
}

Colors that work with #ddc2f3

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#D9C0ED
Hairlines and dividers
Muted text#774B9B
Captions on the surface
Accent#83AD1F
Second voice, not a rival
Dark variant#44156B
Hover, pressed, headers
Light variant#F3EAFB
Selected rows, tints
Dark surface#1D1424
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 #ddc2f3

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#D8F3C2
Analogous left#C5C2F3
Analogous right#F3C2F0
Split-complement 1#F0F3C2
Split-complement 2#C2F3C5
Triadic 1#F3DDC2
Triadic 2#C2F3DD
Tetradic#F3C5C2

RGB percentages

Red86.7%
Green76.1%
Blue95.3%

CMYK percentages

Cyan9.1%
Magenta20.2%
Yellow0.0%
Key (black)4.7%

Color previews

#ddc2f3 text on a black background

contrast 13.09:1

Card sample

#ddc2f3 text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddc2f3

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.

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

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#ddc2f3, answered

What color is #ddc2f3?

#ddc2f3 is a pale vivid violet, closest to Thistle (ΔE2000 7). It sits at 273° on the hue wheel with 67% saturation and 86% lightness, which reads as cool.

What is the RGB value of #ddc2f3?

rgb(221, 194, 243) — 221 red, 194 green and 243 blue out of 255, or 86.7% / 76.1% / 95.3% by channel.

Is #ddc2f3 a light or a dark color?

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

Should I use black or white text on #ddc2f3?

Black. It scores 13.09:1 against #ddc2f3, versus 1.60:1 for white — AAA at any size.

What is the complementary color of #ddc2f3?

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

What colors go well with #ddc2f3?

For interface work: #F8F4FA as the surface, #D9C0ED for borders, #774B9B for secondary text, #83AD1F as an accent and #44156B for hover and pressed states. For a palette, the analogous pair #C5C2F3 and #F3C2F0 stays calm, while #D8F3C2 is the loudest partner.

What is #ddc2f3 in CMYK for printing?

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

Is #ddc2f3 warm or cool?

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

Work with #ddc2f3 in the Color Lab