#FFE4C4 color codes
- HEX
- #FFE4C4
- HEX8
- #FFE4C4FF
- HEX8 (Android)
- #FFFFE4C4
- RGB
- rgb(255, 228, 196)
- RGB (%)
- 100%, 89%, 77%
- HSL
- hsl(33, 100%, 88%)
- HSV / HSB
- hsv(33, 23%, 100%)
- CMYK
- cmyk(0%, 11%, 23%, 0%)
- OKLCH
- oklch(0.9329 0.0514 71.85)
- OKLCH (%)
- oklch(93.29% 0.0514 71.85)
- Decimal
- 16770244
What color is #FFE4C4?
#FFE4C4 sits at 93% lightness and 0.0514 chroma in OKLCH, hue 71.85°. Its nearest named color is Bisque (an exact match).
Shades and tints of #FFE4C4
Tints
Shades
Tones
#FFE4C4 color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #FFE4C4 in CSS
.text { color: #FFE4C4; }
.background { background-color: #FFE4C4; }
.border { border: 2px solid #FFE4C4; }
/* Modern, perceptually uniform */
.text { color: oklch(0.9329 0.0514 71.85); }
/* #FFE4C4 at 50% transparency */
.overlay { background-color: #FFE4C480; }Is #FFE4C4 accessible?
#FFE4C4 on white text scores 1.22:1; on black text it scores 17.15:1. Black text passes WCAG AAA on #FFE4C4. Recommended text color on a #FFE4C4 background: black.
A 17.15:1 vs black
A 1.22: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(#FFE4C4) → black APCA Lc experimental 92.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 #FFE4C4?
- #FFE4C4 is Bisque. In RGB it is rgb(255, 228, 196), and in HSL hsl(33, 100%, 88%).
- What is #FFE4C4 in RGB?
- #FFE4C4 converts to rgb(255, 228, 196) — red 255, green 228, blue 196.
- What text color is readable on #FFE4C4?
- Black text — it has the higher contrast ratio (17.15:1) against #FFE4C4. Black text passes WCAG AAA on #FFE4C4.