#F6F5F2 color codes
- HEX
- #F6F5F2
- HEX8
- #F6F5F2FF
- HEX8 (Android)
- #FFF6F5F2
- RGB
- rgb(246, 245, 242)
- RGB (%)
- 96%, 96%, 95%
- HSL
- hsl(45, 18%, 96%)
- HSV / HSB
- hsv(45, 2%, 96%)
- CMYK
- cmyk(0%, 0%, 2%, 4%)
- OKLCH
- oklch(0.9701 0.0041 91.45)
- OKLCH (%)
- oklch(97.01% 0.0041 91.45)
- Decimal
- 16184818
What color is #F6F5F2?
#F6F5F2 sits at 97% lightness and 0.0041 chroma in OKLCH, hue 91.45°. Its nearest named color is WhiteSmoke.
Shades and tints of #F6F5F2
Tints
Shades
Tones
#F6F5F2 color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #F6F5F2 in CSS
.text { color: #F6F5F2; }
.background { background-color: #F6F5F2; }
.border { border: 2px solid #F6F5F2; }
/* Modern, perceptually uniform */
.text { color: oklch(0.9701 0.0041 91.45); }
/* #F6F5F2 at 50% transparency */
.overlay { background-color: #F6F5F280; }Is #F6F5F2 accessible?
#F6F5F2 on white text scores 1.09:1; on black text it scores 19.26:1. Black text passes WCAG AAA on #F6F5F2. Recommended text color on a #F6F5F2 background: black.
A 19.26: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(#F6F5F2) → 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: Gold #FFD700. See more in the yellow family on the colors hub.
Frequently asked questions
- What color is #F6F5F2?
- #F6F5F2 is closest to WhiteSmoke. In RGB it is rgb(246, 245, 242), and in HSL hsl(45, 18%, 96%).
- What is #F6F5F2 in RGB?
- #F6F5F2 converts to rgb(246, 245, 242) — red 246, green 245, blue 242.
- What text color is readable on #F6F5F2?
- Black text — it has the higher contrast ratio (19.26:1) against #F6F5F2. Black text passes WCAG AAA on #F6F5F2.