#FCD4D0#FCD4D0
#FCD4D0 is a very light, muted red. Relative luminance 0.723; OKLCH L 90.3% C 0.045 H 24.7°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD4D0 |
|---|---|
| RGB | rgb(252, 212, 208) |
| HSL | hsl(5, 88%, 90%) |
| HSV | hsv(5, 17%, 99%) |
| CMYK | cmyk(0%, 15.9%, 17.5%, 1.2%) |
| CIE-LAB | lab(88.13, 13.35, 7.19) |
| CIE-LCH | lch(88.13, 15.16, 28.33°) |
| OKLab | oklab(90.28% 0.0412 0.019) |
| OKLCH | oklch(90.28% 0.045 24.7) |
| XYZ | xyz(75.0735, 72.3389, 69.6705) |
| Luminance | 0.7234 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.90
Light Rose
#FFC5CB
ΔE00 6.38
Pale Rose
#FDC1C5
ΔE00 6.67
Pale Pink
#FFCFDC
ΔE00 6.81
Light Pink
#FFD1DF
ΔE00 7.02
Bubblegum
#FFC1CC
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD4D0 #D0F8FC
analogous
#FCD0E2 #FCD4D0 #FCEAD0
triadic
#FCD4D0 #D0FCD4 #D4D0FC
tetradic
#FCD4D0 #E2FCD0 #D0F8FC #EAD0FC
square
#FCD4D0 #E2FCD0 #D0F8FC #EAD0FC
split-complementary
#FCD4D0 #D0FCEA #D0E2FC
monochromatic
#F56B5D #F89F96 #FCD4D0 #FDE5E2 #FDE5E2
Accessibility & contrast
On white
1.36
#FCD4D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#FCD4D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD4D0
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD4D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD4D0 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D0
Deuteranopia (green-blind)
#E5E0D0
Tritanopia (blue-blind)
#FFD0D3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fcd4d0; /* rgb */ color: rgb(252, 212, 208); /* oklch */ color: oklch(90.3% 0.045 24.7);
Tailwind
colors: {
custom: {
50: '#fde1de',
500: '#fcd4d0',
950: '#000000',
},
}SCSS
$custom: #fcd4d0; $custom-light: #fde1de; $custom-dark: #000000;
JSON
{
"hex": "#fcd4d0",
"rgb": {
"r": 252,
"g": 212,
"b": 208
},
"hsl": {
"h": 5.455,
"s": 88,
"l": 90.196
},
"oklch": {
"l": 0.90275,
"c": 0.04541,
"h": 24.7
},
"luminance": 0.72336
}Semantic roles & 50–950 ramp
primary
#FCD4D0
secondary
#8CDCE4
accent
#D0E501
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484