#FFD9E0 color codes
- HEX
- #FFD9E0
- HEX8
- #FFD9E0FF
- HEX8 (Android)
- #FFFFD9E0
- RGB
- rgb(255, 217, 224)
- RGB (%)
- 100%, 85%, 88%
- HSL
- hsl(349, 100%, 93%)
- HSV / HSB
- hsv(349, 15%, 100%)
- CMYK
- cmyk(0%, 15%, 12%, 0%)
- OKLCH
- oklch(0.9191 0.0432 5.48)
- OKLCH (%)
- oklch(91.91% 0.0432 5.48)
- Decimal
- 16767456
What color is #FFD9E0?
#FFD9E0 sits at 92% lightness and 0.0432 chroma in OKLCH, hue 5.48°. Its nearest named color is MistyRose.
Shades and tints of #FFD9E0
Tints
Shades
Tones
#FFD9E0 color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #FFD9E0 in CSS
.text { color: #FFD9E0; }
.background { background-color: #FFD9E0; }
.border { border: 2px solid #FFD9E0; }
/* Modern, perceptually uniform */
.text { color: oklch(0.9191 0.0432 5.48); }
/* #FFD9E0 at 50% transparency */
.overlay { background-color: #FFD9E080; }Is #FFD9E0 accessible?
#FFD9E0 on white text scores 1.29:1; on black text it scores 16.25:1. Black text passes WCAG AAA on #FFD9E0. Recommended text color on a #FFD9E0 background: black.
A 16.25:1 vs black
A 1.29: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(#FFD9E0) → black APCA Lc experimental 89.2 Lc · body text (black text)
WCAG 2.1 AA/AAA is the compliance floor; APCA is an optional readability metric.
Related colors
Nearest featured color: Pink #FFC0CB. See more in the pink family on the colors hub.
Frequently asked questions
- What color is #FFD9E0?
- #FFD9E0 is closest to MistyRose. In RGB it is rgb(255, 217, 224), and in HSL hsl(349, 100%, 93%).
- What is #FFD9E0 in RGB?
- #FFD9E0 converts to rgb(255, 217, 224) — red 255, green 217, blue 224.
- What text color is readable on #FFD9E0?
- Black text — it has the higher contrast ratio (16.25:1) against #FFD9E0. Black text passes WCAG AAA on #FFD9E0.