#FC8FA4#FC8FA4
#FC8FA4 is a light, vivid red. Relative luminance 0.430; OKLCH L 77.2% C 0.133 H 8.3°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8FA4 |
|---|---|
| RGB | rgb(252, 143, 164) |
| HSL | hsl(348, 95%, 77%) |
| HSV | hsv(348, 43%, 99%) |
| CMYK | cmyk(0%, 43.3%, 34.9%, 1.2%) |
| CIE-LAB | lab(71.57, 43.37, 7.23) |
| CIE-LCH | lch(71.57, 43.96, 9.47°) |
| OKLab | oklab(77.17% 0.1316 0.0193) |
| OKLCH | oklch(77.17% 0.133 8.3) |
| XYZ | xyz(56.6707, 43.0256, 40.4349) |
| Luminance | 0.4302 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.21
Rosa
#FE86A4
ΔE00 2.51
Pinky
#FC86AA
ΔE00 3.88
Pig Pink
#E78EA5
ΔE00 4.11
Carnation Pink
#FF7FA7
ΔE00 4.79
Carnation
#FD798F
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8FA4 #8FFCE7
analogous
#FC8FDB #FC8FA4 #FCB08F
triadic
#FC8FA4 #A4FC8F #8FA4FC
tetradic
#FC8FA4 #DBFC8F #8FFCE7 #B08FFC
square
#FC8FA4 #DBFC8F #8FFCE7 #B08FFC
split-complementary
#FC8FA4 #8FFCB0 #8FDBFC
monochromatic
#F91843 #FA5374 #FC8FA4 #FECBD4 #FEE1E7
Accessibility & contrast
On white
2.19
#FC8FA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#FC8FA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8FA4
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8FA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8FA4 | 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)
#A2A3A4
Deuteranopia (green-blind)
#BDB7A2
Tritanopia (blue-blind)
#FF8597
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc8fa4; /* rgb */ color: rgb(252, 143, 164); /* oklch */ color: oklch(77.2% 0.133 8.3);
Tailwind
colors: {
custom: {
50: '#ffb2be',
500: '#fc8fa4',
950: '#000000',
},
}SCSS
$custom: #fc8fa4; $custom-light: #ffb2be; $custom-dark: #000000;
JSON
{
"hex": "#fc8fa4",
"rgb": {
"r": 252,
"g": 143,
"b": 164
},
"hsl": {
"h": 348.44,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.77172,
"c": 0.13295,
"h": 8.3
},
"luminance": 0.43021
}Semantic roles & 50–950 ramp
primary
#FC8FA4
secondary
#D5F6F0
accent
#E6B900
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081