#FCC0CA#FCC0CA
#FCC0CA is a very light, moderate red. Relative luminance 0.627; OKLCH L 86.4% C 0.070 H 7.5°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC0CA |
|---|---|
| RGB | rgb(252, 192, 202) |
| HSL | hsl(350, 91%, 87%) |
| HSV | hsv(350, 24%, 99%) |
| CMYK | cmyk(0%, 23.8%, 19.8%, 1.2%) |
| CIE-LAB | lab(83.26, 22.93, 3.36) |
| CIE-LCH | lch(83.26, 23.17, 8.33°) |
| OKLab | oklab(86.45% 0.0693 0.0091) |
| OKLCH | oklch(86.45% 0.07 7.5) |
| XYZ | xyz(69.6557, 62.6621, 64.2916) |
| Luminance | 0.6266 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 0.61
Pink
#FFC0CB
ΔE00 0.68
Light Rose
#FFC5CB
ΔE00 1.74
Pale Rose
#FDC1C5
ΔE00 2.15
Lightpink
#FFB6C1
ΔE00 3.00
Pastel Pink
#FFBACD
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC0CA #C0FCF2
analogous
#FCC0E8 #FCC0CA #FCD4C0
triadic
#FCC0CA #CAFCC0 #C0CAFC
tetradic
#FCC0CA #E8FCC0 #C0FCF2 #D4C0FC
square
#FCC0CA #E8FCC0 #C0FCF2 #D4C0FC
split-complementary
#FCC0CA #C0FCD4 #C0E8FC
monochromatic
#F64B68 #F98699 #FCC0CA #FEE2E6 #FEE2E6
Accessibility & contrast
On white
1.55
#FCC0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#FCC0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC0CA
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC0CA | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CA
Deuteranopia (green-blind)
#D7D4C9
Tritanopia (blue-blind)
#FFBCC3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fcc0ca; /* rgb */ color: rgb(252, 192, 202); /* oklch */ color: oklch(86.4% 0.070 7.5);
Tailwind
colors: {
custom: {
50: '#fed3da',
500: '#fcc0ca',
950: '#000000',
},
}SCSS
$custom: #fcc0ca; $custom-light: #fed3da; $custom-dark: #000000;
JSON
{
"hex": "#fcc0ca",
"rgb": {
"r": 252,
"g": 192,
"b": 202
},
"hsl": {
"h": 350,
"s": 90.909,
"l": 87.059
},
"oklch": {
"l": 0.86449,
"c": 0.06993,
"h": 7.5
},
"luminance": 0.62659
}Semantic roles & 50–950 ramp
primary
#FCC0CA
secondary
#7EE2D2
accent
#E6BF00
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383