Skip to content

#ff855f

a light, electric red · warm · closest name: Coral

RGB
255, 133, 95
HSL
14°, 100%, 69%
CMYK
0, 48, 63, 0
Luminance
0.3886

At a glance

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

Hex
#ff855f
Hue
14°
red
Saturation
100%
electric
Lightness
69%
light
Brightness
100%
HSV value
Perceived
69%
weighted brightness
Luminance
0.3886
WCAG relative
Temperature
Warm
9/100 cool
Color family
Red
Tone
Electric
Best ink
Black
8.77:1
Closest name
Coral
ΔE2000 2.6
Where it sits
Hue14° of 360°
Saturation100%
Lightness69%
Temperature
Warm ← → Cool9% 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#ff855f
RGBrgb(255, 133, 95)
HSLhsl(14, 100%, 69%)
CMYKcmyk(0%, 48%, 63%, 0%)
LABlab(68.7 43.3 41.3)
LCHlch(68.7 59.8 43.7)
OKLCHoklch(0.746 0.158 38.0)
Decimal16745823
Display P3color(display-p3 1.000 0.522 0.373)

Copy-ready code

/* CSS */
color: #ff855f;
background-color: #ff855f;
/* Tailwind (arbitrary) */
class="text-[#ff855f] bg-[#ff855f]"
/* SCSS */
$brand: #ff855f;
/* SwiftUI */
Color(red: 1.000, green: 0.522, blue: 0.373)
/* Android */
Color.parseColor("#ff855f")
/* Flutter */
Color(0xFFFF855F)
/* Python / OpenCV (BGR) */
(95, 133, 255)

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

Accessibility — WCAG contrast

Aa
#ff855f on white: 2.39:1
AA ✗ fail · AA-large · AAA
Aa
#ff855f on black: 8.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A5975B
deuteranopia · #C3B25D
tritanopia · #FF6E7C

Color scale — 50 to 950

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

#FEF4F1
#FCE9E3
#FCCEC0
#FFAA8F
#ff855f
#FF541F
#F53A00
#CC3100
#A32700
#762005
#491403
Base = 400Lightest = 50 · #FEF4F1Darkest = 950 · #491403
:root {
  --brand-50: #FEF4F1;
  --brand-100: #FCE9E3;
  --brand-200: #FCCEC0;
  --brand-300: #FFAA8F;
  --brand-400: #ff855f;
  --brand-500: #FF541F;
  --brand-600: #F53A00;
  --brand-700: #CC3100;
  --brand-800: #A32700;
  --brand-900: #762005;
  --brand-950: #491403;
  --brand: #ff855f;
  --brand-ink: #000000;
}

Colors that work with #ff855f

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#FAF6F4
Tinted page background
Border#EDCAC0
Hairlines and dividers
Muted text#9B5E4B
Captions on the surface
Accent#00CCCA
Second voice, not a rival
Dark variant#801E00
Hover, pressed, headers
Light variant#FFECE5
Selected rows, tints
Dark surface#241814
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 #ff855f

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#5FD9FF
Analogous left#FF5F89
Analogous right#FFD55F
Split-complement 1#5FFFD5
Split-complement 2#5F89FF
Triadic 1#5FFF85
Triadic 2#855FFF
Tetradic#89FF5F

RGB percentages

Red100.0%
Green52.2%
Blue37.3%

CMYK percentages

Cyan0.0%
Magenta47.8%
Yellow62.7%
Key (black)0.0%

Color previews

#ff855f text on a black background

contrast 8.77:1

Card sample

#ff855f text on a white background

contrast 2.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff855f

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.

#ff855f 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
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#ff855f, answered

What color is #ff855f?

#ff855f is a light electric red, closest to Coral (ΔE2000 2.6). It sits at 14° on the hue wheel with 100% saturation and 69% lightness, which reads as warm.

What is the RGB value of #ff855f?

rgb(255, 133, 95) — 255 red, 133 green and 95 blue out of 255, or 100% / 52.2% / 37.3% by channel.

Is #ff855f a light or a dark color?

It is a mid-tone. Relative luminance is 0.3886 and perceived brightness is 69%, so black text on it reaches 8.77:1.

Should I use black or white text on #ff855f?

Black. It scores 8.77:1 against #ff855f, versus 2.39:1 for white — AAA at any size.

What is the complementary color of #ff855f?

#5FD9FF sits directly opposite on the wheel. Softer options are the split-complements #5FFFD5 and #5F89FF, which give the same contrast with far less vibration.

What colors go well with #ff855f?

For interface work: #FAF6F4 as the surface, #EDCAC0 for borders, #9B5E4B for secondary text, #00CCCA as an accent and #801E00 for hover and pressed states. For a palette, the analogous pair #FF5F89 and #FFD55F stays calm, while #5FD9FF is the loudest partner.

What is #ff855f in CMYK for printing?

cmyk(0%, 48%, 63%, 0%). 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 #ff855f warm or cool?

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

Work with #ff855f in the Color Lab