#FCD4DB#FCD4DB
#FCD4DB is a very light, muted red. Relative luminance 0.729; OKLCH L 90.6% C 0.046 H 6.2°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD4DB |
|---|---|
| RGB | rgb(252, 212, 219) |
| HSL | hsl(350, 87%, 91%) |
| HSV | hsv(350, 16%, 99%) |
| CMYK | cmyk(0%, 15.9%, 13.1%, 1.2%) |
| CIE-LAB | lab(88.40, 15.05, 1.78) |
| CIE-LCH | lch(88.40, 15.15, 6.74°) |
| OKLab | oklab(90.57% 0.0454 0.0049) |
| OKLCH | oklch(90.57% 0.046 6.2) |
| XYZ | xyz(76.4740, 72.8991, 77.0466) |
| Luminance | 0.7290 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Pink
#FFD1DF
ΔE00 2.86
Pale Pink
#FFCFDC
ΔE00 2.93
Light Rose
#FFC5CB
ΔE00 5.08
Pale Rose
#FDC1C5
ΔE00 6.03
Bubblegum
#FFC1CC
ΔE00 6.11
Pink
#FFC0CB
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD4DB #D4FCF5
analogous
#FCD4EF #FCD4DB #FCE1D4
triadic
#FCD4DB #DBFCD4 #D4DBFC
tetradic
#FCD4DB #EFFCD4 #D4FCF5 #E1D4FC
square
#FCD4DB #EFFCD4 #D4FCF5 #E1D4FC
split-complementary
#FCD4DB #D4FCE1 #D4EFFC
monochromatic
#F4627B #F89BAB #FCD4DB #FDE2E7 #FDE2E7
Accessibility & contrast
On white
1.35
#FCD4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#FCD4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD4DB
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD4DB | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADB
Deuteranopia (green-blind)
#E2E0DA
Tritanopia (blue-blind)
#FFD2D6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #fcd4db; /* rgb */ color: rgb(252, 212, 219); /* oklch */ color: oklch(90.6% 0.046 6.2);
Tailwind
colors: {
custom: {
50: '#fde1e6',
500: '#fcd4db',
950: '#000000',
},
}SCSS
$custom: #fcd4db; $custom-light: #fde1e6; $custom-dark: #000000;
JSON
{
"hex": "#fcd4db",
"rgb": {
"r": 252,
"g": 212,
"b": 219
},
"hsl": {
"h": 349.5,
"s": 86.957,
"l": 90.98
},
"oklch": {
"l": 0.90572,
"c": 0.04562,
"h": 6.2
},
"luminance": 0.72897
}Semantic roles & 50–950 ramp
primary
#FCD4DB
secondary
#90E4D5
accent
#E4BC02
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484