#FCCFC7#FCCFC7
#FCCFC7 is a very light, muted red. Relative luminance 0.694; OKLCH L 89.1% C 0.052 H 29.9°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCFC7 |
|---|---|
| RGB | rgb(252, 207, 199) |
| HSL | hsl(9, 90%, 88%) |
| HSV | hsv(9, 21%, 99%) |
| CMYK | cmyk(0%, 17.9%, 21%, 1.2%) |
| CIE-LAB | lab(86.73, 14.63, 9.93) |
| CIE-LCH | lch(86.73, 17.68, 34.18°) |
| OKLab | oklab(89.11% 0.0454 0.0261) |
| OKLCH | oklch(89.11% 0.052 29.9) |
| XYZ | xyz(72.7669, 69.4473, 63.5934) |
| Luminance | 0.6945 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.42
Light Rose
#FFC5CB
ΔE00 6.52
Mistyrose
#FFE4E1
ΔE00 6.61
Pale Pink
#FFCFDC
ΔE00 8.12
Bubblegum
#FFC1CC
ΔE00 8.43
Light Pink
#FFD1DF
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCFC7 #C7F4FC
analogous
#FCC7D9 #FCCFC7 #FCE9C7
triadic
#FCCFC7 #C7FCCF #CFC7FC
tetradic
#FCCFC7 #D9FCC7 #C7F4FC #E9C7FC
square
#FCCFC7 #D9FCC7 #C7F4FC #E9C7FC
split-complementary
#FCCFC7 #C7FCE9 #C7D9FC
monochromatic
#F66B53 #F99D8D #FCCFC7 #FDE6E2 #FDE6E2
Accessibility & contrast
On white
1.41
#FCCFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#FCCFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCFC7
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCFC7 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C6
Deuteranopia (green-blind)
#E3DCC7
Tritanopia (blue-blind)
#FFCACD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fccfc7; /* rgb */ color: rgb(252, 207, 199); /* oklch */ color: oklch(89.1% 0.052 29.9);
Tailwind
colors: {
custom: {
50: '#feddd8',
500: '#fccfc7',
950: '#000000',
},
}SCSS
$custom: #fccfc7; $custom-light: #feddd8; $custom-dark: #000000;
JSON
{
"hex": "#fccfc7",
"rgb": {
"r": 252,
"g": 207,
"b": 199
},
"hsl": {
"h": 9.057,
"s": 89.831,
"l": 88.431
},
"oklch": {
"l": 0.89111,
"c": 0.0523,
"h": 29.9
},
"luminance": 0.69445
}Semantic roles & 50–950 ramp
primary
#FCCFC7
secondary
#84D5E3
accent
#C3E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483