Skip to content

#cf85ee

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

RGB
207, 133, 238
HSL
282°, 76%, 73%
CMYK
13, 44, 0, 7
Luminance
0.3621

At a glance

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

Hex
#cf85ee
Hue
282°
violet
Saturation
76%
electric
Lightness
73%
light
Brightness
93%
HSV value
Perceived
68%
weighted brightness
Luminance
0.3621
WCAG relative
Temperature
Cool
60/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
8.24:1
Closest name
Violet
ΔE2000 5.7
Where it sits
Hue282° of 360°
Saturation76%
Lightness73%
Temperature
Warm ← → Cool60% 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#cf85ee
RGBrgb(207, 133, 238)
HSLhsl(282, 76%, 73%)
CMYKcmyk(13%, 44%, 0%, 7%)
LABlab(66.7 46.0 -41.8)
LCHlch(66.7 62.2 317.8)
OKLCHoklch(0.732 0.165 315.3)
Decimal13600238
Display P3color(display-p3 0.812 0.522 0.933)

Copy-ready code

/* CSS */
color: #cf85ee;
background-color: #cf85ee;
/* Tailwind (arbitrary) */
class="text-[#cf85ee] bg-[#cf85ee]"
/* SCSS */
$brand: #cf85ee;
/* SwiftUI */
Color(red: 0.812, green: 0.522, blue: 0.933)
/* Android */
Color.parseColor("#cf85ee")
/* Flutter */
Color(0xFFCF85EE)
/* Python / OpenCV (BGR) */
(238, 133, 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 #cf85ee · 8.24:1
Use #000000AAA at every size.
Aa
White text · 2.55:1
AA fail · AA large fail · AAA fail
Aa
Black text · 8.24:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cf85ee as text scores 2.55:1 on white and 8.24:1 on black.

Accessibility — WCAG contrast

Aa
#cf85ee on white: 2.55:1
AA ✗ fail · AA-large · AAA
Aa
#cf85ee on black: 8.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #729EF2
deuteranopia · #85A4EB
tritanopia · #CD94AE

Color scale — 50 to 950

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

#F9F3FC
#F3E7F9
#E7C8F4
#cf85ee
#C56BEA
#B23AE4
#A01ED7
#8619B3
#6B148F
#4F1368
#310C41
Base = 300Lightest = 50 · #F9F3FCDarkest = 950 · #310C41
:root {
  --brand-50: #F9F3FC;
  --brand-100: #F3E7F9;
  --brand-200: #E7C8F4;
  --brand-300: #cf85ee;
  --brand-400: #C56BEA;
  --brand-500: #B23AE4;
  --brand-600: #A01ED7;
  --brand-700: #8619B3;
  --brand-800: #6B148F;
  --brand-900: #4F1368;
  --brand-950: #310C41;
  --brand: #cf85ee;
  --brand-ink: #000000;
}

Colors that work with #cf85ee

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#DFC0ED
Hairlines and dividers
Muted text#834B9B
Captions on the surface
Accent#6DB715
Second voice, not a rival
Dark variant#531070
Hover, pressed, headers
Light variant#F6E9FC
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 #cf85ee

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#A4EE85
Analogous left#9A85EE
Analogous right#EE85D8
Split-complement 1#D8EE85
Split-complement 2#85EE9A
Triadic 1#EECF85
Triadic 2#85EECF
Tetradic#EE9A85

RGB percentages

Red81.2%
Green52.2%
Blue93.3%

CMYK percentages

Cyan13.0%
Magenta44.1%
Yellow0.0%
Key (black)6.7%

Color previews

#cf85ee text on a black background

contrast 8.24:1

Card sample

#cf85ee text on a white background

contrast 2.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cf85ee

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.

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

#cf85ee, answered

What color is #cf85ee?

#cf85ee is a light electric violet, closest to Violet (ΔE2000 5.7). It sits at 282° on the hue wheel with 76% saturation and 73% lightness, which reads as cool.

What is the RGB value of #cf85ee?

rgb(207, 133, 238) — 207 red, 133 green and 238 blue out of 255, or 81.2% / 52.2% / 93.3% by channel.

Is #cf85ee a light or a dark color?

It is a mid-tone. Relative luminance is 0.3621 and perceived brightness is 68%, so black text on it reaches 8.24:1.

Should I use black or white text on #cf85ee?

Black. It scores 8.24:1 against #cf85ee, versus 2.55:1 for white — AAA at any size.

What is the complementary color of #cf85ee?

#A4EE85 sits directly opposite on the wheel. Softer options are the split-complements #D8EE85 and #85EE9A, which give the same contrast with far less vibration.

What colors go well with #cf85ee?

For interface work: #F9F4FA as the surface, #DFC0ED for borders, #834B9B for secondary text, #6DB715 as an accent and #531070 for hover and pressed states. For a palette, the analogous pair #9A85EE and #EE85D8 stays calm, while #A4EE85 is the loudest partner.

What is #cf85ee in CMYK for printing?

cmyk(13%, 44%, 0%, 7%). 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 #cf85ee warm or cool?

Cool — it scores 60 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EE85E6; nudged cooler, #A883EF.

Work with #cf85ee in the Color Lab