#FCDEC8#FCDEC8
#FCDEC8 is a very light, muted orange. Relative luminance 0.771; OKLCH L 92.0% C 0.044 H 58.4°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDEC8 |
|---|---|
| RGB | rgb(252, 222, 200) |
| HSL | hsl(25, 90%, 89%) |
| HSV | hsv(25, 21%, 99%) |
| CMYK | cmyk(0%, 11.9%, 20.6%, 1.2%) |
| CIE-LAB | lab(90.37, 6.98, 14.59) |
| CIE-LCH | lch(90.37, 16.17, 64.42°) |
| OKLab | oklab(91.97% 0.0233 0.0378) |
| OKLCH | oklch(91.97% 0.044 58.4) |
| XYZ | xyz(76.6916, 77.1103, 65.4763) |
| Luminance | 0.7711 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.71
Bisque
#FFE4C4
ΔE00 4.61
Apricot
#FBCEB1
ΔE00 5.32
Light Peach
#FFD8B1
ΔE00 5.47
Antiquewhite
#FAEBD7
ΔE00 6.30
Blanchedalmond
#FFEBCD
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDEC8 #C8E6FC
analogous
#FCC8CC #FCDEC8 #FCF8C8
triadic
#FCDEC8 #C8FCDE #DEC8FC
tetradic
#FCDEC8 #CCFCC8 #C8E6FC #F8C8FC
square
#FCDEC8 #CCFCC8 #C8E6FC #F8C8FC
split-complementary
#FCDEC8 #C8FCF8 #C8CCFC
monochromatic
#F69854 #F9BB8E #FCDEC8 #FDEEE2 #FDEEE2
Accessibility & contrast
On white
1.28
#FCDEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#FCDEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDEC8
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDEC8 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E0C7
Deuteranopia (green-blind)
#EEE6C8
Tritanopia (blue-blind)
#FFD8D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fcdec8; /* rgb */ color: rgb(252, 222, 200); /* oklch */ color: oklch(92.0% 0.044 58.4);
Tailwind
colors: {
custom: {
50: '#fde8d8',
500: '#fcdec8',
950: '#000000',
},
}SCSS
$custom: #fcdec8; $custom-light: #fde8d8; $custom-dark: #000000;
JSON
{
"hex": "#fcdec8",
"rgb": {
"r": 252,
"g": 222,
"b": 200
},
"hsl": {
"h": 25.385,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.91966,
"c": 0.0444,
"h": 58.4
},
"luminance": 0.77108
}Semantic roles & 50–950 ramp
primary
#FCDEC8
secondary
#85BBE3
accent
#84E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483