#FFF2F5 color codes
- HEX
- #FFF2F5
- HEX8
- #FFF2F5FF
- HEX8 (Android)
- #FFFFF2F5
- RGB
- rgb(255, 242, 245)
- RGB (%)
- 100%, 95%, 96%
- HSL
- hsl(346, 100%, 97%)
- HSV / HSB
- hsv(346, 5%, 100%)
- CMYK
- cmyk(0%, 5%, 4%, 0%)
- OKLCH
- oklch(0.9722 0.0145 1.54)
- OKLCH (%)
- oklch(97.22% 0.0145 1.54)
- Decimal
- 16773877
What color is #FFF2F5?
#FFF2F5 sits at 97% lightness and 0.0145 chroma in OKLCH, hue 1.54°. Its nearest named color is LavenderBlush.
Shades and tints of #FFF2F5
Tints
Shades
Tones
#FFF2F5 color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #FFF2F5 in CSS
.text { color: #FFF2F5; }
.background { background-color: #FFF2F5; }
.border { border: 2px solid #FFF2F5; }
/* Modern, perceptually uniform */
.text { color: oklch(0.9722 0.0145 1.54); }
/* #FFF2F5 at 50% transparency */
.overlay { background-color: #FFF2F580; }Is #FFF2F5 accessible?
#FFF2F5 on white text scores 1.09:1; on black text it scores 19.27:1. Black text passes WCAG AAA on #FFF2F5. Recommended text color on a #FFF2F5 background: black.
A 19.27:1 vs black
A 1.09: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(#FFF2F5) → black APCA Lc experimental 100.1 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: White #FFFFFF. See more in the white family on the colors hub.
Frequently asked questions
- What color is #FFF2F5?
- #FFF2F5 is closest to LavenderBlush. In RGB it is rgb(255, 242, 245), and in HSL hsl(346, 100%, 97%).
- What is #FFF2F5 in RGB?
- #FFF2F5 converts to rgb(255, 242, 245) — red 255, green 242, blue 245.
- What text color is readable on #FFF2F5?
- Black text — it has the higher contrast ratio (19.27:1) against #FFF2F5. Black text passes WCAG AAA on #FFF2F5.