#FFFAF0

#FFFAF0 is the hex color FloralWhite. Here are its RGB, HSL, HSV, CMYK, and OKLCH values, ready-made shades and palettes, and the text colors that stay readable on it.

This is the nearest named color to #FFFAF0; the exact match is FloralWhite.

Open #FFFAF0 in the picker

#FFFAF0 color codes

HEX
#FFFAF0
HEX8
#FFFAF0FF
HEX8 (Android)
#FFFFFAF0
RGB
rgb(255, 250, 240)
RGB (%)
100%, 98%, 94%
HSL
hsl(40, 100%, 97%)
HSV / HSB
hsv(40, 6%, 100%)
CMYK
cmyk(0%, 2%, 6%, 0%)
OKLCH
oklch(0.9862 0.0142 84.58)
OKLCH (%)
oklch(98.62% 0.0142 84.58)
Decimal
16775920

What color is #FFFAF0?

#FFFAF0 sits at 99% lightness and 0.0142 chroma in OKLCH, hue 84.58°. Its nearest named color is FloralWhite (an exact match).

Shades and tints of #FFFAF0

Tints

Shades

Tones

#FFFAF0 color harmonies

Complementary

Analogous

Triadic

Split-complementary

Tetradic

Square

Monochromatic

Using #FFFAF0 in CSS

.text       { color: #FFFAF0; }
.background { background-color: #FFFAF0; }
.border     { border: 2px solid #FFFAF0; }

/* Modern, perceptually uniform */
.text { color: oklch(0.9862 0.0142 84.58); }

/* #FFFAF0 at 50% transparency */
.overlay { background-color: #FFFAF080; }

Is #FFFAF0 accessible?

#FFFAF0 on white text scores 1.04:1; on black text it scores 20.18:1. Black text passes WCAG AAA on #FFFAF0. Recommended text color on a #FFFAF0 background: black.

A 20.18:1 vs black
A 1.04: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(#FFFAF0) → black
APCA Lc experimental 103.3 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 #FFFAF0?
#FFFAF0 is FloralWhite. In RGB it is rgb(255, 250, 240), and in HSL hsl(40, 100%, 97%).
What is #FFFAF0 in RGB?
#FFFAF0 converts to rgb(255, 250, 240) — red 255, green 250, blue 240.
What text color is readable on #FFFAF0?
Black text — it has the higher contrast ratio (20.18:1) against #FFFAF0. Black text passes WCAG AAA on #FFFAF0.
Open #FFFAF0 in the picker