#F8F5F0 color codes
- HEX
- #F8F5F0
- HEX8
- #F8F5F0FF
- HEX8 (Android)
- #FFF8F5F0
- RGB
- rgb(248, 245, 240)
- RGB (%)
- 97%, 96%, 94%
- HSL
- hsl(38, 36%, 96%)
- HSV / HSB
- hsv(38, 3%, 97%)
- CMYK
- cmyk(0%, 1%, 3%, 3%)
- OKLCH
- oklch(0.9711 0.0074 80.72)
- OKLCH (%)
- oklch(97.11% 0.0074 80.72)
- Decimal
- 16315888
What color is #F8F5F0?
#F8F5F0 sits at 97% lightness and 0.0074 chroma in OKLCH, hue 80.72°. Its nearest named color is FloralWhite.
Shades and tints of #F8F5F0
Tints
Shades
Tones
#F8F5F0 color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #F8F5F0 in CSS
.text { color: #F8F5F0; }
.background { background-color: #F8F5F0; }
.border { border: 2px solid #F8F5F0; }
/* Modern, perceptually uniform */
.text { color: oklch(0.9711 0.0074 80.72); }
/* #F8F5F0 at 50% transparency */
.overlay { background-color: #F8F5F080; }Is #F8F5F0 accessible?
#F8F5F0 on white text scores 1.09:1; on black text it scores 19.31:1. Black text passes WCAG AAA on #F8F5F0. Recommended text color on a #F8F5F0 background: black.
A 19.31: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(#F8F5F0) → black APCA Lc experimental 100.2 Lc · body text — preferred (black text)
WCAG 2.1 AA/AAA is the compliance floor; APCA is an optional readability metric.
Related colors
See more in the orange family on the colors hub.
Frequently asked questions
- What color is #F8F5F0?
- #F8F5F0 is closest to FloralWhite. In RGB it is rgb(248, 245, 240), and in HSL hsl(38, 36%, 96%).
- What is #F8F5F0 in RGB?
- #F8F5F0 converts to rgb(248, 245, 240) — red 248, green 245, blue 240.
- What text color is readable on #F8F5F0?
- Black text — it has the higher contrast ratio (19.31:1) against #F8F5F0. Black text passes WCAG AAA on #F8F5F0.