#FCDEDB#FCDEDB
#FCDEDB is a very light, muted red. Relative luminance 0.781; OKLCH L 92.4% C 0.034 H 24.6°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDEDB |
|---|---|
| RGB | rgb(252, 222, 219) |
| HSL | hsl(5, 85%, 92%) |
| HSV | hsv(5, 13%, 99%) |
| CMYK | cmyk(0%, 11.9%, 13.1%, 1.2%) |
| CIE-LAB | lab(90.80, 9.85, 5.26) |
| CIE-LCH | lch(90.80, 11.17, 28.13°) |
| OKLab | oklab(92.45% 0.0305 0.014) |
| OKLCH | oklch(92.45% 0.034 24.6) |
| XYZ | xyz(79.0517, 78.0543, 77.9058) |
| Luminance | 0.7805 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.53
Lavenderblush
#FFF0F5
ΔE00 6.71
Very Light Pink
#FFF4F2
ΔE00 7.85
Light Pink
#FFD1DF
ΔE00 8.25
Pale Pink
#FFCFDC
ΔE00 8.34
Light Rose
#FFC5CB
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDEDB #DBF9FC
analogous
#FCDBE8 #FCDEDB #FCEFDB
triadic
#FCDEDB #DBFCDE #DEDBFC
tetradic
#FCDEDB #E8FCDB #DBF9FC #EFDBFC
square
#FCDEDB #E8FCDB #DBF9FC #EFDBFC
split-complementary
#FCDEDB #DBFCEF #DBE8FC
monochromatic
#F3766A #F7AAA3 #FCDEDB #FDE5E3 #FDE5E3
Accessibility & contrast
On white
1.26
#FCDEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#FCDEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDEDB
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDEDB | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E1DB
Deuteranopia (green-blind)
#EAE7DB
Tritanopia (blue-blind)
#FFDBDD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fcdedb; /* rgb */ color: rgb(252, 222, 219); /* oklch */ color: oklch(92.4% 0.034 24.6);
Tailwind
colors: {
custom: {
50: '#fde8e6',
500: '#fcdedb',
950: '#000000',
},
}SCSS
$custom: #fcdedb; $custom-light: #fde8e6; $custom-dark: #000000;
JSON
{
"hex": "#fcdedb",
"rgb": {
"r": 252,
"g": 222,
"b": 219
},
"hsl": {
"h": 5.455,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.92447,
"c": 0.03358,
"h": 24.6
},
"luminance": 0.78052
}Semantic roles & 50–950 ramp
primary
#FCDEDB
secondary
#97DDE4
accent
#CDE104
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484