#FCC7CA#FCC7CA
#FCC7CA is a very light, moderate red. Relative luminance 0.658; OKLCH L 87.7% C 0.061 H 14.6°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC7CA |
|---|---|
| RGB | rgb(252, 199, 202) |
| HSL | hsl(357, 90%, 88%) |
| HSV | hsv(357, 21%, 99%) |
| CMYK | cmyk(0%, 21%, 19.8%, 1.2%) |
| CIE-LAB | lab(84.90, 19.25, 5.72) |
| CIE-LCH | lch(84.90, 20.08, 16.55°) |
| OKLab | oklab(87.72% 0.0586 0.0153) |
| OKLCH | oklch(87.72% 0.061 14.6) |
| XYZ | xyz(71.2294, 65.8095, 64.8162) |
| Luminance | 0.6581 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 1.51
Pale Rose
#FDC1C5
ΔE00 1.87
Bubblegum
#FFC1CC
ΔE00 3.36
Pink
#FFC0CB
ΔE00 3.50
Pale Pink
#FFCFDC
ΔE00 4.26
Light Pink
#FFD1DF
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC7CA #C7FCF9
analogous
#FCC7E4 #FCC7CA #FCDEC7
triadic
#FCC7CA #CAFCC7 #C7CAFC
tetradic
#FCC7CA #E4FCC7 #C7FCF9 #DEC7FC
square
#FCC7CA #E4FCC7 #C7FCF9 #DEC7FC
split-complementary
#FCC7CA #C7FCDE #C7E4FC
monochromatic
#F6535C #F98D93 #FCC7CA #FDE2E4 #FDE2E4
Accessibility & contrast
On white
1.48
#FCC7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#FCC7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC7CA
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC7CA | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 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: #fcc7ca; /* rgb */ color: rgb(252, 199, 202); /* oklch */ color: oklch(87.7% 0.061 14.6);
Tailwind
colors: {
custom: {
50: '#fed8da',
500: '#fcc7ca',
950: '#000000',
},
}SCSS
$custom: #fcc7ca; $custom-light: #fed8da; $custom-dark: #000000;
JSON
{
"hex": "#fcc7ca",
"rgb": {
"r": 252,
"g": 199,
"b": 202
},
"hsl": {
"h": 356.604,
"s": 89.831,
"l": 88.431
},
"oklch": {
"l": 0.87715,
"c": 0.06058,
"h": 14.6
},
"luminance": 0.65807
}Semantic roles & 50–950 ramp
primary
#FCC7CA
secondary
#84E3DE
accent
#E6D900
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383