Skip to content
PantoneTools
pink
Tailwind CSS palette

Rose 900

rose-900 · #881337

HEX

#881337

RGB

rgb(136, 19, 55)

CMYK

cmyk(0%, 86%, 60%, 47%)

HSL

hsl(342, 75%, 30%)

LAB

lab(29.4, 48.7, 10.7)

What is Rose 900?

Rose 900 is the rose-900 reference in the Tailwind CSS palette. Its sRGB value is #881337 (rgb 136, 19, 55). It sits in the pink family. The default color palette shipped with Tailwind CSS v3 by Tailwind Labs. 22 color families across 11 lightness steps (50 to 950). See disclaimer for accuracy and trademark notes.

Accessibility

WCAG 2.1 contrast checks for Rose 900 as a background.

Black text on this color

Sample text · 2.20 : 1
AA Normal
AA Large
AAA Normal
AAA Large

White text on this color

Sample text · 9.57 : 1
AA Normal
AA Large
AAA Normal
AAA Large

Shades, tints & tonal scale of Rose 900

An 11-step tonal scale derived from Rose 900 (#881337). Click any swatch to copy its HEX. Use these as a starting point for design tokens, hover states, and disabled states in a design system.

Copied #F5ECEF

50

#F5ECEF

#F5ECEF

Copied #ECD9DF

100

#ECD9DF

#ECD9DF

Copied #D9B3BF

200

#D9B3BF

#D9B3BF

Copied #C4899B

300

#C4899B

#C4899B

Copied #A64E69

400

#A64E69

#A64E69

Copied #881337

500

#881337

#881337

Copied #74102F

600

#74102F

#74102F

Copied #580C24

700

#580C24

#580C24

Copied #3D0919

800

#3D0919

#3D0919

Copied #22050E

900

#22050E

#22050E

Copied #100207

950

#100207

#100207

Lighter tints (mixed with white)

Copied #A26E76

15%

#A26E76

Copied #B7969B

30%

#B7969B

Copied #C9B3B7

45%

#C9B3B7

Copied #DACCCE

60%

#DACCCE

Copied #E9E1E2

75%

#E9E1E2

Darker shades (mixed with black)

Copied #7E1132

15%

#7E1132

Copied #730E2D

30%

#730E2D

Copied #670C28

45%

#670C28

Copied #580921

60%

#580921

Copied #460519

75%

#460519

Color harmonies for Rose 900

Classic color-theory harmonies derived from rotating the hue of Rose 900. Use these to build accent palettes, brand systems, and accessible UI color pairings.

Complementary

180° opposite — strongest contrast

Copied #881337

#881337

#881337

Copied #138663

#138663

#138663

Triadic

Three colors 120° apart

Copied #881337

#881337

#881337

Copied #368613

#368613

#368613

Copied #133686

#133686

#133686

Analogous

Two neighbors ±30° on the wheel

Copied #86136F

#86136F

#86136F

Copied #881337

#881337

#881337

Copied #862A13

#862A13

#862A13

Split-complementary

Base + two colors flanking its complement

Copied #881337

#881337

#881337

Copied #13862A

#13862A

#13862A

Copied #136F86

#136F86

#136F86

Tetradic

Two complementary pairs

Copied #881337

#881337

#881337

Copied #866313

#866313

#866313

Copied #138663

#138663

#138663

Copied #133686

#133686

#133686

Square

Four colors evenly spaced 90° apart

Copied #881337

#881337

#881337

Copied #6F8613

#6F8613

#6F8613

Copied #138663

#138663

#138663

Copied #2A1386

#2A1386

#2A1386

Rose 900 in every color space

Full conversion of Rose 900 across the color spaces designers and developers actually use — including OKLCH (the perceptually-uniform space that powers Tailwind v4 and CSS Color Module Level 4) and HWB.

HEX

#881337

RGB

rgb(136, 19, 55)

CMYK

cmyk(0%, 86%, 60%, 47%)

HSL

hsl(342, 75%, 30%)

HSV

hsv(342, 86%, 53%)

HWB

hwb(342 7% 47%)

CIE Lab

lab(29.4 48.7 10.7)

OKLCH

oklch(41.0% 0.150 10.3)

XYZ (D65)

xyz(11.08, 5.98, 4.18)

Copy-ready code for Rose 900

Drop-in snippets for CSS, Tailwind, Sass, iOS Swift, and Android XML. Click the copy button on any snippet to put it on your clipboard.

CSS

color: #881337;
background-color: #881337;

CSS variable

:root {
  --color-rose-900: #881337;
}

Tailwind config

// tailwind.config.js
colors: {
  'rose-900': '#881337',
}

Sass

$color-rose-900: #881337;

Swift UIColor

UIColor(red: 0.533, green: 0.075, blue: 0.216, alpha: 1.0)

Android XML

<color name="rose-900">#881337</color>

Closest match in every color system

The nearest Rose 900 equivalent in every other color system on this site, ranked by ΔE2000 perceptual distance. Useful when translating between design-system, web-standard, and industrial color references.

Closest in Tailwind CSS palette

Top 6 ΔE2000-closest entries within the same collection.

Top 6 ΔE2000-closest Pantone references. Cross-system matching is approximate — see disclaimer.

Top 6 ΔE2000-closest RAL Classic references for industrial coating cross-reference.

Copied #922B3E

RAL 4002

#922B3E

Red violet

Copied #641C34

RAL 4004

#641C34

Claret violet

Copied #75151E

RAL 3004

#75151E

Purple red

Copied #5E2129

RAL 3005

#5E2129

Wine red

Copied #642424

RAL 3009

#642424

Oxide red

Copied #9B111E

RAL 3003

#9B111E

Ruby red

FAQ about Rose 900

What is the HEX code for Rose 900?

Rose 900 (rose-900) has the HEX code #881337. In RGB it is rgb(136, 19, 55), and in CMYK it is cmyk(0%, 86%, 60%, 47%).

What is the OKLCH value of Rose 900?

Rose 900 converts to oklch(0.410 0.150 10.3). OKLCH is the perceptually uniform color space used by Tailwind v4 and CSS Color Module Level 4.

Is Rose 900 accessible for body text?

Used as a background, Rose 900 has a contrast ratio of 2.20:1 with black text and 9.57:1 with white text. WCAG 2.1 AA requires 4.5:1 for normal text. The current recommendation is to use white text and verify in real UI context.

What is the closest Pantone to Rose 900?

The closest Pantone reference to Rose 900 by ΔE2000 perceptual distance is Pantone 202 C (#862633). Cross-system Pantone matching is approximate; for color-critical print work, verify with a physical Pantone guide.

What is the closest RAL color to Rose 900?

The closest RAL Classic reference to Rose 900 by ΔE2000 distance is RAL 4002 (Red violet, #922B3E). RAL is a German industrial coating standard commonly used for paint, powder coat, and architectural specification.

What is the complementary color of Rose 900?

The complementary color (180° opposite on the HSL color wheel) of Rose 900 is #138663. Use it for high-contrast accents, error states, or call-to-action pairings.

Data provenance & source

Tailwind CSS default palette (v3)

The default color palette shipped with Tailwind CSS v3 by Tailwind Labs Inc. Use as a reference for design tokens, web color systems, and Tailwind-based design conversations. Names like 'blue-500' are the project's own naming convention.

Source type
derived
Confidence
high
License
MIT
Last reviewed
2026-05-24

Workflow tags

tailwind
design-token
web-system
pink

Tailwind palette values are designed for digital interfaces under sRGB. For print, convert to a process-appropriate value and proof against the substrate; do not rely on sRGB CMYK conversion for color-critical print work.

Tailwind CSS palette · Rose 900 — #881337 | PantoneTools