#FCDFD6#FCDFD6
#FCDFD6 is a very light, muted red. Relative luminance 0.783; OKLCH L 92.5% C 0.034 H 38.0°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDFD6 |
|---|---|
| RGB | rgb(252, 223, 214) |
| HSL | hsl(14, 86%, 91%) |
| HSV | hsv(14, 15%, 99%) |
| CMYK | cmyk(0%, 11.5%, 15.1%, 1.2%) |
| CIE-LAB | lab(90.93, 8.55, 8.06) |
| CIE-LCH | lch(90.93, 11.75, 43.31°) |
| OKLab | oklab(92.51% 0.0272 0.0212) |
| OKLCH | oklch(92.51% 0.034 38) |
| XYZ | xyz(78.6697, 78.3277, 74.5799) |
| Luminance | 0.7833 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.85
Very Light Pink
#FFF4F2
ΔE00 7.60
Lavenderblush
#FFF0F5
ΔE00 7.91
Seashell
#FFF5EE
ΔE00 8.15
Linen
#FAF0E6
ΔE00 8.33
Apricot
#FBCEB1
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDFD6 #D6F3FC
analogous
#FCD6E0 #FCDFD6 #FCF2D6
triadic
#FCDFD6 #D6FCDF #DFD6FC
tetradic
#FCDFD6 #E0FCD6 #D6F3FC #F2D6FC
square
#FCDFD6 #E0FCD6 #D6F3FC #F2D6FC
split-complementary
#FCDFD6 #D6FCF2 #D6E0FC
monochromatic
#F48664 #F8B29D #FCDFD6 #FDE9E2 #FDE9E2
Accessibility & contrast
On white
1.26
#FCDFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#FCDFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDFD6
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDFD6 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E2D5
Deuteranopia (green-blind)
#ECE7D6
Tritanopia (blue-blind)
#FFDBDC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fcdfd6; /* rgb */ color: rgb(252, 223, 214); /* oklch */ color: oklch(92.5% 0.034 38.0);
Tailwind
colors: {
custom: {
50: '#fde9e2',
500: '#fcdfd6',
950: '#000000',
},
}SCSS
$custom: #fcdfd6; $custom-light: #fde9e2; $custom-dark: #000000;
JSON
{
"hex": "#fcdfd6",
"rgb": {
"r": 252,
"g": 223,
"b": 214
},
"hsl": {
"h": 14.211,
"s": 86.364,
"l": 91.373
},
"oklch": {
"l": 0.92505,
"c": 0.03447,
"h": 38
},
"luminance": 0.78326
}Semantic roles & 50–950 ramp
primary
#FCDFD6
secondary
#92D1E4
accent
#AEE303
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484