#FAEBD7 color codes
- HEX
- #FAEBD7
- HEX8
- #FAEBD7FF
- HEX8 (Android)
- #FFFAEBD7
- RGB
- rgb(250, 235, 215)
- RGB (%)
- 98%, 92%, 84%
- HSL
- hsl(34, 78%, 91%)
- HSV / HSB
- hsv(34, 14%, 98%)
- CMYK
- cmyk(0%, 6%, 14%, 2%)
- OKLCH
- oklch(0.9467 0.0311 75.22)
- OKLCH (%)
- oklch(94.67% 0.0311 75.22)
- Decimal
- 16444375
What color is #FAEBD7?
#FAEBD7 sits at 95% lightness and 0.0311 chroma in OKLCH, hue 75.22°. Its nearest named color is AntiqueWhite (an exact match).
Shades and tints of #FAEBD7
Tints
Shades
Tones
#FAEBD7 color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #FAEBD7 in CSS
.text { color: #FAEBD7; }
.background { background-color: #FAEBD7; }
.border { border: 2px solid #FAEBD7; }
/* Modern, perceptually uniform */
.text { color: oklch(0.9467 0.0311 75.22); }
/* #FAEBD7 at 50% transparency */
.overlay { background-color: #FAEBD780; }Is #FAEBD7 accessible?
#FAEBD7 on white text scores 1.17:1; on black text it scores 17.93:1. Black text passes WCAG AAA on #FAEBD7. Recommended text color on a #FAEBD7 background: black.
A 17.93:1 vs black
A 1.17: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(#FAEBD7) → black APCA Lc experimental 95.3 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 #FAEBD7?
- #FAEBD7 is AntiqueWhite. In RGB it is rgb(250, 235, 215), and in HSL hsl(34, 78%, 91%).
- What is #FAEBD7 in RGB?
- #FAEBD7 converts to rgb(250, 235, 215) — red 250, green 235, blue 215.
- What text color is readable on #FAEBD7?
- Black text — it has the higher contrast ratio (17.93:1) against #FAEBD7. Black text passes WCAG AAA on #FAEBD7.