#FCD4AE#FCD4AE
#FCD4AE is a very light, moderate orange. Relative luminance 0.708; OKLCH L 89.5% C 0.067 H 65.3°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD4AE |
|---|---|
| RGB | rgb(252, 212, 174) |
| HSL | hsl(29, 93%, 84%) |
| HSV | hsv(29, 31%, 99%) |
| CMYK | cmyk(0%, 15.9%, 31%, 1.2%) |
| CIE-LAB | lab(87.41, 8.65, 24.04) |
| CIE-LCH | lch(87.41, 25.55, 70.21°) |
| OKLab | oklab(89.47% 0.028 0.0611) |
| OKLCH | oklch(89.47% 0.067 65.3) |
| XYZ | xyz(71.3296, 70.8413, 49.9527) |
| Luminance | 0.7084 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.00
Peach
#FFDAB9
ΔE00 1.96
Apricot
#FBCEB1
ΔE00 4.16
Navajowhite
#FFDEAD
ΔE00 4.95
Bisque
#FFE4C4
ΔE00 5.01
Moccasin
#FFE4B5
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD4AE #AED6FC
analogous
#FCAEAF #FCD4AE #FCFBAE
triadic
#FCD4AE #AEFCD4 #D4AEFC
tetradic
#FCD4AE #AFFCAE #AED6FC #FBAEFC
square
#FCD4AE #AFFCAE #AED6FC #FBAEFC
split-complementary
#FCD4AE #AEFCFB #AEAFFC
monochromatic
#F89538 #FAB573 #FCD4AE #FEEFE1 #FEEFE1
Accessibility & contrast
On white
1.38
#FCD4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#FCD4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD4AE
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD4AE | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AB
Deuteranopia (green-blind)
#EBDFAF
Tritanopia (blue-blind)
#FFCBCA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fcd4ae; /* rgb */ color: rgb(252, 212, 174); /* oklch */ color: oklch(89.5% 0.067 65.3);
Tailwind
colors: {
custom: {
50: '#fee1c6',
500: '#fcd4ae',
950: '#000000',
},
}SCSS
$custom: #fcd4ae; $custom-light: #fee1c6; $custom-dark: #000000;
JSON
{
"hex": "#fcd4ae",
"rgb": {
"r": 252,
"g": 212,
"b": 174
},
"hsl": {
"h": 29.231,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.89472,
"c": 0.06718,
"h": 65.3
},
"luminance": 0.70838
}Semantic roles & 50–950 ramp
primary
#FCD4AE
secondary
#6EA9E0
accent
#76E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482