#FCDED9#FCDED9
#FCDED9 is a very light, muted red. Relative luminance 0.779; OKLCH L 92.4% C 0.034 H 29.0°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDED9 |
|---|---|
| RGB | rgb(252, 222, 217) |
| HSL | hsl(9, 85%, 92%) |
| HSV | hsv(9, 14%, 99%) |
| CMYK | cmyk(0%, 11.9%, 13.9%, 1.2%) |
| CIE-LAB | lab(90.76, 9.53, 6.24) |
| CIE-LCH | lch(90.76, 11.40, 33.22°) |
| OKLab | oklab(92.39% 0.0298 0.0165) |
| OKLCH | oklch(92.39% 0.034 29) |
| XYZ | xyz(78.7900, 77.9496, 76.5275) |
| Luminance | 0.7795 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.68
Lavenderblush
#FFF0F5
ΔE00 7.11
Very Light Pink
#FFF4F2
ΔE00 7.80
Seashell
#FFF5EE
ΔE00 8.95
Light Pink
#FFD1DF
ΔE00 9.03
Pale Pink
#FFCFDC
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDED9 #D9F7FC
analogous
#FCD9E6 #FCDED9 #FCF0D9
triadic
#FCDED9 #D9FCDE #DED9FC
tetradic
#FCDED9 #E6FCD9 #D9F7FC #F0D9FC
square
#FCDED9 #E6FCD9 #D9F7FC #F0D9FC
split-complementary
#FCDED9 #D9FCF0 #D9E6FC
monochromatic
#F37B68 #F8ADA0 #FCDED9 #FDE6E3 #FDE6E3
Accessibility & contrast
On white
1.27
#FCDED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#FCDED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDED9
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDED9 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E1D9
Deuteranopia (green-blind)
#EBE7D9
Tritanopia (blue-blind)
#FFDBDD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fcded9; /* rgb */ color: rgb(252, 222, 217); /* oklch */ color: oklch(92.4% 0.034 29.0);
Tailwind
colors: {
custom: {
50: '#fde8e4',
500: '#fcded9',
950: '#000000',
},
}SCSS
$custom: #fcded9; $custom-light: #fde8e4; $custom-dark: #000000;
JSON
{
"hex": "#fcded9",
"rgb": {
"r": 252,
"g": 222,
"b": 217
},
"hsl": {
"h": 8.571,
"s": 85.366,
"l": 91.961
},
"oklch": {
"l": 0.92394,
"c": 0.03406,
"h": 29
},
"luminance": 0.77948
}Semantic roles & 50–950 ramp
primary
#FCDED9
secondary
#95D9E4
accent
#C2E204
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484