#FCC9CF#FCC9CF
#FCC9CF is a very light, muted red. Relative luminance 0.670; OKLCH L 88.2% C 0.058 H 10.4°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC9CF |
|---|---|
| RGB | rgb(252, 201, 207) |
| HSL | hsl(353, 89%, 89%) |
| HSV | hsv(353, 20%, 99%) |
| CMYK | cmyk(0%, 20.2%, 17.9%, 1.2%) |
| CIE-LAB | lab(85.49, 18.95, 3.92) |
| CIE-LCH | lch(85.49, 19.35, 11.68°) |
| OKLab | oklab(88.22% 0.0575 0.0106) |
| OKLCH | oklch(88.22% 0.058 10.4) |
| XYZ | xyz(72.2942, 66.9765, 68.1390) |
| Luminance | 0.6697 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 1.68
Pale Rose
#FDC1C5
ΔE00 2.63
Pale Pink
#FFCFDC
ΔE00 2.97
Bubblegum
#FFC1CC
ΔE00 3.04
Pink
#FFC0CB
ΔE00 3.26
Light Pink
#FFD1DF
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC9CF #C9FCF6
analogous
#FCC9E9 #FCC9CF #FCDDC9
triadic
#FCC9CF #CFFCC9 #C9CFFC
tetradic
#FCC9CF #E9FCC9 #C9FCF6 #DDC9FC
square
#FCC9CF #E9FCC9 #C9FCF6 #DDC9FC
split-complementary
#FCC9CF #C9FCDD #C9E9FC
monochromatic
#F65568 #F98F9B #FCC9CF #FDE2E5 #FDE2E5
Accessibility & contrast
On white
1.46
#FCC9CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#FCC9CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC9CF
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC9CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC9CF | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CF
Deuteranopia (green-blind)
#DCD9CE
Tritanopia (blue-blind)
#FFC5CB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fcc9cf; /* rgb */ color: rgb(252, 201, 207); /* oklch */ color: oklch(88.2% 0.058 10.4);
Tailwind
colors: {
custom: {
50: '#fed9dd',
500: '#fcc9cf',
950: '#000000',
},
}SCSS
$custom: #fcc9cf; $custom-light: #fed9dd; $custom-dark: #000000;
JSON
{
"hex": "#fcc9cf",
"rgb": {
"r": 252,
"g": 201,
"b": 207
},
"hsl": {
"h": 352.941,
"s": 89.474,
"l": 88.824
},
"oklch": {
"l": 0.88215,
"c": 0.05841,
"h": 10.4
},
"luminance": 0.66974
}Semantic roles & 50–950 ramp
primary
#FCC9CF
secondary
#86E3D8
accent
#E6CA00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384