Skip to content

#d2c3ff

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

RGB
210, 195, 255
HSL
255°, 100%, 88%
CMYK
18, 24, 0, 0
Luminance
0.5995

At a glance

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

Hex
#d2c3ff
Hue
255°
violet
Saturation
100%
electric
Lightness
88%
pale
Brightness
100%
HSV value
Perceived
81%
weighted brightness
Luminance
0.5995
WCAG relative
Temperature
Cool
75/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
12.99:1
Closest name
Thistle
ΔE2000 10.7
Where it sits
Hue255° of 360°
Saturation100%
Lightness88%
Temperature
Warm ← → Cool75% 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#d2c3ff
RGBrgb(210, 195, 255)
HSLhsl(255, 100%, 88%)
CMYKcmyk(18%, 24%, 0%, 0%)
LABlab(81.8 17.0 -27.6)
LCHlch(81.8 32.4 301.6)
OKLCHoklch(0.850 0.084 296.0)
Decimal13812735
Display P3color(display-p3 0.824 0.765 1.000)

Copy-ready code

/* CSS */
color: #d2c3ff;
background-color: #d2c3ff;
/* Tailwind (arbitrary) */
class="text-[#d2c3ff] bg-[#d2c3ff]"
/* SCSS */
$brand: #d2c3ff;
/* SwiftUI */
Color(red: 0.824, green: 0.765, blue: 1.000)
/* Android */
Color.parseColor("#d2c3ff")
/* Flutter */
Color(0xFFD2C3FF)
/* Python / OpenCV (BGR) */
(255, 195, 210)

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

Accessibility — WCAG contrast

Aa
#d2c3ff on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#d2c3ff on black: 12.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B6CCFF
deuteranopia · #B8CBFD
tritanopia · #CACCD8

Color scale — 50 to 950

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

#F4F1FE
#E9E3FC
#d2c3ff
#AB8FFF
#8157FF
#571FFF
#3D00F5
#3300CC
#2900A3
#210576
#150349
Base = 200Lightest = 50 · #F4F1FEDarkest = 950 · #150349
:root {
  --brand-50: #F4F1FE;
  --brand-100: #E9E3FC;
  --brand-200: #d2c3ff;
  --brand-300: #AB8FFF;
  --brand-400: #8157FF;
  --brand-500: #571FFF;
  --brand-600: #3D00F5;
  --brand-700: #3300CC;
  --brand-800: #2900A3;
  --brand-900: #210576;
  --brand-950: #150349;
  --brand: #d2c3ff;
  --brand-ink: #000000;
}

Colors that work with #d2c3ff

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#F6F4FA
Tinted page background
Border#CBC0ED
Hairlines and dividers
Muted text#5F4B9B
Captions on the surface
Accent#CCCC00
Second voice, not a rival
Dark variant#200080
Hover, pressed, headers
Light variant#ECE5FF
Selected rows, tints
Dark surface#181424
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 #d2c3ff

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#F0FFC3
Analogous left#C3D2FF
Analogous right#F0C3FF
Split-complement 1#FFF0C3
Split-complement 2#D2FFC3
Triadic 1#FFD2C3
Triadic 2#C3FFD2
Tetradic#FFC3D2

RGB percentages

Red82.4%
Green76.5%
Blue100.0%

CMYK percentages

Cyan17.6%
Magenta23.5%
Yellow0.0%
Key (black)0.0%

Color previews

#d2c3ff text on a black background

contrast 12.99:1

Card sample

#d2c3ff text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2c3ff

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.

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

#d2c3ff, answered

What color is #d2c3ff?

#d2c3ff is a pale electric violet, closest to Thistle (ΔE2000 10.7). It sits at 255° on the hue wheel with 100% saturation and 88% lightness, which reads as cool.

What is the RGB value of #d2c3ff?

rgb(210, 195, 255) — 210 red, 195 green and 255 blue out of 255, or 82.4% / 76.5% / 100% by channel.

Is #d2c3ff a light or a dark color?

It is a light color. Relative luminance is 0.5995 and perceived brightness is 81%, so black text on it reaches 12.99:1.

Should I use black or white text on #d2c3ff?

Black. It scores 12.99:1 against #d2c3ff, versus 1.62:1 for white — AAA at any size.

What is the complementary color of #d2c3ff?

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

What colors go well with #d2c3ff?

For interface work: #F6F4FA as the surface, #CBC0ED for borders, #5F4B9B for secondary text, #CCCC00 as an accent and #200080 for hover and pressed states. For a palette, the analogous pair #C3D2FF and #F0C3FF stays calm, while #F0FFC3 is the loudest partner.

What is #d2c3ff in CMYK for printing?

cmyk(18%, 24%, 0%, 0%). 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 #d2c3ff warm or cool?

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

Work with #d2c3ff in the Color Lab