#FCDEAE#FCDEAE
#FCDEAE is a very light, moderate orange. Relative luminance 0.760; OKLCH L 91.4% C 0.070 H 79.3°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDEAE |
|---|---|
| RGB | rgb(252, 222, 174) |
| HSL | hsl(37, 93%, 84%) |
| HSV | hsv(37, 31%, 99%) |
| CMYK | cmyk(0%, 11.9%, 31%, 1.2%) |
| CIE-LAB | lab(89.86, 3.50, 27.38) |
| CIE-LCH | lch(89.86, 27.61, 82.72°) |
| OKLab | oklab(91.39% 0.013 0.0691) |
| OKLCH | oklch(91.39% 0.07 79.3) |
| XYZ | xyz(73.9072, 75.9965, 50.8119) |
| Luminance | 0.7599 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 0.90
Moccasin
#FFE4B5
ΔE00 1.52
Wheat
#F5DEB3
ΔE00 2.27
Pale Peach
#FFE5AD
ΔE00 2.97
Bisque
#FFE4C4
ΔE00 4.69
Light Peach
#FFD8B1
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDEAE #AECCFC
analogous
#FCB7AE #FCDEAE #F3FCAE
triadic
#FCDEAE #AEFCDE #DEAEFC
tetradic
#FCDEAE #AEFCB7 #AECCFC #FCAEF3
square
#FCDEAE #AEFCB7 #AECCFC #FCAEF3
split-complementary
#FCDEAE #AEF3FC #B7AEFC
monochromatic
#F8AE38 #FAC673 #FCDEAE #FEF3E1 #FEF3E1
Accessibility & contrast
On white
1.30
#FCDEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#FCDEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDEAE
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDEAE | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEAB
Deuteranopia (green-blind)
#F2E5AF
Tritanopia (blue-blind)
#FFD5D1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fcdeae; /* rgb */ color: rgb(252, 222, 174); /* oklch */ color: oklch(91.4% 0.070 79.3);
Tailwind
colors: {
custom: {
50: '#fee8c6',
500: '#fcdeae',
950: '#000000',
},
}SCSS
$custom: #fcdeae; $custom-light: #fee8c6; $custom-dark: #000000;
JSON
{
"hex": "#fcdeae",
"rgb": {
"r": 252,
"g": 222,
"b": 174
},
"hsl": {
"h": 36.923,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.91393,
"c": 0.07036,
"h": 79.3
},
"luminance": 0.75994
}Semantic roles & 50–950 ramp
primary
#FCDEAE
secondary
#6E9AE0
accent
#58E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482