#FDC7CB#FDC7CB
#FDC7CB is a very light, moderate red. Relative luminance 0.660; OKLCH L 87.8% C 0.062 H 13.4°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC7CB |
|---|---|
| RGB | rgb(253, 199, 203) |
| HSL | hsl(356, 93%, 89%) |
| HSV | hsv(356, 21%, 99%) |
| CMYK | cmyk(0%, 21.3%, 19.8%, 0.8%) |
| CIE-LAB | lab(85.02, 19.76, 5.37) |
| CIE-LCH | lch(85.02, 20.47, 15.21°) |
| OKLab | oklab(87.84% 0.0601 0.0144) |
| OKLCH | oklch(87.84% 0.062 13.4) |
| XYZ | xyz(71.7114, 66.0442, 65.4588) |
| Luminance | 0.6604 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 1.12
Pale Rose
#FDC1C5
ΔE00 1.71
Bubblegum
#FFC1CC
ΔE00 2.97
Pink
#FFC0CB
ΔE00 3.12
Pale Pink
#FFCFDC
ΔE00 4.00
Light Pink
#FFD1DF
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC7CB #C7FDF9
analogous
#FDC7E6 #FDC7CB #FDDEC7
triadic
#FDC7CB #CBFDC7 #C7CBFD
tetradic
#FDC7CB #E6FDC7 #C7FDF9 #DEC7FD
square
#FDC7CB #E6FDC7 #C7FDF9 #DEC7FD
split-complementary
#FDC7CB #C7FDDE #C7E6FD
monochromatic
#F9515D #FB8C94 #FDC7CB #FEE1E4 #FEE1E4
Accessibility & contrast
On white
1.48
#FDC7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#FDC7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC7CB
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC7CB | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCB
Deuteranopia (green-blind)
#DCD8CA
Tritanopia (blue-blind)
#FFC3C9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fdc7cb; /* rgb */ color: rgb(253, 199, 203); /* oklch */ color: oklch(87.8% 0.062 13.4);
Tailwind
colors: {
custom: {
50: '#fed8da',
500: '#fdc7cb',
950: '#000000',
},
}SCSS
$custom: #fdc7cb; $custom-light: #fed8da; $custom-dark: #000000;
JSON
{
"hex": "#fdc7cb",
"rgb": {
"r": 253,
"g": 199,
"b": 203
},
"hsl": {
"h": 355.556,
"s": 93.103,
"l": 88.627
},
"oklch": {
"l": 0.87838,
"c": 0.06179,
"h": 13.4
},
"luminance": 0.66041
}Semantic roles & 50–950 ramp
primary
#FDC7CB
secondary
#83E5DE
accent
#E6D500
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383