OldLace — Color Codes & Palette
Color Codes
| Format | Value | |
|---|---|---|
| HEX | #FDF5E6 | |
| RGB | rgb(253, 245, 230) | |
| HSL | hsl(39, 85%, 95%) |
Shades of OldLace
| #F9E3B8 | #F5D089 | #F2BD5A | #EEAA2B | #D49011 | #A5700D | #76500A | #473006 |
Tints of OldLace
| #FDF6E7 | #FDF6E7 | #FDF6E7 | #FDF6E7 | #FDF6E7 | #FDF6E7 | #FDF6E7 | #FDF6E7 |
Color Pairings & Harmony
|
Complementary
#E7EFFD
|
Analogous +30°
#FAFDE7
|
Analogous −30°
#FDEBE7
|
Triadic +120°
#E7FDF6
|
Triadic −120°
#F6E7FD
|
Contrast & Accessibility (WCAG 2.1)
CSS Snippet
.element {
color: #FDF5E6;
}
.element-bg {
background-color: #FDF5E6;
color: #000000;
}
.element-border {
border: 2px solid #FDF5E6;
}
About OldLace
OldLace is a very light color with vivid, highly saturated, defined by the hex code #FDF5E6. Its exact color model values are rgb(253, 245, 230) in RGB and hsl(39, 85%, 95%) in HSL (hue 39°, saturation 85%, lightness 95%). On a white background the contrast ratio is 1.08:1 — Fail, and on black it is 19.38:1 — AAA pass for normal text. Use OldLace 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 →