#FC7F97#FC7F97
#FC7F97 is a light, vivid red. Relative luminance 0.381; OKLCH L 74.4% C 0.153 H 9.4°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7F97 |
|---|---|
| RGB | rgb(252, 127, 151) |
| HSL | hsl(348, 95%, 74%) |
| HSV | hsv(348, 50%, 99%) |
| CMYK | cmyk(0%, 49.6%, 40.1%, 1.2%) |
| CIE-LAB | lab(68.10, 49.86, 9.56) |
| CIE-LCH | lch(68.10, 50.77, 10.85°) |
| OKLab | oklab(74.44% 0.1513 0.0251) |
| OKLCH | oklch(74.44% 0.153 9.4) |
| XYZ | xyz(53.3232, 38.1139, 33.8206) |
| Luminance | 0.3811 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.79
Rose Pink
#F7879A
ΔE00 1.89
Rosa
#FE86A4
ΔE00 2.79
Blush Pink
#FE828C
ΔE00 4.10
Watermelon
#FC6C85
ΔE00 4.22
Carnation Pink
#FF7FA7
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7F97 #7FFCE4
analogous
#FC7FD6 #FC7F97 #FCA67F
triadic
#FC7F97 #97FC7F #7F97FC
tetradic
#FC7F97 #D6FC7F #7FFCE4 #A67FFC
square
#FC7F97 #D6FC7F #7FFCE4 #A67FFC
split-complementary
#FC7F97 #7FFCA6 #7FD6FC
monochromatic
#F90736 #FB4366 #FC7F97 #FDBBC8 #FEE1E7
Accessibility & contrast
On white
2.44
#FC7F97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#FC7F97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7F97
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7F97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7F97 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979797
Deuteranopia (green-blind)
#B6AF94
Tritanopia (blue-blind)
#FF7288
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fc7f97; /* rgb */ color: rgb(252, 127, 151); /* oklch */ color: oklch(74.4% 0.153 9.4);
Tailwind
colors: {
custom: {
50: '#ffa7b5',
500: '#fc7f97',
950: '#000000',
},
}SCSS
$custom: #fc7f97; $custom-light: #ffa7b5; $custom-dark: #000000;
JSON
{
"hex": "#fc7f97",
"rgb": {
"r": 252,
"g": 127,
"b": 151
},
"hsl": {
"h": 348.48,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.74441,
"c": 0.15335,
"h": 9.4
},
"luminance": 0.38109
}Semantic roles & 50–950 ramp
primary
#FC7F97
secondary
#D4F7F0
accent
#E6B900
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80