Red 200
red-200 · #FECACA
HEX
#FECACA
RGB
rgb(254, 202, 202)
CMYK
cmyk(0%, 20%, 20%, 0%)
HSL
hsl(0, 96%, 89%)
LAB
lab(85.8, 18.4, 7.0)
What is Red 200?
Red 200 is the red-200 reference in the Tailwind CSS palette. Its sRGB value is #FECACA (rgb 254, 202, 202). It sits in the red 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 Red 200 as a background.
Black text on this color
White text on this color
Shades, tints & tonal scale of Red 200
An 11-step tonal scale derived from Red 200 (#FECACA). 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
#FFF7F7
#FFF7F7
200
#FFEEEE
#FFEEEE
300
#FFE5E5
#FFE5E5
400
#FED7D7
#FED7D7
500
#FECACA
#FECACA
600
#D8ACAC
#D8ACAC
700
#A58383
#A58383
800
#725B5B
#725B5B
900
#403333
#403333
950
#1E1818
#1E1818
Lighter tints (mixed with white)
15%
#FED3D3
30%
#FEDCDC
45%
#FEE4E4
60%
#FFECEC
75%
#FFF3F3
Darker shades (mixed with black)
15%
#ECBCBC
30%
#D9ACAC
45%
#C39A9A
60%
#A98585
75%
#886B6B
Color harmonies for Red 200
Classic color-theory harmonies derived from rotating the hue of Red 200. Use these to build accent palettes, brand systems, and accessible UI color pairings.
Complementary
180° opposite — strongest contrast
#FECACA
#FECACA
#C8FEFE
#C8FEFE
Triadic
Three colors 120° apart
#FECACA
#FECACA
#C8FEC8
#C8FEC8
#C8C8FE
#C8C8FE
Analogous
Two neighbors ±30° on the wheel
#FEC8E3
#FEC8E3
#FECACA
#FECACA
#FEE3C8
#FEE3C8
Split-complementary
Base + two colors flanking its complement
#FECACA
#FECACA
#C8FEE3
#C8FEE3
#C8E3FE
#C8E3FE
Tetradic
Two complementary pairs
#FECACA
#FECACA
#FEFEC8
#FEFEC8
#C8FEFE
#C8FEFE
#C8C8FE
#C8C8FE
Square
Four colors evenly spaced 90° apart
#FECACA
#FECACA
#E3FEC8
#E3FEC8
#C8FEFE
#C8FEFE
#E3C8FE
#E3C8FE
Red 200 in every color space
Full conversion of Red 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
#FECACA
RGB
rgb(254, 202, 202)
CMYK
cmyk(0%, 20%, 20%, 0%)
HSL
hsl(0, 96%, 89%)
HSV
hsv(0, 20%, 100%)
HWB
hwb(0 79% 0%)
CIE Lab
lab(85.8 18.4 7.0)
OKLCH
oklch(88.5% 0.059 18.3)
XYZ (D65)
xyz(72.65, 67.58, 65.08)
Copy-ready code for Red 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: #FECACA;
background-color: #FECACA;CSS variable
:root {
--color-red-200: #FECACA;
}Tailwind config
// tailwind.config.js
colors: {
'red-200': '#FECACA',
}Sass
$color-red-200: #FECACA;Swift UIColor
UIColor(red: 0.996, green: 0.792, blue: 0.792, alpha: 1.0)Android XML
<color name="red-200">#FECACA</color>Closest match in every color system
The nearest Red 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 Red 200
What is the HEX code for Red 200?
Red 200 (red-200) has the HEX code #FECACA. In RGB it is rgb(254, 202, 202), and in CMYK it is cmyk(0%, 20%, 20%, 0%).
What is the OKLCH value of Red 200?
Red 200 converts to oklch(0.885 0.059 18.3). OKLCH is the perceptually uniform color space used by Tailwind v4 and CSS Color Module Level 4.
Is Red 200 accessible for body text?
Used as a background, Red 200 has a contrast ratio of 14.52:1 with black text and 1.45: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 Red 200?
The closest Pantone reference to Red 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 Red 200?
The closest RAL Classic reference to Red 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 Red 200?
The complementary color (180° opposite on the HSL color wheel) of Red 200 is #C8FEFE. 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.