Aa
- AA normal text
- Pass
- AA large text
- Pass
- AAA normal text
- Pass
- AAA large text
- Pass
Color reference
Calculated profile
At 343° hue, Tailwind Rose 800 is a high-saturation, dark, warm-hue sRGB color. Its relative luminance is 8.10%. For text on this background, #FFFFFF produces the stronger contrast at 8.02:1.
02
Equivalent sRGB notations calculated from the same six-digit HEX value.
03
Ratios use WCAG relative luminance. Passing a ratio does not by itself certify an interface.
Aa
Aa
04
Tints mix the color with white; shades mix it with black in sRGB.
05
These colors keep the original HSL saturation and lightness while rotating hue. They are mathematical starting points, not automatic design recommendations.
06
Eight-digit HEX and modern rgb() alpha syntax for the same opacity.
07
A small custom-property block using the calculated foreground with the stronger black-or-white contrast.
--color-tailwind-rose-800: #9F1239;
--color-tailwind-rose-800-rgb: 159 18 57;
--color-tailwind-rose-800-hsl: 343 80% 35%;
color: #FFFFFF;
background-color: var(--color-tailwind-rose-800);Community review
Correction for Tailwind Rose 800#9F1239
Found an inaccurate name, explanation, source, or accessibility detail? Send a concise correction for editorial review.
08 / Verification
The color name and HEX value are checked against the cited standard. RGB, HSL, HWB, luminance, and contrast are then calculated from that HEX value using published formulas.
Source for the name and HEX: Tailwind CSS default color palette