#FC8FA7#FC8FA7
#FC8FA7 is a light, vivid red. Relative luminance 0.431; OKLCH L 77.3% C 0.134 H 6.6°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8FA7 |
|---|---|
| RGB | rgb(252, 143, 167) |
| HSL | hsl(347, 95%, 77%) |
| HSV | hsv(347, 43%, 99%) |
| CMYK | cmyk(0%, 43.3%, 33.7%, 1.2%) |
| CIE-LAB | lab(71.65, 43.72, 5.67) |
| CIE-LCH | lch(71.65, 44.09, 7.39°) |
| OKLab | oklab(77.25% 0.1326 0.0153) |
| OKLCH | oklch(77.25% 0.134 6.6) |
| XYZ | xyz(56.9448, 43.1352, 41.8785) |
| Luminance | 0.4313 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.06
Rose Pink
#F7879A
ΔE00 2.76
Pinky
#FC86AA
ΔE00 3.12
Pig Pink
#E78EA5
ΔE00 3.76
Carnation Pink
#FF7FA7
ΔE00 4.19
Carnation
#FD798F
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8FA7 #8FFCE4
analogous
#FC8FDE #FC8FA7 #FCAD8F
triadic
#FC8FA7 #A7FC8F #8FA7FC
tetradic
#FC8FA7 #DEFC8F #8FFCE4 #AD8FFC
square
#FC8FA7 #DEFC8F #8FFCE4 #AD8FFC
split-complementary
#FC8FA7 #8FFCAD #8FDEFC
monochromatic
#F91849 #FA5378 #FC8FA7 #FECBD6 #FEE1E8
Accessibility & contrast
On white
2.18
#FC8FA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#FC8FA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8FA7
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8FA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8FA7 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3A8
Deuteranopia (green-blind)
#BCB7A5
Tritanopia (blue-blind)
#FF8598
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc8fa7; /* rgb */ color: rgb(252, 143, 167); /* oklch */ color: oklch(77.3% 0.134 6.6);
Tailwind
colors: {
custom: {
50: '#ffb2c1',
500: '#fc8fa7',
950: '#000000',
},
}SCSS
$custom: #fc8fa7; $custom-light: #ffb2c1; $custom-dark: #000000;
JSON
{
"hex": "#fc8fa7",
"rgb": {
"r": 252,
"g": 143,
"b": 167
},
"hsl": {
"h": 346.789,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.77253,
"c": 0.13351,
"h": 6.6
},
"luminance": 0.4313
}Semantic roles & 50–950 ramp
primary
#FC8FA7
secondary
#D5F6EF
accent
#E6B300
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081