#FCDECA#FCDECA
#FCDECA is a very light, muted orange. Relative luminance 0.772; OKLCH L 92.0% C 0.043 H 55.8°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDECA |
|---|---|
| RGB | rgb(252, 222, 202) |
| HSL | hsl(24, 89%, 89%) |
| HSV | hsv(24, 20%, 99%) |
| CMYK | cmyk(0%, 11.9%, 19.8%, 1.2%) |
| CIE-LAB | lab(90.42, 7.27, 13.60) |
| CIE-LCH | lch(90.42, 15.43, 61.87°) |
| OKLab | oklab(92.01% 0.024 0.0354) |
| OKLCH | oklch(92.01% 0.043 55.8) |
| XYZ | xyz(76.9269, 77.2044, 66.7153) |
| Luminance | 0.7720 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 4.42
Bisque
#FFE4C4
ΔE00 5.41
Apricot
#FBCEB1
ΔE00 5.45
Light Peach
#FFD8B1
ΔE00 6.20
Antiquewhite
#FAEBD7
ΔE00 6.61
Warm Beige
#E9DCC9
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDECA #CAE8FC
analogous
#FCCACF #FCDECA #FCF7CA
triadic
#FCDECA #CAFCDE #DECAFC
tetradic
#FCDECA #CFFCCA #CAE8FC #F7CAFC
square
#FCDECA #CFFCCA #CAE8FC #F7CAFC
split-complementary
#FCDECA #CAFCF7 #CACFFC
monochromatic
#F59656 #F9BA90 #FCDECA #FDEDE2 #FDEDE2
Accessibility & contrast
On white
1.28
#FCDECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#FCDECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDECA
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDECA | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E0C9
Deuteranopia (green-blind)
#EEE6CA
Tritanopia (blue-blind)
#FFD9D8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fcdeca; /* rgb */ color: rgb(252, 222, 202); /* oklch */ color: oklch(92.0% 0.043 55.8);
Tailwind
colors: {
custom: {
50: '#fde8da',
500: '#fcdeca',
950: '#000000',
},
}SCSS
$custom: #fcdeca; $custom-light: #fde8da; $custom-dark: #000000;
JSON
{
"hex": "#fcdeca",
"rgb": {
"r": 252,
"g": 222,
"b": 202
},
"hsl": {
"h": 24,
"s": 89.286,
"l": 89.02
},
"oklch": {
"l": 0.92014,
"c": 0.04274,
"h": 55.8
},
"luminance": 0.77202
}Semantic roles & 50–950 ramp
primary
#FCDECA
secondary
#87BEE3
accent
#8AE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483