#FFE4E1
mistyrose
#FFE4E1 is the CSS named color "mistyrose", an exact match. In RGB it breaks down to red 255, green 228, and blue 225 out of 255 each. In HSL terms that's a hue of 6°, 100% saturation, and 94% lightness: very light, close to white — it works best as a background with dark text on top, not as text on a light page.
Every format
| HEX | #ffe4e1 |
| RGB | rgb(255, 228, 225) |
| HSL | hsl(6° 100% 94%) |
| HSB | hsb(6° 12% 100%) |
| OKLCH | oklch(94% 0.030 25°) |
| OKLAB | oklab(94% 0.027 0.013) |
| LCH | lch(93% 10.5 29°) |
| CMYK | cmyk(0% 11% 12% 0%) |
Shades (darker)
#ffe4e1 · #e6cbc9 · #cdb3b1 · #b59c99 · #9e8583
Tints (lighter)
#ffe4e1 · #ffe6e3 · #ffe8e5 · #ffeae7 · #ffece9
Shades mix #FFE4E1 toward black in even steps, useful for hover and pressed states in a UI; tints mix it toward white, useful for subtle backgrounds and disabled states that still read as the same color family.
On white: 1.20:1 — fails
On black: 17.44:1 — AAA
Frequently asked
- What is #FFE4E1 in RGB?
- #FFE4E1 is rgb(255, 228, 225) — red 255, green 228, blue 225 out of 255 each.
- Does #FFE4E1 pass WCAG contrast on a white background?
- It has a contrast ratio of 1.20:1 against white, which fails for normal text.
- What's a good background color to pair with #FFE4E1?
- Black text or a black background gives better contrast (17.44:1) than white (1.20:1).