#FCC1CA#FCC1CA
#FCC1CA is a very light, moderate red. Relative luminance 0.631; OKLCH L 86.6% C 0.069 H 8.4°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC1CA |
|---|---|
| RGB | rgb(252, 193, 202) |
| HSL | hsl(351, 91%, 87%) |
| HSV | hsv(351, 23%, 99%) |
| CMYK | cmyk(0%, 23.4%, 19.8%, 1.2%) |
| CIE-LAB | lab(83.50, 22.40, 3.69) |
| CIE-LCH | lch(83.50, 22.71, 9.36°) |
| OKLab | oklab(86.63% 0.0678 0.01) |
| OKLCH | oklch(86.63% 0.069 8.4) |
| XYZ | xyz(69.8760, 63.1027, 64.3650) |
| Luminance | 0.6310 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 0.87
Pink
#FFC0CB
ΔE00 0.98
Light Rose
#FFC5CB
ΔE00 1.35
Pale Rose
#FDC1C5
ΔE00 1.84
Lightpink
#FFB6C1
ΔE00 3.26
Pastel Pink
#FFBACD
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC1CA #C1FCF3
analogous
#FCC1E8 #FCC1CA #FCD5C1
triadic
#FCC1CA #CAFCC1 #C1CAFC
tetradic
#FCC1CA #E8FCC1 #C1FCF3 #D5C1FC
square
#FCC1CA #E8FCC1 #C1FCF3 #D5C1FC
split-complementary
#FCC1CA #C1FCD5 #C1E8FC
monochromatic
#F64C66 #F98798 #FCC1CA #FEE2E6 #FEE2E6
Accessibility & contrast
On white
1.54
#FCC1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#FCC1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC1CA
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC1CA | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACA
Deuteranopia (green-blind)
#D7D4C9
Tritanopia (blue-blind)
#FFBDC4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fcc1ca; /* rgb */ color: rgb(252, 193, 202); /* oklch */ color: oklch(86.6% 0.069 8.4);
Tailwind
colors: {
custom: {
50: '#fed4da',
500: '#fcc1ca',
950: '#000000',
},
}SCSS
$custom: #fcc1ca; $custom-light: #fed4da; $custom-dark: #000000;
JSON
{
"hex": "#fcc1ca",
"rgb": {
"r": 252,
"g": 193,
"b": 202
},
"hsl": {
"h": 350.847,
"s": 90.769,
"l": 87.255
},
"oklch": {
"l": 0.86628,
"c": 0.06853,
"h": 8.4
},
"luminance": 0.631
}Semantic roles & 50–950 ramp
primary
#FCC1CA
secondary
#7FE2D3
accent
#E6C200
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383