#FC9CA7#FC9CA7
#FC9CA7 is a light, moderate red. Relative luminance 0.473; OKLCH L 79.3% C 0.115 H 12.6°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9CA7 |
|---|---|
| RGB | rgb(252, 156, 167) |
| HSL | hsl(353, 94%, 80%) |
| HSV | hsv(353, 38%, 99%) |
| CMYK | cmyk(0%, 38.1%, 33.7%, 1.2%) |
| CIE-LAB | lab(74.36, 37.06, 9.55) |
| CIE-LCH | lch(74.36, 38.28, 14.45°) |
| OKLab | oklab(79.32% 0.1124 0.0251) |
| OKLCH | oklch(79.32% 0.115 12.6) |
| XYZ | xyz(59.0107, 47.2669, 42.5672) |
| Luminance | 0.4726 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.88
Soft Pink
#FDB0C0
ΔE00 5.70
Pig Pink
#E78EA5
ΔE00 6.02
Rosa
#FE86A4
ΔE00 6.07
Blush Pink
#FE828C
ΔE00 6.35
Lightpink
#FFB6C1
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9CA7 #9CFCF1
analogous
#FC9CD7 #FC9CA7 #FCC19C
triadic
#FC9CA7 #A7FC9C #9CA7FC
tetradic
#FC9CA7 #D7FC9C #9CFCF1 #C19CFC
square
#FC9CA7 #D7FC9C #9CFCF1 #C19CFC
split-complementary
#FC9CA7 #9CFCC1 #9CD7FC
monochromatic
#F8253D #FA6172 #FC9CA7 #FED7DC #FEE1E5
Accessibility & contrast
On white
2.01
#FC9CA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#FC9CA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9CA7
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9CA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9CA7 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADACA7
Deuteranopia (green-blind)
#C5BEA5
Tritanopia (blue-blind)
#FF93A0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fc9ca7; /* rgb */ color: rgb(252, 156, 167); /* oklch */ color: oklch(79.3% 0.115 12.6);
Tailwind
colors: {
custom: {
50: '#ffbac1',
500: '#fc9ca7',
950: '#000000',
},
}SCSS
$custom: #fc9ca7; $custom-light: #ffbac1; $custom-dark: #000000;
JSON
{
"hex": "#fc9ca7",
"rgb": {
"r": 252,
"g": 156,
"b": 167
},
"hsl": {
"h": 353.125,
"s": 94.118,
"l": 80
},
"oklch": {
"l": 0.79321,
"c": 0.11517,
"h": 12.6
},
"luminance": 0.47262
}Semantic roles & 50–950 ramp
primary
#FC9CA7
secondary
#D5F6F2
accent
#E6CB00
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181