#FCC3CA#FCC3CA
#FCC3CA is a very light, moderate red. Relative luminance 0.640; OKLCH L 87.0% C 0.066 H 10.3°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC3CA |
|---|---|
| RGB | rgb(252, 195, 202) |
| HSL | hsl(353, 90%, 88%) |
| HSV | hsv(353, 23%, 99%) |
| CMYK | cmyk(0%, 22.6%, 19.8%, 1.2%) |
| CIE-LAB | lab(83.96, 21.35, 4.37) |
| CIE-LCH | lch(83.96, 21.79, 11.56°) |
| OKLab | oklab(86.99% 0.0647 0.0118) |
| OKLCH | oklch(86.99% 0.066 10.3) |
| XYZ | xyz(70.3212, 63.9929, 64.5134) |
| Luminance | 0.6399 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 0.67
Pale Rose
#FDC1C5
ΔE00 1.38
Bubblegum
#FFC1CC
ΔE00 1.62
Pink
#FFC0CB
ΔE00 1.76
Lightpink
#FFB6C1
ΔE00 3.87
Pale Pink
#FFCFDC
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC3CA #C3FCF5
analogous
#FCC3E6 #FCC3CA #FCD9C3
triadic
#FCC3CA #CAFCC3 #C3CAFC
tetradic
#FCC3CA #E6FCC3 #C3FCF5 #D9C3FC
square
#FCC3CA #E6FCC3 #C3FCF5 #D9C3FC
split-complementary
#FCC3CA #C3FCD9 #C3E6FC
monochromatic
#F64E63 #F98997 #FCC3CA #FEE2E5 #FEE2E5
Accessibility & contrast
On white
1.52
#FCC3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#FCC3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC3CA
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC3CA | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCBCA
Deuteranopia (green-blind)
#D9D5C9
Tritanopia (blue-blind)
#FFBFC5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fcc3ca; /* rgb */ color: rgb(252, 195, 202); /* oklch */ color: oklch(87.0% 0.066 10.3);
Tailwind
colors: {
custom: {
50: '#fed5da',
500: '#fcc3ca',
950: '#000000',
},
}SCSS
$custom: #fcc3ca; $custom-light: #fed5da; $custom-dark: #000000;
JSON
{
"hex": "#fcc3ca",
"rgb": {
"r": 252,
"g": 195,
"b": 202
},
"hsl": {
"h": 352.632,
"s": 90.476,
"l": 87.647
},
"oklch": {
"l": 0.86989,
"c": 0.0658,
"h": 10.3
},
"luminance": 0.6399
}Semantic roles & 50–950 ramp
primary
#FCC3CA
secondary
#81E3D7
accent
#E6C900
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383