#FC8FA3#FC8FA3
#FC8FA3 is a light, vivid red. Relative luminance 0.430; OKLCH L 77.1% C 0.133 H 8.9°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8FA3 |
|---|---|
| RGB | rgb(252, 143, 163) |
| HSL | hsl(349, 95%, 77%) |
| HSV | hsv(349, 43%, 99%) |
| CMYK | cmyk(0%, 43.3%, 35.3%, 1.2%) |
| CIE-LAB | lab(71.55, 43.25, 7.75) |
| CIE-LCH | lch(71.55, 43.94, 10.16°) |
| OKLab | oklab(77.15% 0.1312 0.0206) |
| OKLCH | oklch(77.15% 0.133 8.9) |
| XYZ | xyz(56.5807, 42.9896, 39.9611) |
| Luminance | 0.4299 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.08
Rosa
#FE86A4
ΔE00 2.71
Pinky
#FC86AA
ΔE00 4.15
Pig Pink
#E78EA5
ΔE00 4.27
Carnation
#FD798F
ΔE00 4.96
Carnation Pink
#FF7FA7
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8FA3 #8FFCE8
analogous
#FC8FD9 #FC8FA3 #FCB28F
triadic
#FC8FA3 #A3FC8F #8FA3FC
tetradic
#FC8FA3 #D9FC8F #8FFCE8 #B28FFC
square
#FC8FA3 #D9FC8F #8FFCE8 #B28FFC
split-complementary
#FC8FA3 #8FFCB2 #8FD9FC
monochromatic
#F91841 #FA5372 #FC8FA3 #FECBD4 #FEE1E7
Accessibility & contrast
On white
2.19
#FC8FA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#FC8FA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8FA3
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8FA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8FA3 | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A3
Deuteranopia (green-blind)
#BDB7A1
Tritanopia (blue-blind)
#FF8596
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc8fa3; /* rgb */ color: rgb(252, 143, 163); /* oklch */ color: oklch(77.1% 0.133 8.9);
Tailwind
colors: {
custom: {
50: '#ffb2be',
500: '#fc8fa3',
950: '#000000',
},
}SCSS
$custom: #fc8fa3; $custom-light: #ffb2be; $custom-dark: #000000;
JSON
{
"hex": "#fc8fa3",
"rgb": {
"r": 252,
"g": 143,
"b": 163
},
"hsl": {
"h": 348.991,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.77145,
"c": 0.13279,
"h": 8.9
},
"luminance": 0.42985
}Semantic roles & 50–950 ramp
primary
#FC8FA3
secondary
#D5F6F0
accent
#E6BB00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081