Skip to content

#d398e4

a light, vivid violet · neutral · closest name: Plum

RGB
211, 152, 228
HSL
287°, 59%, 75%
CMYK
8, 33, 0, 11
Luminance
0.4191

At a glance

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

Hex
#d398e4
Hue
287°
violet
Saturation
59%
vivid
Lightness
75%
light
Brightness
89%
HSV value
Perceived
71%
weighted brightness
Luminance
0.4191
WCAG relative
Temperature
Neutral
57/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
9.38:1
Closest name
Plum
ΔE2000 4.1
Where it sits
Hue287° of 360°
Saturation59%
Lightness75%
Temperature
Warm ← → Cool57% 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#d398e4
RGBrgb(211, 152, 228)
HSLhsl(287, 59%, 75%)
CMYKcmyk(8%, 33%, 0%, 11%)
LABlab(70.8 35.0 -29.8)
LCHlch(70.8 46.0 319.6)
OKLCHoklch(0.762 0.123 318.5)
Decimal13867236
Display P3color(display-p3 0.827 0.596 0.894)

Copy-ready code

/* CSS */
color: #d398e4;
background-color: #d398e4;
/* Tailwind (arbitrary) */
class="text-[#d398e4] bg-[#d398e4]"
/* SCSS */
$brand: #d398e4;
/* SwiftUI */
Color(red: 0.827, green: 0.596, blue: 0.894)
/* Android */
Color.parseColor("#d398e4")
/* Flutter */
Color(0xFFD398E4)
/* Python / OpenCV (BGR) */
(228, 152, 211)

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

Accessibility — WCAG contrast

Aa
#d398e4 on white: 2.24:1
AA ✗ fail · AA-large · AAA
Aa
#d398e4 on black: 9.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #8EA9E7
deuteranopia · #9CAFE2
tritanopia · #D4A1B4

Color scale — 50 to 950

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

#F9F4FB
#F4E9F7
#E7CDEF
#d398e4
#C67ADC
#B34DD0
#A233C2
#872AA2
#6C2281
#4F1C5E
#32123B
Base = 300Lightest = 50 · #F9F4FBDarkest = 950 · #32123B
:root {
  --brand-50: #F9F4FB;
  --brand-100: #F4E9F7;
  --brand-200: #E7CDEF;
  --brand-300: #d398e4;
  --brand-400: #C67ADC;
  --brand-500: #B34DD0;
  --brand-600: #A233C2;
  --brand-700: #872AA2;
  --brand-800: #6C2281;
  --brand-900: #4F1C5E;
  --brand-950: #32123B;
  --brand: #d398e4;
  --brand-ink: #000000;
}

Colors that work with #d398e4

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#E3C0ED
Hairlines and dividers
Muted text#894B9B
Captions on the surface
Accent#63A626
Second voice, not a rival
Dark variant#541A65
Hover, pressed, headers
Light variant#F6EBFA
Selected rows, tints
Dark surface#211424
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 #d398e4

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#A9E498
Analogous left#AD98E4
Analogous right#E498CF
Split-complement 1#CFE498
Split-complement 2#98E4AD
Triadic 1#E4D398
Triadic 2#98E4D3
Tetradic#E4AD98

RGB percentages

Red82.7%
Green59.6%
Blue89.4%

CMYK percentages

Cyan7.5%
Magenta33.3%
Yellow0.0%
Key (black)10.6%

Color previews

#d398e4 text on a black background

contrast 9.38:1

Card sample

#d398e4 text on a white background

contrast 2.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(211, 152, 228, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(211, 152, 228, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d398e4;
background: linear-gradient(135deg, #d398e4, #E498C2);

Monochromatic scale

Palettes built from #d398e4

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.

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

#d398e4, answered

What color is #d398e4?

#d398e4 is a light vivid violet, closest to Plum (ΔE2000 4.1). It sits at 287° on the hue wheel with 59% saturation and 75% lightness, which reads as neutral.

What is the RGB value of #d398e4?

rgb(211, 152, 228) — 211 red, 152 green and 228 blue out of 255, or 82.7% / 59.6% / 89.4% by channel.

Is #d398e4 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4191 and perceived brightness is 71%, so black text on it reaches 9.38:1.

Should I use black or white text on #d398e4?

Black. It scores 9.38:1 against #d398e4, versus 2.24:1 for white — AAA at any size.

What is the complementary color of #d398e4?

#A9E498 sits directly opposite on the wheel. Softer options are the split-complements #CFE498 and #98E4AD, which give the same contrast with far less vibration.

What colors go well with #d398e4?

For interface work: #F9F4FA as the surface, #E3C0ED for borders, #894B9B for secondary text, #63A626 as an accent and #541A65 for hover and pressed states. For a palette, the analogous pair #AD98E4 and #E498CF stays calm, while #A9E498 is the loudest partner.

What is #d398e4 in CMYK for printing?

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

Is #d398e4 warm or cool?

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

Work with #d398e4 in the Color Lab