#FFE4E1 color codes
- HEX
- #FFE4E1
- HEX8
- #FFE4E1FF
- HEX8 (Android)
- #FFFFE4E1
- RGB
- rgb(255, 228, 225)
- RGB (%)
- 100%, 89%, 88%
- HSL
- hsl(6, 100%, 94%)
- HSV / HSB
- hsv(6, 12%, 100%)
- CMYK
- cmyk(0%, 11%, 12%, 0%)
- OKLCH
- oklch(0.94 0.0301 25.28)
- OKLCH (%)
- oklch(94% 0.0301 25.28)
- Decimal
- 16770273
What color is #FFE4E1?
#FFE4E1 sits at 94% lightness and 0.0301 chroma in OKLCH, hue 25.28°. Its nearest named color is MistyRose (an exact match).
Shades and tints of #FFE4E1
Tints
Shades
Tones
#FFE4E1 color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #FFE4E1 in CSS
.text { color: #FFE4E1; }
.background { background-color: #FFE4E1; }
.border { border: 2px solid #FFE4E1; }
/* Modern, perceptually uniform */
.text { color: oklch(0.94 0.0301 25.28); }
/* #FFE4E1 at 50% transparency */
.overlay { background-color: #FFE4E180; }Is #FFE4E1 accessible?
#FFE4E1 on white text scores 1.20:1; on black text it scores 17.44:1. Black text passes WCAG AAA on #FFE4E1. Recommended text color on a #FFE4E1 background: black.
A 17.44:1 vs black
A 1.2:1 vs white
- AA normal ≥ 4.5 Pass
- AA large ≥ 3 Pass
- AAA normal ≥ 7 Pass
- AAA large ≥ 4.5 Pass
Recommended text color: black
CSS
contrast-color() contrast-color(#FFE4E1) → black APCA Lc experimental 93.5 Lc · body text — preferred (black text)
WCAG 2.1 AA/AAA is the compliance floor; APCA is an optional readability metric.
Related colors
Nearest featured color: Red #FF0000. See more in the red family on the colors hub.
Frequently asked questions
- What color is #FFE4E1?
- #FFE4E1 is MistyRose. In RGB it is rgb(255, 228, 225), and in HSL hsl(6, 100%, 94%).
- What is #FFE4E1 in RGB?
- #FFE4E1 converts to rgb(255, 228, 225) — red 255, green 228, blue 225.
- What text color is readable on #FFE4E1?
- Black text — it has the higher contrast ratio (17.44:1) against #FFE4E1. Black text passes WCAG AAA on #FFE4E1.