#FC9FA7#FC9FA7
#FC9FA7 is a light, moderate red. Relative luminance 0.483; OKLCH L 79.8% C 0.111 H 14.3°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9FA7 |
|---|---|
| RGB | rgb(252, 159, 167) |
| HSL | hsl(355, 94%, 81%) |
| HSV | hsv(355, 37%, 99%) |
| CMYK | cmyk(0%, 36.9%, 33.7%, 1.2%) |
| CIE-LAB | lab(75.01, 35.51, 10.47) |
| CIE-LCH | lch(75.01, 37.02, 16.43°) |
| OKLab | oklab(79.81% 0.1077 0.0274) |
| OKLCH | oklch(79.81% 0.111 14.3) |
| XYZ | xyz(59.5203, 48.2862, 42.7370) |
| Luminance | 0.4828 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 5.61
Rose Pink
#F7879A
ΔE00 5.76
Lightpink
#FFB6C1
ΔE00 5.98
Faded Pink
#DE9DAC
ΔE00 6.72
Blush Pink
#FE828C
ΔE00 6.76
Pig Pink
#E78EA5
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9FA7 #9FFCF4
analogous
#FC9FD5 #FC9FA7 #FCC59F
triadic
#FC9FA7 #A7FC9F #9FA7FC
tetradic
#FC9FA7 #D5FC9F #9FFCF4 #C59FFC
square
#FC9FA7 #D5FC9F #9FFCF4 #C59FFC
split-complementary
#FC9FA7 #9FFCC5 #9FD5FC
monochromatic
#F8283A #FA6471 #FC9FA7 #FEDADD #FEE1E4
Accessibility & contrast
On white
1.97
#FC9FA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#FC9FA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9FA7
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9FA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9FA7 | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AEA7
Deuteranopia (green-blind)
#C6C0A5
Tritanopia (blue-blind)
#FF96A2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fc9fa7; /* rgb */ color: rgb(252, 159, 167); /* oklch */ color: oklch(79.8% 0.111 14.3);
Tailwind
colors: {
custom: {
50: '#ffbcc1',
500: '#fc9fa7',
950: '#000000',
},
}SCSS
$custom: #fc9fa7; $custom-light: #ffbcc1; $custom-dark: #000000;
JSON
{
"hex": "#fc9fa7",
"rgb": {
"r": 252,
"g": 159,
"b": 167
},
"hsl": {
"h": 354.839,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.79814,
"c": 0.11113,
"h": 14.3
},
"luminance": 0.48282
}Semantic roles & 50–950 ramp
primary
#FC9FA7
secondary
#D5F6F3
accent
#E6D200
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181