#FCCFC6#FCCFC6
#FCCFC6 is a very light, muted red. Relative luminance 0.694; OKLCH L 89.1% C 0.053 H 31.3°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCFC6 |
|---|---|
| RGB | rgb(252, 207, 198) |
| HSL | hsl(10, 90%, 88%) |
| HSV | hsv(10, 21%, 99%) |
| CMYK | cmyk(0%, 17.9%, 21.4%, 1.2%) |
| CIE-LAB | lab(86.70, 14.48, 10.43) |
| CIE-LCH | lch(86.70, 17.85, 35.76°) |
| OKLab | oklab(89.09% 0.045 0.0273) |
| OKLCH | oklch(89.09% 0.053 31.3) |
| XYZ | xyz(72.6512, 69.4010, 62.9839) |
| Luminance | 0.6940 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.69
Pale Rose
#FDC1C5
ΔE00 6.76
Light Rose
#FFC5CB
ΔE00 6.90
Apricot
#FBCEB1
ΔE00 8.08
Pale Pink
#FFCFDC
ΔE00 8.54
Bubblegum
#FFC1CC
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCFC6 #C6F3FC
analogous
#FCC6D8 #FCCFC6 #FCEAC6
triadic
#FCCFC6 #C6FCCF #CFC6FC
tetradic
#FCCFC6 #D8FCC6 #C6F3FC #EAC6FC
square
#FCCFC6 #D8FCC6 #C6F3FC #EAC6FC
split-complementary
#FCCFC6 #C6FCEA #C6D8FC
monochromatic
#F66D52 #F99E8C #FCCFC6 #FDE7E2 #FDE7E2
Accessibility & contrast
On white
1.41
#FCCFC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#FCCFC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCFC6
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCFC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCFC6 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C5
Deuteranopia (green-blind)
#E3DCC6
Tritanopia (blue-blind)
#FFCACD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fccfc6; /* rgb */ color: rgb(252, 207, 198); /* oklch */ color: oklch(89.1% 0.053 31.3);
Tailwind
colors: {
custom: {
50: '#feddd7',
500: '#fccfc6',
950: '#000000',
},
}SCSS
$custom: #fccfc6; $custom-light: #feddd7; $custom-dark: #000000;
JSON
{
"hex": "#fccfc6",
"rgb": {
"r": 252,
"g": 207,
"b": 198
},
"hsl": {
"h": 10,
"s": 90,
"l": 88.235
},
"oklch": {
"l": 0.89085,
"c": 0.05261,
"h": 31.3
},
"luminance": 0.69398
}Semantic roles & 50–950 ramp
primary
#FCCFC6
secondary
#83D3E3
accent
#BFE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483