Rose 200
rose-200 · #FECDD3
HEX
#FECDD3
RGB
rgb(254, 205, 211)
CMYK
cmyk(0%, 19%, 17%, 0%)
HSL
hsl(353, 96%, 90%)
LAB
lab(86.7, 18.2, 3.6)
What is Rose 200?
Rose 200 is the rose-200 reference in the Tailwind CSS palette. Its sRGB value is #FECDD3 (rgb 254, 205, 211). 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 200 as a background.
Black text on this color
White text on this color
Shades, tints & tonal scale of Rose 200
An 11-step tonal scale derived from Rose 200 (#FECDD3). 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
#FFFBFB
#FFFBFB
100
#FFF7F8
#FFF7F8
200
#FFEFF1
#FFEFF1
300
#FFE6E9
#FFE6E9
400
#FEDADE
#FEDADE
500
#FECDD3
#FECDD3
600
#D8AEB3
#D8AEB3
700
#A58589
#A58589
800
#725C5F
#725C5F
900
#403335
#403335
950
#1E1919
#1E1919
Lighter tints (mixed with white)
15%
#FED6DA
30%
#FEDEE1
45%
#FEE5E8
60%
#FFEDEF
75%
#FFF4F5
Darker shades (mixed with black)
15%
#ECBFC4
30%
#D9AFB4
45%
#C39DA1
60%
#A9878C
75%
#886D70
Color harmonies for Rose 200
Classic color-theory harmonies derived from rotating the hue of Rose 200. Use these to build accent palettes, brand systems, and accessible UI color pairings.
Complementary
180° opposite — strongest contrast
#FECDD3
#FECDD3
#CDFEF8
#CDFEF8
Triadic
Three colors 120° apart
#FECDD3
#FECDD3
#D3FECD
#D3FECD
#CDD3FE
#CDD3FE
Analogous
Two neighbors ±30° on the wheel
#FECDEB
#FECDEB
#FECDD3
#FECDD3
#FEE0CD
#FEE0CD
Split-complementary
Base + two colors flanking its complement
#FECDD3
#FECDD3
#CDFEE0
#CDFEE0
#CDEBFE
#CDEBFE
Tetradic
Two complementary pairs
#FECDD3
#FECDD3
#FEF8CD
#FEF8CD
#CDFEF8
#CDFEF8
#CDD3FE
#CDD3FE
Square
Four colors evenly spaced 90° apart
#FECDD3
#FECDD3
#EBFECD
#EBFECD
#CDFEF8
#CDFEF8
#E0CDFE
#E0CDFE
Rose 200 in every color space
Full conversion of Rose 200 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
#FECDD3
RGB
rgb(254, 205, 211)
CMYK
cmyk(0%, 19%, 17%, 0%)
HSL
hsl(353, 96%, 90%)
HSV
hsv(353, 19%, 100%)
HWB
hwb(353 80% 0%)
CIE Lab
lab(86.7 18.2 3.6)
OKLCH
oklch(89.2% 0.056 10.0)
XYZ (D65)
xyz(74.46, 69.44, 71.10)
Copy-ready code for Rose 200
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: #FECDD3;
background-color: #FECDD3;CSS variable
:root {
--color-rose-200: #FECDD3;
}Tailwind config
// tailwind.config.js
colors: {
'rose-200': '#FECDD3',
}Sass
$color-rose-200: #FECDD3;Swift UIColor
UIColor(red: 0.996, green: 0.804, blue: 0.827, alpha: 1.0)Android XML
<color name="rose-200">#FECDD3</color>Closest match in every color system
The nearest Rose 200 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 3015
#EA899A
Light pink
RAL 7035
#D7D7D7
Light grey
RAL 9018
#D7D7D7
Papyrus white
RAL 9003
#F4F4F4
Signal white
RAL 9016
#F6F6F6
Traffic white
RAL 9010
#FFFFFF
Pure white
FAQ about Rose 200
What is the HEX code for Rose 200?
Rose 200 (rose-200) has the HEX code #FECDD3. In RGB it is rgb(254, 205, 211), and in CMYK it is cmyk(0%, 19%, 17%, 0%).
What is the OKLCH value of Rose 200?
Rose 200 converts to oklch(0.892 0.056 10.0). OKLCH is the perceptually uniform color space used by Tailwind v4 and CSS Color Module Level 4.
Is Rose 200 accessible for body text?
Used as a background, Rose 200 has a contrast ratio of 14.89:1 with black text and 1.41:1 with white text. WCAG 2.1 AA requires 4.5:1 for normal text. The current recommendation is to use black text and verify in real UI context.
What is the closest Pantone to Rose 200?
The closest Pantone reference to Rose 200 by ΔE2000 perceptual distance is Pantone 196 C (#ECC7CD). 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 200?
The closest RAL Classic reference to Rose 200 by ΔE2000 distance is RAL 3015 (Light pink, #EA899A). RAL is a German industrial coating standard commonly used for paint, powder coat, and architectural specification.
What is the complementary color of Rose 200?
The complementary color (180° opposite on the HSL color wheel) of Rose 200 is #CDFEF8. 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.