#FCDCD4#FCDCD4
#FCDCD4 is a very light, muted red. Relative luminance 0.766; OKLCH L 91.9% C 0.037 H 34.3°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCD4 |
|---|---|
| RGB | rgb(252, 220, 212) |
| HSL | hsl(12, 87%, 91%) |
| HSV | hsv(12, 16%, 99%) |
| CMYK | cmyk(0%, 12.7%, 15.9%, 1.2%) |
| CIE-LAB | lab(90.15, 9.80, 8.00) |
| CIE-LCH | lch(90.15, 12.65, 39.22°) |
| OKLab | oklab(91.88% 0.0308 0.0211) |
| OKLCH | oklch(91.88% 0.037 34.3) |
| XYZ | xyz(77.6214, 76.6373, 72.9782) |
| Luminance | 0.7663 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.91
Lavenderblush
#FFF0F5
ΔE00 8.33
Apricot
#FBCEB1
ΔE00 8.49
Very Light Pink
#FFF4F2
ΔE00 8.55
Seashell
#FFF5EE
ΔE00 9.33
Linen
#FAF0E6
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCD4 #D4F4FC
analogous
#FCD4E0 #FCDCD4 #FCF0D4
triadic
#FCDCD4 #D4FCDC #DCD4FC
tetradic
#FCDCD4 #E0FCD4 #D4F4FC #F0D4FC
square
#FCDCD4 #E0FCD4 #D4F4FC #F0D4FC
split-complementary
#FCDCD4 #D4FCF0 #D4E0FC
monochromatic
#F47F62 #F8AD9B #FCDCD4 #FDE8E2 #FDE8E2
Accessibility & contrast
On white
1.29
#FCDCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#FCDCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCD4
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCD4 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFD3
Deuteranopia (green-blind)
#EAE5D4
Tritanopia (blue-blind)
#FFD8DA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fcdcd4; /* rgb */ color: rgb(252, 220, 212); /* oklch */ color: oklch(91.9% 0.037 34.3);
Tailwind
colors: {
custom: {
50: '#fde6e1',
500: '#fcdcd4',
950: '#000000',
},
}SCSS
$custom: #fcdcd4; $custom-light: #fde6e1; $custom-dark: #000000;
JSON
{
"hex": "#fcdcd4",
"rgb": {
"r": 252,
"g": 220,
"b": 212
},
"hsl": {
"h": 12,
"s": 86.957,
"l": 90.98
},
"oklch": {
"l": 0.91884,
"c": 0.03734,
"h": 34.3
},
"luminance": 0.76635
}Semantic roles & 50–950 ramp
primary
#FCDCD4
secondary
#90D3E4
accent
#B6E402
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484