FloralWhite — Color Codes & Palette
Color Codes
| Format | Value | |
|---|---|---|
| HEX | #FFFAF0 | |
| RGB | rgb(255, 250, 240) | |
| HSL | hsl(40, 100%, 97%) |
Shades of FloralWhite
| #FFE9BD | #FFD88A | #FFC757 | #FFB624 | #F0A000 | #BD7E00 | #8A5C00 | #573A00 |
Tints of FloralWhite
| #FFFAF0 | #FFFAF0 | #FFFAF0 | #FFFAF0 | #FFFAF0 | #FFFAF0 | #FFFAF0 | #FFFAF0 |
Color Pairings & Harmony
|
Complementary
#F0F5FF
|
Analogous +30°
#FCFFF0
|
Analogous −30°
#FFF2F0
|
Triadic +120°
#F0FFFA
|
Triadic −120°
#FAF0FF
|
Contrast & Accessibility (WCAG 2.1)
CSS Snippet
.element {
color: #FFFAF0;
}
.element-bg {
background-color: #FFFAF0;
color: #000000;
}
.element-border {
border: 2px solid #FFFAF0;
}
About FloralWhite
FloralWhite is a very light color with vivid, highly saturated, defined by the hex code #FFFAF0. Its exact color model values are rgb(255, 250, 240) in RGB and hsl(40, 100%, 97%) in HSL (hue 40°, saturation 100%, lightness 97%). On a white background the contrast ratio is 1.04:1 — Fail, and on black it is 20.18:1 — AAA pass for normal text. Use FloralWhite for UI elements, backgrounds, text, borders, or decorative accents. The shades section below shows progressively darker variations, while the tints strip shows progressively lighter versions — both useful for building a tonal palette. The harmony swatches provide complementary, analogous, and triadic pairings based on the HSL hue wheel.
Want to explore this color interactively, generate palettes, or convert between color formats? The DevArbor Color Picker has you covered.
Open the Color Picker →