#FCDEC6#FCDEC6
#FCDEC6 is a very light, muted orange. Relative luminance 0.770; OKLCH L 91.9% C 0.046 H 60.9°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDEC6 |
|---|---|
| RGB | rgb(252, 222, 198) |
| HSL | hsl(27, 90%, 88%) |
| HSV | hsv(27, 21%, 99%) |
| CMYK | cmyk(0%, 11.9%, 21.4%, 1.2%) |
| CIE-LAB | lab(90.33, 6.70, 15.57) |
| CIE-LCH | lch(90.33, 16.95, 66.73°) |
| OKLab | oklab(91.92% 0.0225 0.0403) |
| OKLCH | oklch(91.92% 0.046 60.9) |
| XYZ | xyz(76.4594, 77.0174, 64.2533) |
| Luminance | 0.7702 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.10
Bisque
#FFE4C4
ΔE00 3.86
Light Peach
#FFD8B1
ΔE00 4.80
Apricot
#FBCEB1
ΔE00 5.32
Blanchedalmond
#FFEBCD
ΔE00 5.97
Antiquewhite
#FAEBD7
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDEC6 #C6E4FC
analogous
#FCC6C9 #FCDEC6 #FCF9C6
triadic
#FCDEC6 #C6FCDE #DEC6FC
tetradic
#FCDEC6 #C9FCC6 #C6E4FC #F9C6FC
square
#FCDEC6 #C9FCC6 #C6E4FC #F9C6FC
split-complementary
#FCDEC6 #C6FCF9 #C6C9FC
monochromatic
#F69B52 #F9BC8C #FCDEC6 #FDEEE2 #FDEEE2
Accessibility & contrast
On white
1.28
#FCDEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#FCDEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDEC6
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDEC6 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E0C4
Deuteranopia (green-blind)
#EEE6C6
Tritanopia (blue-blind)
#FFD8D7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fcdec6; /* rgb */ color: rgb(252, 222, 198); /* oklch */ color: oklch(91.9% 0.046 60.9);
Tailwind
colors: {
custom: {
50: '#fee8d7',
500: '#fcdec6',
950: '#000000',
},
}SCSS
$custom: #fcdec6; $custom-light: #fee8d7; $custom-dark: #000000;
JSON
{
"hex": "#fcdec6",
"rgb": {
"r": 252,
"g": 222,
"b": 198
},
"hsl": {
"h": 26.667,
"s": 90,
"l": 88.235
},
"oklch": {
"l": 0.91918,
"c": 0.04614,
"h": 60.9
},
"luminance": 0.77015
}Semantic roles & 50–950 ramp
primary
#FCDEC6
secondary
#83B8E3
accent
#7FE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483