#FCC8CA#FCC8CA
#FCC8CA is a very light, muted red. Relative luminance 0.663; OKLCH L 87.9% C 0.059 H 15.8°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC8CA |
|---|---|
| RGB | rgb(252, 200, 202) |
| HSL | hsl(358, 90%, 89%) |
| HSV | hsv(358, 21%, 99%) |
| CMYK | cmyk(0%, 20.6%, 19.8%, 1.2%) |
| CIE-LAB | lab(85.13, 18.73, 6.06) |
| CIE-LCH | lch(85.13, 19.68, 17.93°) |
| OKLab | oklab(87.9% 0.0571 0.0161) |
| OKLCH | oklch(87.9% 0.059 15.8) |
| XYZ | xyz(71.4602, 66.2711, 64.8931) |
| Luminance | 0.6627 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 1.96
Pale Rose
#FDC1C5
ΔE00 2.23
Bubblegum
#FFC1CC
ΔE00 3.82
Pink
#FFC0CB
ΔE00 3.96
Pale Pink
#FFCFDC
ΔE00 4.45
Light Pink
#FFD1DF
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC8CA #C8FCFA
analogous
#FCC8E4 #FCC8CA #FCE0C8
triadic
#FCC8CA #CAFCC8 #C8CAFC
tetradic
#FCC8CA #E4FCC8 #C8FCFA #E0C8FC
square
#FCC8CA #E4FCC8 #C8FCFA #E0C8FC
split-complementary
#FCC8CA #C8FCE0 #C8E4FC
monochromatic
#F6545A #F98E92 #FCC8CA #FDE2E3 #FDE2E3
Accessibility & contrast
On white
1.47
#FCC8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#FCC8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC8CA
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC8CA | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFCA
Deuteranopia (green-blind)
#DDD8C9
Tritanopia (blue-blind)
#FFC3C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fcc8ca; /* rgb */ color: rgb(252, 200, 202); /* oklch */ color: oklch(87.9% 0.059 15.8);
Tailwind
colors: {
custom: {
50: '#fed8da',
500: '#fcc8ca',
950: '#000000',
},
}SCSS
$custom: #fcc8ca; $custom-light: #fed8da; $custom-dark: #000000;
JSON
{
"hex": "#fcc8ca",
"rgb": {
"r": 252,
"g": 200,
"b": 202
},
"hsl": {
"h": 357.692,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.87898,
"c": 0.05934,
"h": 15.8
},
"luminance": 0.66268
}Semantic roles & 50–950 ramp
primary
#FCC8CA
secondary
#85E3DF
accent
#E6DD00
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383