Skip to content

#992cdb

a balanced, vivid violet · cool · closest name: Dark Orchid

RGB
153, 44, 219
HSL
277°, 71%, 52%
CMYK
30, 80, 0, 14
Luminance
0.1369

At a glance

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

Hex
#992cdb
Hue
277°
violet
Saturation
71%
vivid
Lightness
52%
balanced
Brightness
86%
HSV value
Perceived
46%
weighted brightness
Luminance
0.1369
WCAG relative
Temperature
Cool
63/100 cool
Color family
Violet
Tone
Vivid
Best ink
White
5.62:1
Closest name
Dark Orchid
ΔE2000 2.1
Where it sits
Hue277° of 360°
Saturation71%
Lightness52%
Temperature
Warm ← → Cool63% 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#992cdb
RGBrgb(153, 44, 219)
HSLhsl(277, 71%, 52%)
CMYKcmyk(30%, 80%, 0%, 14%)
LABlab(43.8 70.3 -68.1)
LCHlch(43.8 97.8 315.9)
OKLCHoklch(0.547 0.246 308.2)
Decimal10038491
Display P3color(display-p3 0.600 0.173 0.859)

Copy-ready code

/* CSS */
color: #992cdb;
background-color: #992cdb;
/* Tailwind (arbitrary) */
class="text-[#992cdb] bg-[#992cdb]"
/* SCSS */
$brand: #992cdb;
/* SwiftUI */
Color(red: 0.600, green: 0.173, blue: 0.859)
/* Android */
Color.parseColor("#992cdb")
/* Flutter */
Color(0xFF992CDB)
/* Python / OpenCV (BGR) */
(219, 44, 153)

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 #992cdb · 5.62:1
Use #ffffffAA at every size, AAA for large text only.
Aa
White text · 5.62:1 · recommended
AA pass · AA large pass · AAA fail
Aa
Black text · 3.74:1
AA fail · AA large pass · AAA fail
Reading the other direction: #992cdb as text scores 5.62:1 on white and 3.74:1 on black.

Accessibility — WCAG contrast

Aa
#992cdb on white: 5.62:1
AA ✓ pass · AA-large · AAA
Aa
#992cdb on black: 3.74:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #0064E0
deuteranopia · #0068D8
tritanopia · #8E5A85

Color scale — 50 to 950

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

#F8F3FC
#F2E7F8
#E3C9F3
#D19FEF
#BA6FE7
#A23FDE
#992cdb
#781EAE
#60188B
#471565
#2C0D3F
Base = 600Lightest = 50 · #F8F3FCDarkest = 950 · #2C0D3F
:root {
  --brand-50: #F8F3FC;
  --brand-100: #F2E7F8;
  --brand-200: #E3C9F3;
  --brand-300: #D19FEF;
  --brand-400: #BA6FE7;
  --brand-500: #A23FDE;
  --brand-600: #992cdb;
  --brand-700: #781EAE;
  --brand-800: #60188B;
  --brand-900: #471565;
  --brand-950: #2C0D3F;
  --brand: #992cdb;
  --brand-ink: #ffffff;
}

Colors that work with #992cdb

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#F8F4FA
Tinted page background
Border#DCC0ED
Hairlines and dividers
Muted text#7D4B9B
Captions on the surface
Accent#79B21A
Second voice, not a rival
Dark variant#4B136D
Hover, pressed, headers
Light variant#F4E9FB
Selected rows, tints
Dark surface#1E1424
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 #992cdb

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
  • Brand accents, badges and data highlights
Use with care
  • Full-page backgrounds — tiring over long sessions
  • 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#6EDB2C
Analogous left#422CDB
Analogous right#DB2CC6
Split-complement 1#C6DB2C
Split-complement 2#2CDB42
Triadic 1#DB992C
Triadic 2#2CDB99
Tetradic#DB422C

RGB percentages

Red60.0%
Green17.3%
Blue85.9%

CMYK percentages

Cyan30.1%
Magenta79.9%
Yellow0.0%
Key (black)14.1%

Color previews

#992cdb text on a black background

contrast 3.74:1

Card sample

#992cdb text on a white background

contrast 5.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(153, 44, 219, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(153, 44, 219, 0.45);
Border & gradient
Gradient panel
border: 3px solid #992cdb;
background: linear-gradient(135deg, #992cdb, #DB2CA8);

Monochromatic scale

Palettes built from #992cdb

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.

#992cdb 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

Converts to four-color process without much drama. Proof it anyway.

#992cdb, answered

What color is #992cdb?

#992cdb is a balanced vivid violet, closest to Dark Orchid (ΔE2000 2.1). It sits at 277° on the hue wheel with 71% saturation and 52% lightness, which reads as cool.

What is the RGB value of #992cdb?

rgb(153, 44, 219) — 153 red, 44 green and 219 blue out of 255, or 60% / 17.3% / 85.9% by channel.

Is #992cdb a light or a dark color?

It is a dark color. Relative luminance is 0.1369 and perceived brightness is 46%, so white text on it reaches 5.62:1.

Should I use black or white text on #992cdb?

White. It scores 5.62:1 against #992cdb, versus 3.74:1 for black — AA at any size.

What is the complementary color of #992cdb?

#6EDB2C sits directly opposite on the wheel. Softer options are the split-complements #C6DB2C and #2CDB42, which give the same contrast with far less vibration.

What colors go well with #992cdb?

For interface work: #F8F4FA as the surface, #DCC0ED for borders, #7D4B9B for secondary text, #79B21A as an accent and #4B136D for hover and pressed states. For a palette, the analogous pair #422CDB and #DB2CC6 stays calm, while #6EDB2C is the loudest partner.

What is #992cdb in CMYK for printing?

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

Is #992cdb warm or cool?

Cool — it scores 63 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D92CDB; nudged cooler, #582ADE.

Work with #992cdb in the Color Lab