#FD7C97#FD7C97
#FD7C97 is a light, vivid red. Relative luminance 0.375; OKLCH L 74.1% C 0.159 H 8.6°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7C97 |
|---|---|
| RGB | rgb(253, 124, 151) |
| HSL | hsl(347, 97%, 74%) |
| HSV | hsv(347, 51%, 99%) |
| CMYK | cmyk(0%, 51%, 40.3%, 0.8%) |
| CIE-LAB | lab(67.68, 51.65, 8.97) |
| CIE-LCH | lch(67.68, 52.42, 9.86°) |
| OKLab | oklab(74.15% 0.1568 0.0236) |
| OKLCH | oklch(74.15% 0.159 8.6) |
| XYZ | xyz(53.3047, 37.5377, 33.7104) |
| Luminance | 0.3753 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.88
Rose Pink
#F7879A
ΔE00 2.58
Rosa
#FE86A4
ΔE00 2.82
Carnation Pink
#FF7FA7
ΔE00 3.83
Watermelon
#FC6C85
ΔE00 3.96
Pinky
#FC86AA
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7C97 #7CFDE2
analogous
#FD7CD8 #FD7C97 #FDA27C
triadic
#FD7C97 #97FD7C #7C97FD
tetradic
#FD7C97 #D8FD7C #7CFDE2 #A27CFD
square
#FD7C97 #D8FD7C #7CFDE2 #A27CFD
split-complementary
#FD7C97 #7CFDA2 #7CD8FD
monochromatic
#FB0438 #FC4067 #FD7C97 #FEB8C7 #FFE1E7
Accessibility & contrast
On white
2.47
#FD7C97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#FD7C97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7C97
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7C97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7C97 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959598
Deuteranopia (green-blind)
#B5AE94
Tritanopia (blue-blind)
#FF6E86
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fd7c97; /* rgb */ color: rgb(253, 124, 151); /* oklch */ color: oklch(74.1% 0.159 8.6);
Tailwind
colors: {
custom: {
50: '#ffa5b5',
500: '#fd7c97',
950: '#000000',
},
}SCSS
$custom: #fd7c97; $custom-light: #ffa5b5; $custom-dark: #000000;
JSON
{
"hex": "#fd7c97",
"rgb": {
"r": 253,
"g": 124,
"b": 151
},
"hsl": {
"h": 347.442,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.74147,
"c": 0.15857,
"h": 8.6
},
"luminance": 0.37532
}Semantic roles & 50–950 ramp
primary
#FD7C97
secondary
#D4F7F0
accent
#E6B500
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80