Skip to content

#c0adf9

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

RGB
192, 173, 249
HSL
255°, 86%, 83%
CMYK
23, 31, 0, 2
Luminance
0.4793

At a glance

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

Hex
#c0adf9
Hue
255°
violet
Saturation
86%
electric
Lightness
83%
light
Brightness
98%
HSV value
Perceived
74%
weighted brightness
Luminance
0.4793
WCAG relative
Temperature
Cool
75/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
10.59:1
Closest name
Plum
ΔE2000 11.3
Where it sits
Hue255° of 360°
Saturation86%
Lightness83%
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#c0adf9
RGBrgb(192, 173, 249)
HSLhsl(255, 86%, 83%)
CMYKcmyk(23%, 31%, 0%, 2%)
LABlab(74.8 22.2 -35.3)
LCHlch(74.8 41.7 302.2)
OKLCHoklch(0.791 0.108 295.3)
Decimal12627449
Display P3color(display-p3 0.753 0.678 0.976)

Copy-ready code

/* CSS */
color: #c0adf9;
background-color: #c0adf9;
/* Tailwind (arbitrary) */
class="text-[#c0adf9] bg-[#c0adf9]"
/* SCSS */
$brand: #c0adf9;
/* SwiftUI */
Color(red: 0.753, green: 0.678, blue: 0.976)
/* Android */
Color.parseColor("#c0adf9")
/* Flutter */
Color(0xFFC0ADF9)
/* Python / OpenCV (BGR) */
(249, 173, 192)

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

Accessibility — WCAG contrast

Aa
#c0adf9 on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#c0adf9 on black: 10.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9BB9FC
deuteranopia · #9DB7F7
tritanopia · #B5B9C8

Color scale — 50 to 950

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

#F5F2FD
#EAE5FA
#c0adf9
#AF96F7
#8662F4
#5E2EF0
#4611E4
#3A0EBE
#2E0B98
#250D6E
#170845
Base = 200Lightest = 50 · #F5F2FDDarkest = 950 · #170845
:root {
  --brand-50: #F5F2FD;
  --brand-100: #EAE5FA;
  --brand-200: #c0adf9;
  --brand-300: #AF96F7;
  --brand-400: #8662F4;
  --brand-500: #5E2EF0;
  --brand-600: #4611E4;
  --brand-700: #3A0EBE;
  --brand-800: #2E0B98;
  --brand-900: #250D6E;
  --brand-950: #170845;
  --brand: #c0adf9;
  --brand-ink: #000000;
}

Colors that work with #c0adf9

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#C3C309
Second voice, not a rival
Dark variant#240977
Hover, pressed, headers
Light variant#EDE7FD
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 #c0adf9

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#E6F9AD
Analogous left#ADC0F9
Analogous right#E6ADF9
Split-complement 1#F9E6AD
Split-complement 2#C0F9AD
Triadic 1#F9C0AD
Triadic 2#ADF9C0
Tetradic#F9ADC0

RGB percentages

Red75.3%
Green67.8%
Blue97.6%

CMYK percentages

Cyan22.9%
Magenta30.5%
Yellow0.0%
Key (black)2.4%

Color previews

#c0adf9 text on a black background

contrast 10.59:1

Card sample

#c0adf9 text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(192, 173, 249, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(192, 173, 249, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c0adf9;
background: linear-gradient(135deg, #c0adf9, #F3ADF9);

Monochromatic scale

Palettes built from #c0adf9

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.

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

#c0adf9, answered

What color is #c0adf9?

#c0adf9 is a light electric violet, closest to Plum (ΔE2000 11.3). It sits at 255° on the hue wheel with 86% saturation and 83% lightness, which reads as cool.

What is the RGB value of #c0adf9?

rgb(192, 173, 249) — 192 red, 173 green and 249 blue out of 255, or 75.3% / 67.8% / 97.6% by channel.

Is #c0adf9 a light or a dark color?

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

Should I use black or white text on #c0adf9?

Black. It scores 10.59:1 against #c0adf9, versus 1.98:1 for white — AAA at any size.

What is the complementary color of #c0adf9?

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

What colors go well with #c0adf9?

For interface work: #F6F4FA as the surface, #CBC0ED for borders, #5F4B9B for secondary text, #C3C309 as an accent and #240977 for hover and pressed states. For a palette, the analogous pair #ADC0F9 and #E6ADF9 stays calm, while #E6F9AD is the loudest partner.

What is #c0adf9 in CMYK for printing?

cmyk(23%, 31%, 0%, 2%). 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 #c0adf9 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 #DCADF9; nudged cooler, #ACB5FA.

Work with #c0adf9 in the Color Lab