Skip to content

#cf5cfb

a light, electric violet · cool · closest name: Medium Orchid

RGB
207, 92, 251
HSL
283°, 95%, 67%
CMYK
18, 63, 0, 2
Luminance
0.2788

At a glance

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

Hex
#cf5cfb
Hue
283°
violet
Saturation
95%
electric
Lightness
67%
light
Brightness
98%
HSV value
Perceived
62%
weighted brightness
Luminance
0.2788
WCAG relative
Temperature
Cool
59/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
6.58:1
Closest name
Medium Orchid
ΔE2000 6.7
Where it sits
Hue283° of 360°
Saturation95%
Lightness67%
Temperature
Warm ← → Cool59% 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#cf5cfb
RGBrgb(207, 92, 251)
HSLhsl(283, 95%, 67%)
CMYKcmyk(18%, 63%, 0%, 2%)
LABlab(59.8 68.6 -59.9)
LCHlch(59.8 91.1 318.9)
OKLCHoklch(0.683 0.239 315.3)
Decimal13589755
Display P3color(display-p3 0.812 0.361 0.984)

Copy-ready code

/* CSS */
color: #cf5cfb;
background-color: #cf5cfb;
/* Tailwind (arbitrary) */
class="text-[#cf5cfb] bg-[#cf5cfb]"
/* SCSS */
$brand: #cf5cfb;
/* SwiftUI */
Color(red: 0.812, green: 0.361, blue: 0.984)
/* Android */
Color.parseColor("#cf5cfb")
/* Flutter */
Color(0xFFCF5CFB)
/* Python / OpenCV (BGR) */
(251, 92, 207)

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

Accessibility — WCAG contrast

Aa
#cf5cfb on white: 3.19:1
AA ✗ fail · AA-large · AAA
Aa
#cf5cfb on black: 6.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #1A89FF
deuteranopia · #5A93F7
tritanopia · #CC7AA4

Color scale — 50 to 950

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

#FAF1FD
#F5E4FC
#EAC2FA
#DF91FC
#cf5cfb
#BF24FA
#AE06EF
#9105C7
#74049F
#550873
#350548
Base = 400Lightest = 50 · #FAF1FDDarkest = 950 · #350548
:root {
  --brand-50: #FAF1FD;
  --brand-100: #F5E4FC;
  --brand-200: #EAC2FA;
  --brand-300: #DF91FC;
  --brand-400: #cf5cfb;
  --brand-500: #BF24FA;
  --brand-600: #AE06EF;
  --brand-700: #9105C7;
  --brand-800: #74049F;
  --brand-900: #550873;
  --brand-950: #350548;
  --brand: #cf5cfb;
  --brand-ink: #000000;
}

Colors that work with #cf5cfb

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#E0C0ED
Hairlines and dividers
Muted text#854B9B
Captions on the surface
Accent#6BCB01
Second voice, not a rival
Dark variant#5B037C
Hover, pressed, headers
Light variant#F8E6FE
Selected rows, tints
Dark surface#201424
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 #cf5cfb

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

Works well for
  • Headings from 24px up on white
  • 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
  • Small text on white — under 4.5:1
  • 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#88FB5C
Analogous left#805CFB
Analogous right#FB5CD8
Split-complement 1#D8FB5C
Split-complement 2#5CFB80
Triadic 1#FBCF5C
Triadic 2#5CFBCF
Tetradic#FB805C

RGB percentages

Red81.2%
Green36.1%
Blue98.4%

CMYK percentages

Cyan17.5%
Magenta63.3%
Yellow0.0%
Key (black)1.6%

Color previews

#cf5cfb text on a black background

contrast 6.58:1

Card sample

#cf5cfb text on a white background

contrast 3.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(207, 92, 251, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(207, 92, 251, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cf5cfb;
background: linear-gradient(135deg, #cf5cfb, #FB5CBD);

Monochromatic scale

Palettes built from #cf5cfb

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.

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

#cf5cfb, answered

What color is #cf5cfb?

#cf5cfb is a light electric violet, closest to Medium Orchid (ΔE2000 6.7). It sits at 283° on the hue wheel with 95% saturation and 67% lightness, which reads as cool.

What is the RGB value of #cf5cfb?

rgb(207, 92, 251) — 207 red, 92 green and 251 blue out of 255, or 81.2% / 36.1% / 98.4% by channel.

Is #cf5cfb a light or a dark color?

It is a mid-tone. Relative luminance is 0.2788 and perceived brightness is 62%, so black text on it reaches 6.58:1.

Should I use black or white text on #cf5cfb?

Black. It scores 6.58:1 against #cf5cfb, versus 3.19:1 for white — AA at any size.

What is the complementary color of #cf5cfb?

#88FB5C sits directly opposite on the wheel. Softer options are the split-complements #D8FB5C and #5CFB80, which give the same contrast with far less vibration.

What colors go well with #cf5cfb?

For interface work: #F9F4FA as the surface, #E0C0ED for borders, #854B9B for secondary text, #6BCB01 as an accent and #5B037C for hover and pressed states. For a palette, the analogous pair #805CFB and #FB5CD8 stays calm, while #88FB5C is the loudest partner.

What is #cf5cfb in CMYK for printing?

cmyk(18%, 63%, 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 #cf5cfb warm or cool?

Cool — it scores 59 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #FB5CED; nudged cooler, #945BFD.

Work with #cf5cfb in the Color Lab