#FCDEDF#FCDEDF
#FCDEDF is a very light, muted red. Relative luminance 0.783; OKLCH L 92.6% C 0.033 H 15.5°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDEDF |
|---|---|
| RGB | rgb(252, 222, 223) |
| HSL | hsl(358, 83%, 93%) |
| HSV | hsv(358, 12%, 99%) |
| CMYK | cmyk(0%, 11.9%, 11.5%, 1.2%) |
| CIE-LAB | lab(90.90, 10.48, 3.31) |
| CIE-LCH | lch(90.90, 10.99, 17.52°) |
| OKLab | oklab(92.56% 0.032 0.0089) |
| OKLCH | oklch(92.56% 0.033 15.5) |
| XYZ | xyz(79.5846, 78.2675, 80.7125) |
| Luminance | 0.7827 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.41
Lavenderblush
#FFF0F5
ΔE00 6.17
Light Pink
#FFD1DF
ΔE00 6.87
Pale Pink
#FFCFDC
ΔE00 7.07
Very Light Pink
#FFF4F2
ΔE00 8.18
Light Rose
#FFC5CB
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDEDF #DEFCFB
analogous
#FCDEEE #FCDEDF #FCECDE
triadic
#FCDEDF #DFFCDE #DEDFFC
tetradic
#FCDEDF #EEFCDE #DEFCFB #ECDEFC
square
#FCDEDF #EEFCDE #DEFCFB #ECDEFC
split-complementary
#FCDEDF #DEFCEC #DEEEFC
monochromatic
#F26E72 #F7A6A9 #FCDEDF #FCE3E4 #FCE3E4
Accessibility & contrast
On white
1.26
#FCDEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#FCDEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDEDF
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDEDF | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E2DF
Deuteranopia (green-blind)
#E9E7DF
Tritanopia (blue-blind)
#FFDCDE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fcdedf; /* rgb */ color: rgb(252, 222, 223); /* oklch */ color: oklch(92.6% 0.033 15.5);
Tailwind
colors: {
custom: {
50: '#fde8e9',
500: '#fcdedf',
950: '#000000',
},
}SCSS
$custom: #fcdedf; $custom-light: #fde8e9; $custom-dark: #000000;
JSON
{
"hex": "#fcdedf",
"rgb": {
"r": 252,
"g": 222,
"b": 223
},
"hsl": {
"h": 358,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.92555,
"c": 0.03325,
"h": 15.5
},
"luminance": 0.78266
}Semantic roles & 50–950 ramp
primary
#FCDEDF
secondary
#9AE4E2
accent
#E0D806
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484