Skip to content

#3c04df

a dark, electric violet · cool · closest name: Blue

RGB
60, 4, 223
HSL
255°, 97%, 45%
CMYK
73, 98, 0, 13
Luminance
0.0638

At a glance

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

Hex
#3c04df
Hue
255°
violet
Saturation
97%
electric
Lightness
45%
dark
Brightness
87%
HSV value
Perceived
32%
weighted brightness
Luminance
0.0638
WCAG relative
Temperature
Cool
75/100 cool
Color family
Violet
Tone
Electric
Best ink
White
9.23:1
Closest name
Blue
ΔE2000 3.5
Where it sits
Hue255° of 360°
Saturation97%
Lightness45%
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#3c04df
RGBrgb(60, 4, 223)
HSLhsl(255, 97%, 45%)
CMYKcmyk(73%, 98%, 0%, 13%)
LABlab(30.3 71.8 -92.9)
LCHlch(30.3 117.4 307.7)
OKLCHoklch(0.433 0.269 275.4)
Decimal3933407
Display P3color(display-p3 0.235 0.016 0.875)

Copy-ready code

/* CSS */
color: #3c04df;
background-color: #3c04df;
/* Tailwind (arbitrary) */
class="text-[#3c04df] bg-[#3c04df]"
/* SCSS */
$brand: #3c04df;
/* SwiftUI */
Color(red: 0.235, green: 0.016, blue: 0.875)
/* Android */
Color.parseColor("#3c04df")
/* Flutter */
Color(0xFF3C04DF)
/* Python / OpenCV (BGR) */
(223, 4, 60)

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#ffffff on #3c04df · 9.23:1
Use #ffffffAAA at every size.
Aa
White text · 9.23:1 · recommended
AA pass · AA large pass · AAA pass
Aa
Black text · 2.28:1
AA fail · AA large fail · AAA fail
Reading the other direction: #3c04df as text scores 9.23:1 on white and 2.28:1 on black.

Accessibility — WCAG contrast

Aa
#3c04df on white: 9.23:1
AA ✓ pass · AA-large · AAA
Aa
#3c04df on black: 2.28:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #0050E4
deuteranopia · #003EDC
tritanopia · #005C83

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #3c04df is pinned to step 600; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F4F1FD
#EAE4FC
#D0C1FB
#AC91FD
#835AFC
#5A23FB
#3c04df
#3604C8
#2B03A0
#230774
#160448
Base = 600Lightest = 50 · #F4F1FDDarkest = 950 · #160448
:root {
  --brand-50: #F4F1FD;
  --brand-100: #EAE4FC;
  --brand-200: #D0C1FB;
  --brand-300: #AC91FD;
  --brand-400: #835AFC;
  --brand-500: #5A23FB;
  --brand-600: #3c04df;
  --brand-700: #3604C8;
  --brand-800: #2B03A0;
  --brand-900: #230774;
  --brand-950: #160448;
  --brand: #3c04df;
  --brand-ink: #ffffff;
}

Colors that work with #3c04df

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#ffffff
White wins here
Surface#F6F4FA
Tinted page background
Border#CBC0ED
Hairlines and dividers
Muted text#5F4B9B
Captions on the surface
Accent#CBCC00
Second voice, not a rival
Dark variant#22027D
Hover, pressed, headers
Light variant#ECE6FF
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 #3c04df

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Body text and links on white
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Headers, footers and dark-mode surfaces
  • Brand accents, badges and data highlights
Use with care
  • Text on black or near-black surfaces
  • Full-page backgrounds — tiring over long sessions
  • Black 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#A7DF04
Analogous left#043ADF
Analogous right#A904DF
Split-complement 1#DFA904
Split-complement 2#3ADF04
Triadic 1#DF3C04
Triadic 2#04DF3C
Tetradic#DF043A

RGB percentages

Red23.5%
Green1.6%
Blue87.5%

CMYK percentages

Cyan73.1%
Magenta98.2%
Yellow0.0%
Key (black)12.5%

Color previews

#3c04df text on a black background

contrast 2.28:1

Card sample

#3c04df text on a white background

contrast 9.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(60, 4, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(60, 4, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3c04df;
background: linear-gradient(135deg, #3c04df, #CE04DF);

Monochromatic scale

Palettes built from #3c04df

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.

#3c04df 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
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#3c04df, answered

What color is #3c04df?

#3c04df is a dark electric violet, closest to Blue (ΔE2000 3.5). It sits at 255° on the hue wheel with 97% saturation and 45% lightness, which reads as cool.

What is the RGB value of #3c04df?

rgb(60, 4, 223) — 60 red, 4 green and 223 blue out of 255, or 23.5% / 1.6% / 87.5% by channel.

Is #3c04df a light or a dark color?

It is a dark color. Relative luminance is 0.0638 and perceived brightness is 32%, so white text on it reaches 9.23:1.

Should I use black or white text on #3c04df?

White. It scores 9.23:1 against #3c04df, versus 2.28:1 for black — AAA at any size.

What is the complementary color of #3c04df?

#A7DF04 sits directly opposite on the wheel. Softer options are the split-complements #DFA904 and #3ADF04, which give the same contrast with far less vibration.

What colors go well with #3c04df?

For interface work: #F6F4FA as the surface, #CBC0ED for borders, #5F4B9B for secondary text, #CBCC00 as an accent and #22027D for hover and pressed states. For a palette, the analogous pair #043ADF and #A904DF stays calm, while #A7DF04 is the loudest partner.

What is #3c04df in CMYK for printing?

cmyk(73%, 98%, 0%, 13%). 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 #3c04df 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 #8C04DF; nudged cooler, #0218E1.

Work with #3c04df in the Color Lab