#FCD1AE#FCD1AE
#FCD1AE is a very light, moderate orange. Relative luminance 0.694; OKLCH L 88.9% C 0.067 H 60.9°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD1AE |
|---|---|
| RGB | rgb(252, 209, 174) |
| HSL | hsl(27, 93%, 84%) |
| HSV | hsv(27, 31%, 99%) |
| CMYK | cmyk(0%, 17.1%, 31%, 1.2%) |
| CIE-LAB | lab(86.68, 10.21, 23.04) |
| CIE-LCH | lch(86.68, 25.20, 66.11°) |
| OKLab | oklab(88.9% 0.0326 0.0586) |
| OKLCH | oklch(88.9% 0.067 60.9) |
| XYZ | xyz(70.5867, 69.3554, 49.7050) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.46
Apricot
#FBCEB1
ΔE00 2.49
Light Peach
#FFD8B1
ΔE00 2.56
Bisque
#FFE4C4
ΔE00 6.18
Navajowhite
#FFDEAD
ΔE00 6.65
Moccasin
#FFE4B5
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD1AE #AED9FC
analogous
#FCAEB2 #FCD1AE #FCF8AE
triadic
#FCD1AE #AEFCD1 #D1AEFC
tetradic
#FCD1AE #B2FCAE #AED9FC #F8AEFC
square
#FCD1AE #B2FCAE #AED9FC #F8AEFC
split-complementary
#FCD1AE #AEFCF8 #AEB2FC
monochromatic
#F88E38 #FAAF73 #FCD1AE #FEEEE1 #FEEEE1
Accessibility & contrast
On white
1.41
#FCD1AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#FCD1AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD1AE
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD1AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD1AE | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3AC
Deuteranopia (green-blind)
#E8DDAE
Tritanopia (blue-blind)
#FFC8C7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fcd1ae; /* rgb */ color: rgb(252, 209, 174); /* oklch */ color: oklch(88.9% 0.067 60.9);
Tailwind
colors: {
custom: {
50: '#fedfc6',
500: '#fcd1ae',
950: '#000000',
},
}SCSS
$custom: #fcd1ae; $custom-light: #fedfc6; $custom-dark: #000000;
JSON
{
"hex": "#fcd1ae",
"rgb": {
"r": 252,
"g": 209,
"b": 174
},
"hsl": {
"h": 26.923,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.88902,
"c": 0.06707,
"h": 60.9
},
"luminance": 0.69352
}Semantic roles & 50–950 ramp
primary
#FCD1AE
secondary
#6EADE0
accent
#7FE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482