#FCDED8#FCDED8
#FCDED8 is a very light, muted red. Relative luminance 0.779; OKLCH L 92.4% C 0.034 H 31.2°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDED8 |
|---|---|
| RGB | rgb(252, 222, 216) |
| HSL | hsl(10, 86%, 92%) |
| HSV | hsv(10, 14%, 99%) |
| CMYK | cmyk(0%, 11.9%, 14.3%, 1.2%) |
| CIE-LAB | lab(90.73, 9.38, 6.73) |
| CIE-LCH | lch(90.73, 11.54, 35.67°) |
| OKLab | oklab(92.37% 0.0294 0.0178) |
| OKLCH | oklch(92.37% 0.034 31.2) |
| XYZ | xyz(78.6603, 77.8978, 75.8445) |
| Luminance | 0.7790 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.91
Lavenderblush
#FFF0F5
ΔE00 7.34
Very Light Pink
#FFF4F2
ΔE00 7.80
Seashell
#FFF5EE
ΔE00 8.82
Linen
#FAF0E6
ΔE00 9.23
Light Pink
#FFD1DF
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDED8 #D8F6FC
analogous
#FCD8E4 #FCDED8 #FCF0D8
triadic
#FCDED8 #D8FCDE #DED8FC
tetradic
#FCDED8 #E4FCD8 #D8F6FC #F0D8FC
square
#FCDED8 #E4FCD8 #D8F6FC #F0D8FC
split-complementary
#FCDED8 #D8FCF0 #D8E4FC
monochromatic
#F37E66 #F8AE9F #FCDED8 #FDE7E3 #FDE7E3
Accessibility & contrast
On white
1.27
#FCDED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#FCDED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDED8
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDED8 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E1D8
Deuteranopia (green-blind)
#EBE7D8
Tritanopia (blue-blind)
#FFDBDC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fcded8; /* rgb */ color: rgb(252, 222, 216); /* oklch */ color: oklch(92.4% 0.034 31.2);
Tailwind
colors: {
custom: {
50: '#fde8e4',
500: '#fcded8',
950: '#000000',
},
}SCSS
$custom: #fcded8; $custom-light: #fde8e4; $custom-dark: #000000;
JSON
{
"hex": "#fcded8",
"rgb": {
"r": 252,
"g": 222,
"b": 216
},
"hsl": {
"h": 10,
"s": 85.714,
"l": 91.765
},
"oklch": {
"l": 0.92367,
"c": 0.03437,
"h": 31.2
},
"luminance": 0.77896
}Semantic roles & 50–950 ramp
primary
#FCDED8
secondary
#94D7E4
accent
#BDE203
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484