#FCD3D2#FCD3D2
#FCD3D2 is a very light, muted red. Relative luminance 0.719; OKLCH L 90.1% C 0.046 H 19.7°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD3D2 |
|---|---|
| RGB | rgb(252, 211, 210) |
| HSL | hsl(1, 88%, 91%) |
| HSV | hsv(1, 17%, 99%) |
| CMYK | cmyk(0%, 16.3%, 16.7%, 1.2%) |
| CIE-LAB | lab(87.94, 14.17, 5.86) |
| CIE-LCH | lch(87.94, 15.34, 22.47°) |
| OKLab | oklab(90.14% 0.0435 0.0156) |
| OKLCH | oklch(90.14% 0.046 19.7) |
| XYZ | xyz(75.0719, 71.9395, 70.8915) |
| Luminance | 0.7194 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 5.38
Mistyrose
#FFE4E1
ΔE00 5.40
Pale Pink
#FFCFDC
ΔE00 5.50
Light Pink
#FFD1DF
ΔE00 5.71
Pale Rose
#FDC1C5
ΔE00 5.84
Bubblegum
#FFC1CC
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD3D2 #D2FBFC
analogous
#FCD2E6 #FCD3D2 #FCE8D2
triadic
#FCD3D2 #D2FCD3 #D3D2FC
tetradic
#FCD3D2 #E6FCD2 #D2FBFC #E8D2FC
square
#FCD3D2 #E6FCD2 #D2FBFC #E8D2FC
split-complementary
#FCD3D2 #D2FCE8 #D2E6FC
monochromatic
#F4635F #F89B99 #FCD3D2 #FDE3E2 #FDE3E2
Accessibility & contrast
On white
1.36
#FCD3D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#FCD3D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD3D2
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD3D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD3D2 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D2
Deuteranopia (green-blind)
#E3DFD1
Tritanopia (blue-blind)
#FFCFD3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fcd3d2; /* rgb */ color: rgb(252, 211, 210); /* oklch */ color: oklch(90.1% 0.046 19.7);
Tailwind
colors: {
custom: {
50: '#fde0df',
500: '#fcd3d2',
950: '#000000',
},
}SCSS
$custom: #fcd3d2; $custom-light: #fde0df; $custom-dark: #000000;
JSON
{
"hex": "#fcd3d2",
"rgb": {
"r": 252,
"g": 211,
"b": 210
},
"hsl": {
"h": 1.429,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.90141,
"c": 0.04619,
"h": 19.7
},
"luminance": 0.71937
}Semantic roles & 50–950 ramp
primary
#FCD3D2
secondary
#8EE2E4
accent
#DFE401
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484