#FCD4D2#FCD4D2
#FCD4D2 is a very light, muted red. Relative luminance 0.724; OKLCH L 90.3% C 0.045 H 21.4°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD4D2 |
|---|---|
| RGB | rgb(252, 212, 210) |
| HSL | hsl(3, 88%, 91%) |
| HSV | hsv(3, 17%, 99%) |
| CMYK | cmyk(0%, 15.9%, 16.7%, 1.2%) |
| CIE-LAB | lab(88.18, 13.65, 6.21) |
| CIE-LCH | lch(88.18, 14.99, 24.46°) |
| OKLab | oklab(90.33% 0.042 0.0165) |
| OKLCH | oklch(90.33% 0.045 21.4) |
| XYZ | xyz(75.3211, 72.4379, 70.9745) |
| Luminance | 0.7244 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.99
Light Rose
#FFC5CB
ΔE00 5.88
Pale Pink
#FFCFDC
ΔE00 6.01
Light Pink
#FFD1DF
ΔE00 6.19
Pale Rose
#FDC1C5
ΔE00 6.29
Bubblegum
#FFC1CC
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD4D2 #D2FAFC
analogous
#FCD2E5 #FCD4D2 #FCE9D2
triadic
#FCD4D2 #D2FCD4 #D4D2FC
tetradic
#FCD4D2 #E5FCD2 #D2FAFC #E9D2FC
square
#FCD4D2 #E5FCD2 #D2FAFC #E9D2FC
split-complementary
#FCD4D2 #D2FCE9 #D2E5FC
monochromatic
#F4665F #F89D99 #FCD4D2 #FDE4E2 #FDE4E2
Accessibility & contrast
On white
1.36
#FCD4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#FCD4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD4D2
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD4D2 | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D2
Deuteranopia (green-blind)
#E4E0D2
Tritanopia (blue-blind)
#FFD0D4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fcd4d2; /* rgb */ color: rgb(252, 212, 210); /* oklch */ color: oklch(90.3% 0.045 21.4);
Tailwind
colors: {
custom: {
50: '#fde1df',
500: '#fcd4d2',
950: '#000000',
},
}SCSS
$custom: #fcd4d2; $custom-light: #fde1df; $custom-dark: #000000;
JSON
{
"hex": "#fcd4d2",
"rgb": {
"r": 252,
"g": 212,
"b": 210
},
"hsl": {
"h": 2.857,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.90328,
"c": 0.04511,
"h": 21.4
},
"luminance": 0.72436
}Semantic roles & 50–950 ramp
primary
#FCD4D2
secondary
#8EE0E4
accent
#D9E401
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484