Rose 950
rose-950 · #4C0519
HEX
#4C0519
RGB
rgb(76, 5, 25)
CMYK
cmyk(0%, 93%, 67%, 70%)
HSL
hsl(343, 88%, 16%)
LAB
lab(13.9, 32.7, 8.6)
What is Rose 950?
Rose 950 is the rose-950 reference in the Tailwind CSS palette. Its sRGB value is #4C0519 (rgb 76, 5, 25). 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 950 as a background.
Black text on this color
White text on this color
Shades, tints & tonal scale of Rose 950
An 11-step tonal scale derived from Rose 950 (#4C0519). 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.
50
#F1EBED
#F1EBED
100
#E2D7DA
#E2D7DA
200
#C6AFB5
#C6AFB5
300
#A6828C
#A6828C
400
#794453
#794453
500
#4C0519
#4C0519
600
#410415
#410415
700
#310310
#310310
800
#22020B
#22020B
900
#130106
#130106
950
#090103
#090103
Lighter tints (mixed with white)
15%
#7F6C6F
30%
#A09596
45%
#BAB3B4
60%
#D0CCCC
75%
#E3E1E1
Darker shades (mixed with black)
15%
#460416
30%
#400314
45%
#380310
60%
#2F020D
75%
#240108
Color harmonies for Rose 950
Classic color-theory harmonies derived from rotating the hue of Rose 950. Use these to build accent palettes, brand systems, and accessible UI color pairings.
Complementary
180° opposite — strongest contrast
#4C0519
#4C0519
#054D38
#054D38
Triadic
Three colors 120° apart
#4C0519
#4C0519
#194D05
#194D05
#05194D
#05194D
Analogous
Two neighbors ±30° on the wheel
#4D053D
#4D053D
#4C0519
#4C0519
#4D1405
#4D1405
Split-complementary
Base + two colors flanking its complement
#4C0519
#4C0519
#054D14
#054D14
#053D4D
#053D4D
Tetradic
Two complementary pairs
#4C0519
#4C0519
#4D3805
#4D3805
#054D38
#054D38
#05194D
#05194D
Square
Four colors evenly spaced 90° apart
#4C0519
#4C0519
#3D4D05
#3D4D05
#054D38
#054D38
#14054D
#14054D
Rose 950 in every color space
Full conversion of Rose 950 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
#4C0519
RGB
rgb(76, 5, 25)
CMYK
cmyk(0%, 93%, 67%, 70%)
HSL
hsl(343, 88%, 16%)
HSV
hsv(343, 93%, 30%)
HWB
hwb(343 2% 70%)
CIE Lab
lab(13.9 32.7 8.6)
OKLCH
oklch(27.1% 0.101 12.1)
XYZ (D65)
xyz(3.21, 1.72, 1.08)
Copy-ready code for Rose 950
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: #4C0519;
background-color: #4C0519;CSS variable
:root {
--color-rose-950: #4C0519;
}Tailwind config
// tailwind.config.js
colors: {
'rose-950': '#4C0519',
}Sass
$color-rose-950: #4C0519;Swift UIColor
UIColor(red: 0.298, green: 0.020, blue: 0.098, alpha: 1.0)Android XML
<color name="rose-950">#4C0519</color>Closest match in every color system
The nearest Rose 950 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.
Closest Pantone matches
Top 6 ΔE2000-closest Pantone references. Cross-system matching is approximate — see disclaimer.
Closest RAL Classic matches
Top 6 ΔE2000-closest RAL Classic references for industrial coating cross-reference.
RAL 3005
#5E2129
Wine red
RAL 4007
#4A192C
Purple violet
RAL 4004
#641C34
Claret violet
RAL 8012
#592321
Red brown
RAL 3009
#642424
Oxide red
RAL 3007
#412227
Black red
FAQ about Rose 950
What is the HEX code for Rose 950?
Rose 950 (rose-950) has the HEX code #4C0519. In RGB it is rgb(76, 5, 25), and in CMYK it is cmyk(0%, 93%, 67%, 70%).
What is the OKLCH value of Rose 950?
Rose 950 converts to oklch(0.271 0.101 12.1). OKLCH is the perceptually uniform color space used by Tailwind v4 and CSS Color Module Level 4.
Is Rose 950 accessible for body text?
Used as a background, Rose 950 has a contrast ratio of 1.34:1 with black text and 15.64: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 950?
The closest Pantone reference to Rose 950 by ΔE2000 perceptual distance is Pantone 188 C (#76232F). 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 950?
The closest RAL Classic reference to Rose 950 by ΔE2000 distance is RAL 3005 (Wine red, #5E2129). RAL is a German industrial coating standard commonly used for paint, powder coat, and architectural specification.
What is the complementary color of Rose 950?
The complementary color (180° opposite on the HSL color wheel) of Rose 950 is #054D38. 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 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.