Skip to content

#cb2fef

a balanced, electric violet · neutral · closest name: Medium Orchid

RGB
203, 47, 239
HSL
289°, 86%, 56%
CMYK
15, 80, 0, 6
Luminance
0.2096

At a glance

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

Hex
#cb2fef
Hue
289°
violet
Saturation
86%
electric
Lightness
56%
balanced
Brightness
94%
HSV value
Perceived
56%
weighted brightness
Luminance
0.2096
WCAG relative
Temperature
Neutral
56/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
5.19:1
Closest name
Medium Orchid
ΔE2000 5.6
Where it sits
Hue289° of 360°
Saturation86%
Lightness56%
Temperature
Warm ← → Cool56% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#cb2fef
RGBrgb(203, 47, 239)
HSLhsl(289, 86%, 56%)
CMYKcmyk(15%, 80%, 0%, 6%)
LABlab(52.9 81.5 -64.3)
LCHlch(52.9 103.8 321.7)
OKLCHoklch(0.631 0.275 318.9)
Decimal13316079
Display P3color(display-p3 0.796 0.184 0.937)

Copy-ready code

/* CSS */
color: #cb2fef;
background-color: #cb2fef;
/* Tailwind (arbitrary) */
class="text-[#cb2fef] bg-[#cb2fef]"
/* SCSS */
$brand: #cb2fef;
/* SwiftUI */
Color(red: 0.796, green: 0.184, blue: 0.937)
/* Android */
Color.parseColor("#cb2fef")
/* Flutter */
Color(0xFFCB2FEF)
/* Python / OpenCV (BGR) */
(239, 47, 203)

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

Accessibility — WCAG contrast

Aa
#cb2fef on white: 4.04:1
AA ✗ fail · AA-large · AAA
Aa
#cb2fef on black: 5.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #0075F4
deuteranopia · #3D83EB
tritanopia · #CA5C91

Color scale — 50 to 950

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

#FBF2FD
#F6E5FA
#EEC5F7
#E597F7
#D863F3
#cb2fef
#BC12E3
#9D0FBD
#7D0C98
#5B0D6D
#390844
Base = 500Lightest = 50 · #FBF2FDDarkest = 950 · #390844
:root {
  --brand-50: #FBF2FD;
  --brand-100: #F6E5FA;
  --brand-200: #EEC5F7;
  --brand-300: #E597F7;
  --brand-400: #D863F3;
  --brand-500: #cb2fef;
  --brand-600: #BC12E3;
  --brand-700: #9D0FBD;
  --brand-800: #7D0C98;
  --brand-900: #5B0D6D;
  --brand-950: #390844;
  --brand: #cb2fef;
  --brand-ink: #000000;
}

Colors that work with #cb2fef

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#E4C0ED
Hairlines and dividers
Muted text#8C4B9B
Captions on the surface
Accent#5AC10B
Second voice, not a rival
Dark variant#620976
Hover, pressed, headers
Light variant#F9E7FD
Selected rows, tints
Dark surface#211424
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 #cb2fef

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
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • 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#53EF2F
Analogous left#6B2FEF
Analogous right#EF2FB3
Split-complement 1#B3EF2F
Split-complement 2#2FEF6B
Triadic 1#EFCB2F
Triadic 2#2FEFCB
Tetradic#EF6B2F

RGB percentages

Red79.6%
Green18.4%
Blue93.7%

CMYK percentages

Cyan15.1%
Magenta80.3%
Yellow0.0%
Key (black)6.3%

Color previews

#cb2fef text on a black background

contrast 5.19:1

Card sample

#cb2fef text on a white background

contrast 4.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(203, 47, 239, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(203, 47, 239, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cb2fef;
background: linear-gradient(135deg, #cb2fef, #EF2F93);

Monochromatic scale

Palettes built from #cb2fef

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.

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

#cb2fef, answered

What color is #cb2fef?

#cb2fef is a balanced electric violet, closest to Medium Orchid (ΔE2000 5.6). It sits at 289° on the hue wheel with 86% saturation and 56% lightness, which reads as neutral.

What is the RGB value of #cb2fef?

rgb(203, 47, 239) — 203 red, 47 green and 239 blue out of 255, or 79.6% / 18.4% / 93.7% by channel.

Is #cb2fef a light or a dark color?

It is a mid-tone. Relative luminance is 0.2096 and perceived brightness is 56%, so black text on it reaches 5.19:1.

Should I use black or white text on #cb2fef?

Black. It scores 5.19:1 against #cb2fef, versus 4.04:1 for white — AA at any size.

What is the complementary color of #cb2fef?

#53EF2F sits directly opposite on the wheel. Softer options are the split-complements #B3EF2F and #2FEF6B, which give the same contrast with far less vibration.

What colors go well with #cb2fef?

For interface work: #F9F4FA as the surface, #E4C0ED for borders, #8C4B9B for secondary text, #5AC10B as an accent and #620976 for hover and pressed states. For a palette, the analogous pair #6B2FEF and #EF2FB3 stays calm, while #53EF2F is the loudest partner.

What is #cb2fef in CMYK for printing?

cmyk(15%, 80%, 0%, 6%). 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 #cb2fef warm or cool?

Neutral — it scores 56 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EF2FCC; nudged cooler, #852DF1.

Work with #cb2fef in the Color Lab