#FC8F97#FC8F97
#FC8F97 is a light, vivid red. Relative luminance 0.426; OKLCH L 76.8% C 0.132 H 16.0°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8F97 |
|---|---|
| RGB | rgb(252, 143, 151) |
| HSL | hsl(356, 95%, 77%) |
| HSV | hsv(356, 43%, 99%) |
| CMYK | cmyk(0%, 43.3%, 40.1%, 1.2%) |
| CIE-LAB | lab(71.27, 41.90, 14.03) |
| CIE-LCH | lch(71.27, 44.18, 18.51°) |
| OKLab | oklab(76.84% 0.1267 0.0363) |
| OKLCH | oklch(76.84% 0.132 16) |
| XYZ | xyz(55.5562, 42.5797, 34.5649) |
| Luminance | 0.4258 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 2.90
Rose Pink
#F7879A
ΔE00 3.61
Lightcoral
#F08080
ΔE00 5.06
Carnation
#FD798F
ΔE00 5.15
Salmon Pink
#FE7B7C
ΔE00 5.78
Rosa
#FE86A4
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8F97 #8FFCF4
analogous
#FC8FCE #FC8F97 #FCBD8F
triadic
#FC8F97 #97FC8F #8F97FC
tetradic
#FC8F97 #CEFC8F #8FFCF4 #BD8FFC
square
#FC8F97 #CEFC8F #8FFCF4 #BD8FFC
split-complementary
#FC8F97 #8FFCBD #8FCEFC
monochromatic
#F91828 #FA5360 #FC8F97 #FECBCE #FEE1E3
Accessibility & contrast
On white
2.21
#FC8F97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#FC8F97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8F97
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8F97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8F97 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A197
Deuteranopia (green-blind)
#BFB795
Tritanopia (blue-blind)
#FF8292
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fc8f97; /* rgb */ color: rgb(252, 143, 151); /* oklch */ color: oklch(76.8% 0.132 16.0);
Tailwind
colors: {
custom: {
50: '#ffb1b5',
500: '#fc8f97',
950: '#000000',
},
}SCSS
$custom: #fc8f97; $custom-light: #ffb1b5; $custom-dark: #000000;
JSON
{
"hex": "#fc8f97",
"rgb": {
"r": 252,
"g": 143,
"b": 151
},
"hsl": {
"h": 355.596,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.76841,
"c": 0.13181,
"h": 16
},
"luminance": 0.42575
}Semantic roles & 50–950 ramp
primary
#FC8F97
secondary
#D5F6F4
accent
#E6D500
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080