#FCDED7#FCDED7
#FCDED7 is a very light, muted red. Relative luminance 0.778; OKLCH L 92.3% C 0.035 H 33.3°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDED7 |
|---|---|
| RGB | rgb(252, 222, 215) |
| HSL | hsl(11, 86%, 92%) |
| HSV | hsv(11, 15%, 99%) |
| CMYK | cmyk(0%, 11.9%, 14.7%, 1.2%) |
| CIE-LAB | lab(90.71, 9.22, 7.22) |
| CIE-LCH | lch(90.71, 11.71, 38.06°) |
| OKLab | oklab(92.34% 0.029 0.0191) |
| OKLCH | oklch(92.34% 0.035 33.3) |
| XYZ | xyz(78.5314, 77.8462, 75.1658) |
| Luminance | 0.7784 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.21
Lavenderblush
#FFF0F5
ΔE00 7.59
Very Light Pink
#FFF4F2
ΔE00 7.82
Seashell
#FFF5EE
ΔE00 8.70
Linen
#FAF0E6
ΔE00 9.04
Apricot
#FBCEB1
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDED7 #D7F5FC
analogous
#FCD7E3 #FCDED7 #FCF1D7
triadic
#FCDED7 #D7FCDE #DED7FC
tetradic
#FCDED7 #E3FCD7 #D7F5FC #F1D7FC
square
#FCDED7 #E3FCD7 #D7F5FC #F1D7FC
split-complementary
#FCDED7 #D7FCF1 #D7E3FC
monochromatic
#F38065 #F8AF9E #FCDED7 #FDE8E3 #FDE8E3
Accessibility & contrast
On white
1.27
#FCDED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#FCDED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDED7
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDED7 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E1D6
Deuteranopia (green-blind)
#EBE7D7
Tritanopia (blue-blind)
#FFDADC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fcded7; /* rgb */ color: rgb(252, 222, 215); /* oklch */ color: oklch(92.3% 0.035 33.3);
Tailwind
colors: {
custom: {
50: '#fde8e3',
500: '#fcded7',
950: '#000000',
},
}SCSS
$custom: #fcded7; $custom-light: #fde8e3; $custom-dark: #000000;
JSON
{
"hex": "#fcded7",
"rgb": {
"r": 252,
"g": 222,
"b": 215
},
"hsl": {
"h": 11.351,
"s": 86.047,
"l": 91.569
},
"oklch": {
"l": 0.92341,
"c": 0.03472,
"h": 33.3
},
"luminance": 0.77844
}Semantic roles & 50–950 ramp
primary
#FCDED7
secondary
#93D5E4
accent
#B8E303
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484