Skip to content

#d8697f

a balanced, vivid red · warm · closest name: Pale Violet Red

RGB
216, 105, 127
HSL
348°, 59%, 63%
CMYK
0, 51, 41, 15
Luminance
0.2623

At a glance

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

Hex
#d8697f
Hue
348°
red
Saturation
59%
vivid
Lightness
63%
balanced
Brightness
85%
HSV value
Perceived
59%
weighted brightness
Luminance
0.2623
WCAG relative
Temperature
Warm
23/100 cool
Color family
Red
Tone
Vivid
Best ink
Black
6.25:1
Closest name
Pale Violet Red
ΔE2000 4.9
Where it sits
Hue348° of 360°
Saturation59%
Lightness63%
Temperature
Warm ← → Cool23% 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#d8697f
RGBrgb(216, 105, 127)
HSLhsl(348, 59%, 63%)
CMYKcmyk(0%, 51%, 41%, 15%)
LABlab(58.3 45.6 8.6)
LCHlch(58.3 46.5 10.7)
OKLCHoklch(0.658 0.140 9.3)
Decimal14182783
Display P3color(display-p3 0.847 0.412 0.498)

Copy-ready code

/* CSS */
color: #d8697f;
background-color: #d8697f;
/* Tailwind (arbitrary) */
class="text-[#d8697f] bg-[#d8697f]"
/* SCSS */
$brand: #d8697f;
/* SwiftUI */
Color(red: 0.847, green: 0.412, blue: 0.498)
/* Android */
Color.parseColor("#d8697f")
/* Flutter */
Color(0xFFD8697F)
/* Python / OpenCV (BGR) */
(127, 105, 216)

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

Accessibility — WCAG contrast

Aa
#d8697f on white: 3.36:1
AA ✗ fail · AA-large · AAA
Aa
#d8697f on black: 6.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7E7F7F
deuteranopia · #9A947D
tritanopia · #E95D71

Color scale — 50 to 950

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

#FBF4F5
#F7E9EB
#EFCDD4
#E8A6B3
#d8697f
#D14D67
#C2334F
#A22A42
#812235
#5E1C29
#3B121A
Base = 400Lightest = 50 · #FBF4F5Darkest = 950 · #3B121A
:root {
  --brand-50: #FBF4F5;
  --brand-100: #F7E9EB;
  --brand-200: #EFCDD4;
  --brand-300: #E8A6B3;
  --brand-400: #d8697f;
  --brand-500: #D14D67;
  --brand-600: #C2334F;
  --brand-700: #A22A42;
  --brand-800: #812235;
  --brand-900: #5E1C29;
  --brand-950: #3B121A;
  --brand: #d8697f;
  --brand-ink: #000000;
}

Colors that work with #d8697f

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#FAF4F6
Tinted page background
Border#EDC0C9
Hairlines and dividers
Muted text#9B4B5B
Captions on the surface
Accent#26A66D
Second voice, not a rival
Dark variant#651A29
Hover, pressed, headers
Light variant#FAEBEE
Selected rows, tints
Dark surface#241417
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 #d8697f

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#69D8C2
Analogous left#D869B6
Analogous right#D88A69
Split-complement 1#69D88A
Split-complement 2#69B6D8
Triadic 1#7FD869
Triadic 2#697FD8
Tetradic#B6D869

RGB percentages

Red84.7%
Green41.2%
Blue49.8%

CMYK percentages

Cyan0.0%
Magenta51.4%
Yellow41.2%
Key (black)15.3%

Color previews

#d8697f text on a black background

contrast 6.25:1

Card sample

#d8697f text on a white background

contrast 3.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(216, 105, 127, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(216, 105, 127, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d8697f;
background: linear-gradient(135deg, #d8697f, #D89D69);

Monochromatic scale

Palettes built from #d8697f

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.

#d8697f in the real world

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

Industries
Food and drinkEntertainmentRetailSport
Common UI roles
ButtonsLinksFocus statesCharts
Print note

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

#d8697f, answered

What color is #d8697f?

#d8697f is a balanced vivid red, closest to Pale Violet Red (ΔE2000 4.9). It sits at 348° on the hue wheel with 59% saturation and 63% lightness, which reads as warm.

What is the RGB value of #d8697f?

rgb(216, 105, 127) — 216 red, 105 green and 127 blue out of 255, or 84.7% / 41.2% / 49.8% by channel.

Is #d8697f a light or a dark color?

It is a mid-tone. Relative luminance is 0.2623 and perceived brightness is 59%, so black text on it reaches 6.25:1.

Should I use black or white text on #d8697f?

Black. It scores 6.25:1 against #d8697f, versus 3.36:1 for white — AA at any size.

What is the complementary color of #d8697f?

#69D8C2 sits directly opposite on the wheel. Softer options are the split-complements #69D88A and #69B6D8, which give the same contrast with far less vibration.

What colors go well with #d8697f?

For interface work: #FAF4F6 as the surface, #EDC0C9 for borders, #9B4B5B for secondary text, #26A66D as an accent and #651A29 for hover and pressed states. For a palette, the analogous pair #D869B6 and #D88A69 stays calm, while #69D8C2 is the loudest partner.

What is #d8697f in CMYK for printing?

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

Is #d8697f warm or cool?

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

Work with #d8697f in the Color Lab