Skip to content

#cf95af

a light, soft magenta / pink · warm · closest name: Rosy Brown

RGB
207, 149, 175
HSL
333°, 38%, 70%
CMYK
0, 28, 16, 19
Luminance
0.3786

At a glance

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

Hex
#cf95af
Hue
333°
magenta / pink
Saturation
38%
soft
Lightness
70%
light
Brightness
81%
HSV value
Perceived
67%
weighted brightness
Luminance
0.3786
WCAG relative
Temperature
Warm
32/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
8.57:1
Closest name
Rosy Brown
ΔE2000 9.9
Where it sits
Hue333° of 360°
Saturation38%
Lightness70%
Temperature
Warm ← → Cool32% cool

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

Every format

HEX#cf95af
RGBrgb(207, 149, 175)
HSLhsl(333, 38%, 70%)
CMYKcmyk(0%, 28%, 16%, 19%)
LABlab(67.9 25.7 -4.9)
LCHlch(67.9 26.2 349.3)
OKLCHoklch(0.733 0.077 350.6)
Decimal13604271
Display P3color(display-p3 0.812 0.584 0.686)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cf95af on white: 2.45:1
AA ✗ fail · AA-large · AAA
Aa
#cf95af on black: 8.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9AA0B0
deuteranopia · #A8A9AE
tritanopia · #D8949E

Color scale — 50 to 950

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

#FAF5F7
#F4EBEF
#E9D3DD
#DCB2C5
#cf95af
#B9658A
#A94C76
#8C4062
#70334E
#52283B
#341925
Base = 400Lightest = 50 · #FAF5F7Darkest = 950 · #341925
:root {
  --brand-50: #FAF5F7;
  --brand-100: #F4EBEF;
  --brand-200: #E9D3DD;
  --brand-300: #DCB2C5;
  --brand-400: #cf95af;
  --brand-500: #B9658A;
  --brand-600: #A94C76;
  --brand-700: #8C4062;
  --brand-800: #70334E;
  --brand-900: #52283B;
  --brand-950: #341925;
  --brand: #cf95af;
  --brand-ink: #000000;
}

Colors that work with #cf95af

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#FAF4F7
Tinted page background
Border#E6C7D5
Hairlines and dividers
Muted text#9B4B6F
Captions on the surface
Accent#3C9055
Second voice, not a rival
Dark variant#58283D
Hover, pressed, headers
Light variant#F7EDF2
Selected rows, tints
Dark surface#24141B
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 #cf95af

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

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#95CFB5
Analogous left#CF95CC
Analogous right#CF9895
Split-complement 1#95CF98
Split-complement 2#95CCCF
Triadic 1#AFCF95
Triadic 2#95AFCF
Tetradic#CCCF95

RGB percentages

Red81.2%
Green58.4%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta28.0%
Yellow15.5%
Key (black)18.8%

Color previews

#cf95af text on a black background

contrast 8.57:1

Card sample

#cf95af text on a white background

contrast 2.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cf95af

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.

#cf95af in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
BeautyFashionLifestyleYouth brands
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#cf95af, answered

What color is #cf95af?

#cf95af is a light soft magenta / pink, closest to Rosy Brown (ΔE2000 9.9). It sits at 333° on the hue wheel with 38% saturation and 70% lightness, which reads as warm.

What is the RGB value of #cf95af?

rgb(207, 149, 175) — 207 red, 149 green and 175 blue out of 255, or 81.2% / 58.4% / 68.6% by channel.

Is #cf95af a light or a dark color?

It is a mid-tone. Relative luminance is 0.3786 and perceived brightness is 67%, so black text on it reaches 8.57:1.

Should I use black or white text on #cf95af?

Black. It scores 8.57:1 against #cf95af, versus 2.45:1 for white — AAA at any size.

What is the complementary color of #cf95af?

#95CFB5 sits directly opposite on the wheel. Softer options are the split-complements #95CF98 and #95CCCF, which give the same contrast with far less vibration.

What colors go well with #cf95af?

For interface work: #FAF4F7 as the surface, #E6C7D5 for borders, #9B4B6F for secondary text, #3C9055 as an accent and #58283D for hover and pressed states. For a palette, the analogous pair #CF95CC and #CF9895 stays calm, while #95CFB5 is the loudest partner.

What is #cf95af in CMYK for printing?

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

Is #cf95af warm or cool?

Warm — it scores 32 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CF959A; nudged cooler, #D193C5.

Work with #cf95af in the Color Lab