#FCDCD3#FCDCD3
#FCDCD3 is a very light, muted red. Relative luminance 0.766; OKLCH L 91.9% C 0.038 H 36.2°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCD3 |
|---|---|
| RGB | rgb(252, 220, 211) |
| HSL | hsl(13, 87%, 91%) |
| HSV | hsv(13, 16%, 99%) |
| CMYK | cmyk(0%, 12.7%, 16.3%, 1.2%) |
| CIE-LAB | lab(90.13, 9.64, 8.49) |
| CIE-LCH | lch(90.13, 12.85, 41.35°) |
| OKLab | oklab(91.86% 0.0305 0.0223) |
| OKLCH | oklch(91.86% 0.038 36.2) |
| XYZ | xyz(77.4957, 76.5870, 72.3159) |
| Luminance | 0.7659 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.21
Apricot
#FBCEB1
ΔE00 8.09
Lavenderblush
#FFF0F5
ΔE00 8.58
Very Light Pink
#FFF4F2
ΔE00 8.60
Seashell
#FFF5EE
ΔE00 9.25
Peach
#FFDAB9
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCD3 #D3F3FC
analogous
#FCD3DE #FCDCD3 #FCF0D3
triadic
#FCDCD3 #D3FCDC #DCD3FC
tetradic
#FCDCD3 #DEFCD3 #D3F3FC #F0D3FC
square
#FCDCD3 #DEFCD3 #D3F3FC #F0D3FC
split-complementary
#FCDCD3 #D3FCF0 #D3DEFC
monochromatic
#F48160 #F8AE9A #FCDCD3 #FDE8E2 #FDE8E2
Accessibility & contrast
On white
1.29
#FCDCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#FCDCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCD3
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCD3 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFD2
Deuteranopia (green-blind)
#EAE5D3
Tritanopia (blue-blind)
#FFD8D9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fcdcd3; /* rgb */ color: rgb(252, 220, 211); /* oklch */ color: oklch(91.9% 0.038 36.2);
Tailwind
colors: {
custom: {
50: '#fde6e0',
500: '#fcdcd3',
950: '#000000',
},
}SCSS
$custom: #fcdcd3; $custom-light: #fde6e0; $custom-dark: #000000;
JSON
{
"hex": "#fcdcd3",
"rgb": {
"r": 252,
"g": 220,
"b": 211
},
"hsl": {
"h": 13.171,
"s": 87.234,
"l": 90.784
},
"oklch": {
"l": 0.91858,
"c": 0.03776,
"h": 36.2
},
"luminance": 0.76585
}Semantic roles & 50–950 ramp
primary
#FCDCD3
secondary
#8FD1E4
accent
#B2E402
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484