#FDC7CA#FDC7CA
#FDC7CA is a very light, moderate red. Relative luminance 0.660; OKLCH L 87.8% C 0.062 H 14.7°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC7CA |
|---|---|
| RGB | rgb(253, 199, 202) |
| HSL | hsl(357, 93%, 89%) |
| HSV | hsv(357, 21%, 99%) |
| CMYK | cmyk(0%, 21.3%, 20.2%, 0.8%) |
| CIE-LAB | lab(84.99, 19.61, 5.87) |
| CIE-LCH | lch(84.99, 20.47, 16.67°) |
| OKLab | oklab(87.81% 0.0597 0.0156) |
| OKLCH | oklch(87.81% 0.062 14.7) |
| XYZ | xyz(71.5926, 65.9967, 64.8332) |
| Luminance | 0.6599 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 1.37
Pale Rose
#FDC1C5
ΔE00 1.72
Bubblegum
#FFC1CC
ΔE00 3.26
Pink
#FFC0CB
ΔE00 3.40
Pale Pink
#FFCFDC
ΔE00 4.32
Light Pink
#FFD1DF
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC7CA #C7FDFA
analogous
#FDC7E5 #FDC7CA #FDDFC7
triadic
#FDC7CA #CAFDC7 #C7CAFD
tetradic
#FDC7CA #E5FDC7 #C7FDFA #DFC7FD
square
#FDC7CA #E5FDC7 #C7FDFA #DFC7FD
split-complementary
#FDC7CA #C7FDDF #C7E5FD
monochromatic
#F9515A #FB8C92 #FDC7CA #FEE1E3 #FEE1E3
Accessibility & contrast
On white
1.48
#FDC7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#FDC7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC7CA
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC7CA | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CECA
Deuteranopia (green-blind)
#DCD8C9
Tritanopia (blue-blind)
#FFC2C8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fdc7ca; /* rgb */ color: rgb(253, 199, 202); /* oklch */ color: oklch(87.8% 0.062 14.7);
Tailwind
colors: {
custom: {
50: '#fed8da',
500: '#fdc7ca',
950: '#000000',
},
}SCSS
$custom: #fdc7ca; $custom-light: #fed8da; $custom-dark: #000000;
JSON
{
"hex": "#fdc7ca",
"rgb": {
"r": 253,
"g": 199,
"b": 202
},
"hsl": {
"h": 356.667,
"s": 93.103,
"l": 88.627
},
"oklch": {
"l": 0.87811,
"c": 0.06174,
"h": 14.7
},
"luminance": 0.65994
}Semantic roles & 50–950 ramp
primary
#FDC7CA
secondary
#83E5DF
accent
#E6D900
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383