#FCDFD7#FCDFD7
#FCDFD7 is a very light, muted red. Relative luminance 0.784; OKLCH L 92.5% C 0.034 H 35.9°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDFD7 |
|---|---|
| RGB | rgb(252, 223, 215) |
| HSL | hsl(13, 86%, 92%) |
| HSV | hsv(13, 15%, 99%) |
| CMYK | cmyk(0%, 11.5%, 14.7%, 1.2%) |
| CIE-LAB | lab(90.95, 8.71, 7.57) |
| CIE-LCH | lch(90.95, 11.54, 41.01°) |
| OKLab | oklab(92.53% 0.0276 0.02) |
| OKLCH | oklch(92.53% 0.034 35.9) |
| XYZ | xyz(78.7978, 78.3790, 75.2546) |
| Luminance | 0.7838 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.45
Very Light Pink
#FFF4F2
ΔE00 7.53
Lavenderblush
#FFF0F5
ΔE00 7.62
Seashell
#FFF5EE
ΔE00 8.23
Linen
#FAF0E6
ΔE00 8.49
Apricot
#FBCEB1
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDFD7 #D7F4FC
analogous
#FCD7E2 #FCDFD7 #FCF2D7
triadic
#FCDFD7 #D7FCDF #DFD7FC
tetradic
#FCDFD7 #E2FCD7 #D7F4FC #F2D7FC
square
#FCDFD7 #E2FCD7 #D7F4FC #F2D7FC
split-complementary
#FCDFD7 #D7FCF2 #D7E2FC
monochromatic
#F38465 #F8B19E #FCDFD7 #FDE8E3 #FDE8E3
Accessibility & contrast
On white
1.26
#FCDFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#FCDFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDFD7
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDFD7 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E2D6
Deuteranopia (green-blind)
#ECE7D7
Tritanopia (blue-blind)
#FFDBDD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fcdfd7; /* rgb */ color: rgb(252, 223, 215); /* oklch */ color: oklch(92.5% 0.034 35.9);
Tailwind
colors: {
custom: {
50: '#fde9e3',
500: '#fcdfd7',
950: '#000000',
},
}SCSS
$custom: #fcdfd7; $custom-light: #fde9e3; $custom-dark: #000000;
JSON
{
"hex": "#fcdfd7",
"rgb": {
"r": 252,
"g": 223,
"b": 215
},
"hsl": {
"h": 12.973,
"s": 86.047,
"l": 91.569
},
"oklch": {
"l": 0.92531,
"c": 0.03401,
"h": 35.9
},
"luminance": 0.78377
}Semantic roles & 50–950 ramp
primary
#FCDFD7
secondary
#93D3E4
accent
#B2E303
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484