#FC7A97#FC7A97
#FC7A97 is a light, vivid red. Relative luminance 0.368; OKLCH L 73.7% C 0.160 H 7.8°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7A97 |
|---|---|
| RGB | rgb(252, 122, 151) |
| HSL | hsl(347, 96%, 73%) |
| HSV | hsv(347, 52%, 99%) |
| CMYK | cmyk(0%, 51.6%, 40.1%, 1.2%) |
| CIE-LAB | lab(67.17, 52.27, 8.23) |
| CIE-LCH | lch(67.17, 52.91, 8.94°) |
| OKLab | oklab(73.73% 0.1588 0.0218) |
| OKLCH | oklch(73.73% 0.16 7.8) |
| XYZ | xyz(52.6934, 36.8543, 33.6107) |
| Luminance | 0.3685 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 2.21
Rosa
#FE86A4
ΔE00 2.93
Rose Pink
#F7879A
ΔE00 3.04
Carnation Pink
#FF7FA7
ΔE00 3.56
Watermelon
#FC6C85
ΔE00 3.91
Rosy Pink
#F6688E
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7A97 #7AFCDF
analogous
#FC7AD8 #FC7A97 #FC9E7A
triadic
#FC7A97 #97FC7A #7A97FC
tetradic
#FC7A97 #D8FC7A #7AFCDF #9E7AFC
square
#FC7A97 #D8FC7A #7AFCDF #9E7AFC
split-complementary
#FC7A97 #7AFC9E #7AD8FC
monochromatic
#F6063B #FB3E68 #FC7A97 #FDB6C6 #FEE1E8
Accessibility & contrast
On white
2.51
#FC7A97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#FC7A97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7A97
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7A97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7A97 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939498
Deuteranopia (green-blind)
#B4AD94
Tritanopia (blue-blind)
#FF6C85
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fc7a97; /* rgb */ color: rgb(252, 122, 151); /* oklch */ color: oklch(73.7% 0.160 7.8);
Tailwind
colors: {
custom: {
50: '#ffa4b5',
500: '#fc7a97',
950: '#000000',
},
}SCSS
$custom: #fc7a97; $custom-light: #ffa4b5; $custom-dark: #000000;
JSON
{
"hex": "#fc7a97",
"rgb": {
"r": 252,
"g": 122,
"b": 151
},
"hsl": {
"h": 346.615,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.73734,
"c": 0.16024,
"h": 7.8
},
"luminance": 0.36849
}Semantic roles & 50–950 ramp
primary
#FC7A97
secondary
#D4F7EF
accent
#E6B200
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80