#FDC4CF#FDC4CF
#FDC4CF is a very light, moderate red. Relative luminance 0.649; OKLCH L 87.4% C 0.066 H 5.6°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC4CF |
|---|---|
| RGB | rgb(253, 196, 207) |
| HSL | hsl(348, 93%, 88%) |
| HSV | hsv(348, 23%, 99%) |
| CMYK | cmyk(0%, 22.5%, 18.2%, 0.8%) |
| CIE-LAB | lab(84.42, 21.93, 2.37) |
| CIE-LCH | lch(84.42, 22.05, 6.16°) |
| OKLab | oklab(87.4% 0.0662 0.0065) |
| OKLCH | oklch(87.4% 0.066 5.6) |
| XYZ | xyz(71.5107, 64.8705, 67.7738) |
| Luminance | 0.6487 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 1.15
Pink
#FFC0CB
ΔE00 1.41
Light Rose
#FFC5CB
ΔE00 1.82
Pale Rose
#FDC1C5
ΔE00 2.75
Pale Pink
#FFCFDC
ΔE00 3.10
Pastel Pink
#FFBACD
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC4CF #C4FDF2
analogous
#FDC4EB #FDC4CF #FDD5C4
triadic
#FDC4CF #CFFDC4 #C4CFFD
tetradic
#FDC4CF #EBFDC4 #C4FDF2 #D5C4FD
square
#FDC4CF #EBFDC4 #C4FDF2 #D5C4FD
split-complementary
#FDC4CF #C4FDD5 #C4EBFD
monochromatic
#F94E6F #FB899F #FDC4CF #FEE1E7 #FEE1E7
Accessibility & contrast
On white
1.50
#FDC4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#FDC4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC4CF
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC4CF | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDCF
Deuteranopia (green-blind)
#D9D6CE
Tritanopia (blue-blind)
#FFC0C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fdc4cf; /* rgb */ color: rgb(253, 196, 207); /* oklch */ color: oklch(87.4% 0.066 5.6);
Tailwind
colors: {
custom: {
50: '#fed6dd',
500: '#fdc4cf',
950: '#000000',
},
}SCSS
$custom: #fdc4cf; $custom-light: #fed6dd; $custom-dark: #000000;
JSON
{
"hex": "#fdc4cf",
"rgb": {
"r": 253,
"g": 196,
"b": 207
},
"hsl": {
"h": 348.421,
"s": 93.443,
"l": 88.039
},
"oklch": {
"l": 0.87404,
"c": 0.06647,
"h": 5.6
},
"luminance": 0.64867
}Semantic roles & 50–950 ramp
primary
#FDC4CF
secondary
#81E5D1
accent
#E6B900
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384