#F3F1ED color codes
- HEX
- #F3F1ED
- HEX8
- #F3F1EDFF
- HEX8 (Android)
- #FFF3F1ED
- RGB
- rgb(243, 241, 237)
- RGB (%)
- 95%, 95%, 93%
- HSL
- hsl(40, 20%, 94%)
- HSV / HSB
- hsv(40, 2%, 95%)
- CMYK
- cmyk(0%, 1%, 2%, 5%)
- OKLCH
- oklch(0.9586 0.0057 84.57)
- OKLCH (%)
- oklch(95.86% 0.0057 84.57)
- Decimal
- 15987181
What color is #F3F1ED?
#F3F1ED sits at 96% lightness and 0.0057 chroma in OKLCH, hue 84.57°. Its nearest named color is WhiteSmoke.
Shades and tints of #F3F1ED
Tints
Shades
Tones
#F3F1ED color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #F3F1ED in CSS
.text { color: #F3F1ED; }
.background { background-color: #F3F1ED; }
.border { border: 2px solid #F3F1ED; }
/* Modern, perceptually uniform */
.text { color: oklch(0.9586 0.0057 84.57); }
/* #F3F1ED at 50% transparency */
.overlay { background-color: #F3F1ED80; }Is #F3F1ED accessible?
#F3F1ED on white text scores 1.13:1; on black text it scores 18.62:1. Black text passes WCAG AAA on #F3F1ED. Recommended text color on a #F3F1ED background: black.
A 18.62:1 vs black
A 1.13: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(#F3F1ED) → black APCA Lc experimental 97.8 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 #F3F1ED?
- #F3F1ED is closest to WhiteSmoke. In RGB it is rgb(243, 241, 237), and in HSL hsl(40, 20%, 94%).
- What is #F3F1ED in RGB?
- #F3F1ED converts to rgb(243, 241, 237) — red 243, green 241, blue 237.
- What text color is readable on #F3F1ED?
- Black text — it has the higher contrast ratio (18.62:1) against #F3F1ED. Black text passes WCAG AAA on #F3F1ED.