#FDF5E6 color codes
- HEX
- #FDF5E6
- HEX8
- #FDF5E6FF
- HEX8 (Android)
- #FFFDF5E6
- RGB
- rgb(253, 245, 230)
- RGB (%)
- 99%, 96%, 90%
- HSL
- hsl(39, 85%, 95%)
- HSV / HSB
- hsv(39, 9%, 99%)
- CMYK
- cmyk(0%, 3%, 9%, 1%)
- OKLCH
- oklch(0.9723 0.0216 83.26)
- OKLCH (%)
- oklch(97.23% 0.0216 83.26)
- Decimal
- 16643558
What color is #FDF5E6?
#FDF5E6 sits at 97% lightness and 0.0216 chroma in OKLCH, hue 83.26°. Its nearest named color is OldLace (an exact match).
Shades and tints of #FDF5E6
Tints
Shades
Tones
#FDF5E6 color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #FDF5E6 in CSS
.text { color: #FDF5E6; }
.background { background-color: #FDF5E6; }
.border { border: 2px solid #FDF5E6; }
/* Modern, perceptually uniform */
.text { color: oklch(0.9723 0.0216 83.26); }
/* #FDF5E6 at 50% transparency */
.overlay { background-color: #FDF5E680; }Is #FDF5E6 accessible?
#FDF5E6 on white text scores 1.08:1; on black text it scores 19.38:1. Black text passes WCAG AAA on #FDF5E6. Recommended text color on a #FDF5E6 background: black.
A 19.38:1 vs black
A 1.08: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(#FDF5E6) → black APCA Lc experimental 100.5 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 #FDF5E6?
- #FDF5E6 is OldLace. In RGB it is rgb(253, 245, 230), and in HSL hsl(39, 85%, 95%).
- What is #FDF5E6 in RGB?
- #FDF5E6 converts to rgb(253, 245, 230) — red 253, green 245, blue 230.
- What text color is readable on #FDF5E6?
- Black text — it has the higher contrast ratio (19.38:1) against #FDF5E6. Black text passes WCAG AAA on #FDF5E6.