#FFD4C0 color codes
- HEX
- #FFD4C0
- HEX8
- #FFD4C0FF
- HEX8 (Android)
- #FFFFD4C0
- RGB
- rgb(255, 212, 192)
- RGB (%)
- 100%, 83%, 75%
- HSL
- hsl(19, 100%, 88%)
- HSV / HSB
- hsv(19, 25%, 100%)
- CMYK
- cmyk(0%, 17%, 25%, 0%)
- OKLCH
- oklch(0.9015 0.0556 46.35)
- OKLCH (%)
- oklch(90.15% 0.0556 46.35)
- Decimal
- 16766144
What color is #FFD4C0?
#FFD4C0 sits at 90% lightness and 0.0556 chroma in OKLCH, hue 46.35°. Its nearest named color is PeachPuff.
Shades and tints of #FFD4C0
Tints
Shades
Tones
#FFD4C0 color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #FFD4C0 in CSS
.text { color: #FFD4C0; }
.background { background-color: #FFD4C0; }
.border { border: 2px solid #FFD4C0; }
/* Modern, perceptually uniform */
.text { color: oklch(0.9015 0.0556 46.35); }
/* #FFD4C0 at 50% transparency */
.overlay { background-color: #FFD4C080; }Is #FFD4C0 accessible?
#FFD4C0 on white text scores 1.36:1; on black text it scores 15.43:1. Black text passes WCAG AAA on #FFD4C0. Recommended text color on a #FFD4C0 background: black.
A 15.43:1 vs black
A 1.36: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(#FFD4C0) → black APCA Lc experimental 86 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 #FFD4C0?
- #FFD4C0 is closest to PeachPuff. In RGB it is rgb(255, 212, 192), and in HSL hsl(19, 100%, 88%).
- What is #FFD4C0 in RGB?
- #FFD4C0 converts to rgb(255, 212, 192) — red 255, green 212, blue 192.
- What text color is readable on #FFD4C0?
- Black text — it has the higher contrast ratio (15.43:1) against #FFD4C0. Black text passes WCAG AAA on #FFD4C0.