#FCDECF#FCDECF
#FCDECF is a very light, muted orange. Relative luminance 0.774; OKLCH L 92.1% C 0.039 H 48.3°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDECF |
|---|---|
| RGB | rgb(252, 222, 207) |
| HSL | hsl(20, 88%, 90%) |
| HSV | hsv(20, 18%, 99%) |
| CMYK | cmyk(0%, 11.9%, 17.9%, 1.2%) |
| CIE-LAB | lab(90.53, 8.01, 11.15) |
| CIE-LCH | lch(90.53, 13.73, 54.30°) |
| OKLab | oklab(92.14% 0.026 0.0291) |
| OKLCH | oklch(92.14% 0.039 48.3) |
| XYZ | xyz(77.5285, 77.4450, 69.8838) |
| Luminance | 0.7744 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.40
Apricot
#FBCEB1
ΔE00 6.36
Peach
#FFDAB9
ΔE00 6.43
Bisque
#FFE4C4
ΔE00 7.53
Antiquewhite
#FAEBD7
ΔE00 7.72
Linen
#FAF0E6
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDECF #CFEDFC
analogous
#FCCFD7 #FCDECF #FCF4CF
triadic
#FCDECF #CFFCDE #DECFFC
tetradic
#FCDECF #D7FCCF #CFEDFC #F4CFFC
square
#FCDECF #D7FCCF #CFEDFC #F4CFFC
split-complementary
#FCDECF #CFFCF4 #CFD7FC
monochromatic
#F58F5C #F8B695 #FCDECF #FDEBE2 #FDEBE2
Accessibility & contrast
On white
1.27
#FCDECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#FCDECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDECF
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDECF | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E0CE
Deuteranopia (green-blind)
#EDE6CF
Tritanopia (blue-blind)
#FFD9DA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fcdecf; /* rgb */ color: rgb(252, 222, 207); /* oklch */ color: oklch(92.1% 0.039 48.3);
Tailwind
colors: {
custom: {
50: '#fde8dd',
500: '#fcdecf',
950: '#000000',
},
}SCSS
$custom: #fcdecf; $custom-light: #fde8dd; $custom-dark: #000000;
JSON
{
"hex": "#fcdecf",
"rgb": {
"r": 252,
"g": 222,
"b": 207
},
"hsl": {
"h": 20,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.92137,
"c": 0.03902,
"h": 48.3
},
"luminance": 0.77443
}Semantic roles & 50–950 ramp
primary
#FCDECF
secondary
#8CC6E4
accent
#99E501
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484