#FFDAB9 color codes
- HEX
- #FFDAB9
- HEX8
- #FFDAB9FF
- HEX8 (Android)
- #FFFFDAB9
- RGB
- rgb(255, 218, 185)
- RGB (%)
- 100%, 85%, 73%
- HSL
- hsl(28, 100%, 86%)
- HSV / HSB
- hsv(28, 27%, 100%)
- CMYK
- cmyk(0%, 15%, 27%, 0%)
- OKLCH
- oklch(0.9113 0.06 63.7)
- OKLCH (%)
- oklch(91.13% 0.06 63.7)
- Decimal
- 16767673
What color is #FFDAB9?
#FFDAB9 sits at 91% lightness and 0.06 chroma in OKLCH, hue 63.7°. Its nearest named color is PeachPuff (an exact match).
Shades and tints of #FFDAB9
Tints
Shades
Tones
#FFDAB9 color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #FFDAB9 in CSS
.text { color: #FFDAB9; }
.background { background-color: #FFDAB9; }
.border { border: 2px solid #FFDAB9; }
/* Modern, perceptually uniform */
.text { color: oklch(0.9113 0.06 63.7); }
/* #FFDAB9 at 50% transparency */
.overlay { background-color: #FFDAB980; }Is #FFDAB9 accessible?
#FFDAB9 on white text scores 1.31:1; on black text it scores 15.98:1. Black text passes WCAG AAA on #FFDAB9. Recommended text color on a #FFDAB9 background: black.
A 15.98:1 vs black
A 1.31: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(#FFDAB9) → black APCA Lc experimental 88.1 Lc · body text (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 #FFDAB9?
- #FFDAB9 is PeachPuff. In RGB it is rgb(255, 218, 185), and in HSL hsl(28, 100%, 86%).
- What is #FFDAB9 in RGB?
- #FFDAB9 converts to rgb(255, 218, 185) — red 255, green 218, blue 185.
- What text color is readable on #FFDAB9?
- Black text — it has the higher contrast ratio (15.98:1) against #FFDAB9. Black text passes WCAG AAA on #FFDAB9.