#FC8A97#FC8A97
#FC8A97 is a light, vivid red. Relative luminance 0.411; OKLCH L 76.1% C 0.138 H 13.7°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8A97 |
|---|---|
| RGB | rgb(252, 138, 151) |
| HSL | hsl(353, 95%, 76%) |
| HSV | hsv(353, 45%, 99%) |
| CMYK | cmyk(0%, 45.2%, 40.1%, 1.2%) |
| CIE-LAB | lab(70.25, 44.42, 12.60) |
| CIE-LCH | lch(70.25, 46.17, 15.84°) |
| OKLab | oklab(76.07% 0.1345 0.0327) |
| OKLCH | oklch(76.07% 0.138 13.7) |
| XYZ | xyz(54.8222, 41.1119, 34.3203) |
| Luminance | 0.4111 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.16
Blush Pink
#FE828C
ΔE00 2.47
Carnation
#FD798F
ΔE00 3.69
Rosa
#FE86A4
ΔE00 4.62
Lightcoral
#F08080
ΔE00 5.35
Salmon Pink
#FE7B7C
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8A97 #8AFCEF
analogous
#FC8AD0 #FC8A97 #FCB68A
triadic
#FC8A97 #97FC8A #8A97FC
tetradic
#FC8A97 #D0FC8A #8AFCEF #B68AFC
square
#FC8A97 #D0FC8A #8AFCEF #B68AFC
split-complementary
#FC8A97 #8AFCB6 #8AD0FC
monochromatic
#F9132D #FA4E62 #FC8A97 #FEC6CC #FEE1E4
Accessibility & contrast
On white
2.28
#FC8A97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#FC8A97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8A97
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8A97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8A97 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09E97
Deuteranopia (green-blind)
#BCB495
Tritanopia (blue-blind)
#FF7D8F
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fc8a97; /* rgb */ color: rgb(252, 138, 151); /* oklch */ color: oklch(76.1% 0.138 13.7);
Tailwind
colors: {
custom: {
50: '#ffaeb5',
500: '#fc8a97',
950: '#000000',
},
}SCSS
$custom: #fc8a97; $custom-light: #ffaeb5; $custom-dark: #000000;
JSON
{
"hex": "#fc8a97",
"rgb": {
"r": 252,
"g": 138,
"b": 151
},
"hsl": {
"h": 353.158,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.7607,
"c": 0.13841,
"h": 13.7
},
"luminance": 0.41107
}Semantic roles & 50–950 ramp
primary
#FC8A97
secondary
#D5F6F3
accent
#E6CB00
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#181011
muted
#867F80