Skip to content

#c3aefd

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

RGB
195, 174, 253
HSL
256°, 95%, 84%
CMYK
23, 31, 0, 1
Luminance
0.4897

At a glance

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

Hex
#c3aefd
Hue
256°
violet
Saturation
95%
electric
Lightness
84%
light
Brightness
99%
HSV value
Perceived
75%
weighted brightness
Luminance
0.4897
WCAG relative
Temperature
Cool
75/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
10.79:1
Closest name
Plum
ΔE2000 11.2
Where it sits
Hue256° of 360°
Saturation95%
Lightness84%
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#c3aefd
RGBrgb(195, 174, 253)
HSLhsl(256, 95%, 84%)
CMYKcmyk(23%, 31%, 0%, 1%)
LABlab(75.4 23.5 -36.4)
LCHlch(75.4 43.3 302.8)
OKLCHoklch(0.797 0.112 296.0)
Decimal12824317
Display P3color(display-p3 0.765 0.682 0.992)

Copy-ready code

/* CSS */
color: #c3aefd;
background-color: #c3aefd;
/* Tailwind (arbitrary) */
class="text-[#c3aefd] bg-[#c3aefd]"
/* SCSS */
$brand: #c3aefd;
/* SwiftUI */
Color(red: 0.765, green: 0.682, blue: 0.992)
/* Android */
Color.parseColor("#c3aefd")
/* Flutter */
Color(0xFFC3AEFD)
/* Python / OpenCV (BGR) */
(253, 174, 195)

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

Accessibility — WCAG contrast

Aa
#c3aefd on white: 1.95:1
AA ✗ fail · AA-large · AAA
Aa
#c3aefd on black: 10.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9BBAFF
deuteranopia · #9EB9FB
tritanopia · #B8BBCA

Color scale — 50 to 950

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

#F5F1FD
#EAE4FC
#c3aefd
#AE91FC
#855BFB
#5D24FA
#4406EF
#3805C7
#2D049F
#240873
#170548
Base = 200Lightest = 50 · #F5F1FDDarkest = 950 · #170548
:root {
  --brand-50: #F5F1FD;
  --brand-100: #EAE4FC;
  --brand-200: #c3aefd;
  --brand-300: #AE91FC;
  --brand-400: #855BFB;
  --brand-500: #5D24FA;
  --brand-600: #4406EF;
  --brand-700: #3805C7;
  --brand-800: #2D049F;
  --brand-900: #240873;
  --brand-950: #170548;
  --brand: #c3aefd;
  --brand-ink: #000000;
}

Colors that work with #c3aefd

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#CCC0ED
Hairlines and dividers
Muted text#604B9B
Captions on the surface
Accent#C7CC00
Second voice, not a rival
Dark variant#23037C
Hover, pressed, headers
Light variant#EDE6FE
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 #c3aefd

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#E8FDAE
Analogous left#AEC0FD
Analogous right#EAAEFD
Split-complement 1#FDEAAE
Split-complement 2#C0FDAE
Triadic 1#FDC3AE
Triadic 2#AEFDC3
Tetradic#FDAEC0

RGB percentages

Red76.5%
Green68.2%
Blue99.2%

CMYK percentages

Cyan22.9%
Magenta31.2%
Yellow0.0%
Key (black)0.8%

Color previews

#c3aefd text on a black background

contrast 10.79:1

Card sample

#c3aefd text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c3aefd

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.

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

#c3aefd, answered

What color is #c3aefd?

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

What is the RGB value of #c3aefd?

rgb(195, 174, 253) — 195 red, 174 green and 253 blue out of 255, or 76.5% / 68.2% / 99.2% by channel.

Is #c3aefd a light or a dark color?

It is a mid-tone. Relative luminance is 0.4897 and perceived brightness is 75%, so black text on it reaches 10.79:1.

Should I use black or white text on #c3aefd?

Black. It scores 10.79:1 against #c3aefd, versus 1.95:1 for white — AAA at any size.

What is the complementary color of #c3aefd?

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

What colors go well with #c3aefd?

For interface work: #F6F4FA as the surface, #CCC0ED for borders, #604B9B for secondary text, #C7CC00 as an accent and #23037C for hover and pressed states. For a palette, the analogous pair #AEC0FD and #EAAEFD stays calm, while #E8FDAE is the loudest partner.

What is #c3aefd in CMYK for printing?

cmyk(23%, 31%, 0%, 1%). 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 #c3aefd 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 #E0AEFD; nudged cooler, #ADB5FE.

Work with #c3aefd in the Color Lab