#FC7C98#FC7C98
#FC7C98 is a light, vivid red. Relative luminance 0.374; OKLCH L 74.0% C 0.158 H 7.9°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7C98 |
|---|---|
| RGB | rgb(252, 124, 152) |
| HSL | hsl(347, 96%, 74%) |
| HSV | hsv(347, 51%, 99%) |
| CMYK | cmyk(0%, 50.8%, 39.7%, 1.2%) |
| CIE-LAB | lab(67.56, 51.42, 8.23) |
| CIE-LCH | lch(67.56, 52.07, 9.09°) |
| OKLab | oklab(74.04% 0.1562 0.0218) |
| OKLCH | oklch(74.04% 0.158 7.9) |
| XYZ | xyz(53.0231, 37.3831, 34.1229) |
| Luminance | 0.3738 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 2.22
Rosa
#FE86A4
ΔE00 2.62
Rose Pink
#F7879A
ΔE00 2.67
Carnation Pink
#FF7FA7
ΔE00 3.50
Pinky
#FC86AA
ΔE00 3.95
Watermelon
#FC6C85
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7C98 #7CFCE0
analogous
#FC7CD8 #FC7C98 #FCA07C
triadic
#FC7C98 #98FC7C #7C98FC
tetradic
#FC7C98 #D8FC7C #7CFCE0 #A07CFC
square
#FC7C98 #D8FC7C #7CFCE0 #A07CFC
split-complementary
#FC7C98 #7CFCA0 #7CD8FC
monochromatic
#F8063B #FB4069 #FC7C98 #FDB8C7 #FEE1E7
Accessibility & contrast
On white
2.48
#FC7C98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#FC7C98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7C98
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7C98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7C98 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949599
Deuteranopia (green-blind)
#B5AE95
Tritanopia (blue-blind)
#FF6F86
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fc7c98; /* rgb */ color: rgb(252, 124, 152); /* oklch */ color: oklch(74.0% 0.158 7.9);
Tailwind
colors: {
custom: {
50: '#ffa5b6',
500: '#fc7c98',
950: '#000000',
},
}SCSS
$custom: #fc7c98; $custom-light: #ffa5b6; $custom-dark: #000000;
JSON
{
"hex": "#fc7c98",
"rgb": {
"r": 252,
"g": 124,
"b": 152
},
"hsl": {
"h": 346.875,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.7404,
"c": 0.15766,
"h": 7.9
},
"luminance": 0.37378
}Semantic roles & 50–950 ramp
primary
#FC7C98
secondary
#D4F7EF
accent
#E6B300
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80