#FD7797#FD7797
#FD7797 is a light, vivid red. Relative luminance 0.363; OKLCH L 73.5% C 0.165 H 7.1°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7797 |
|---|---|
| RGB | rgb(253, 119, 151) |
| HSL | hsl(346, 97%, 73%) |
| HSV | hsv(346, 53%, 99%) |
| CMYK | cmyk(0%, 53%, 40.3%, 0.8%) |
| CIE-LAB | lab(66.76, 54.02, 7.66) |
| CIE-LCH | lch(66.76, 54.56, 8.07°) |
| OKLab | oklab(73.46% 0.1642 0.0204) |
| OKLCH | oklch(73.46% 0.165 7.1) |
| XYZ | xyz(52.6939, 36.3162, 33.5068) |
| Luminance | 0.3631 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 2.64
Rosa
#FE86A4
ΔE00 3.26
Rosy Pink
#F6688E
ΔE00 3.39
Carnation Pink
#FF7FA7
ΔE00 3.40
Rose Pink
#F7879A
ΔE00 3.74
Watermelon
#FC6C85
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7797 #77FDDD
analogous
#FD77DA #FD7797 #FD9A77
triadic
#FD7797 #97FD77 #7797FD
tetradic
#FD7797 #DAFD77 #77FDDD #9A77FD
square
#FD7797 #DAFD77 #77FDDD #9A77FD
split-complementary
#FD7797 #77FD9A #77DAFD
monochromatic
#F6043D #FC3B69 #FD7797 #FEB3C5 #FFE1E8
Accessibility & contrast
On white
2.54
#FD7797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#FD7797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7797
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7797 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909298
Deuteranopia (green-blind)
#B3AC94
Tritanopia (blue-blind)
#FF6983
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fd7797; /* rgb */ color: rgb(253, 119, 151); /* oklch */ color: oklch(73.5% 0.165 7.1);
Tailwind
colors: {
custom: {
50: '#ffa2b5',
500: '#fd7797',
950: '#000000',
},
}SCSS
$custom: #fd7797; $custom-light: #ffa2b5; $custom-dark: #000000;
JSON
{
"hex": "#fd7797",
"rgb": {
"r": 253,
"g": 119,
"b": 151
},
"hsl": {
"h": 345.672,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.73456,
"c": 0.16545,
"h": 7.1
},
"luminance": 0.36311
}Semantic roles & 50–950 ramp
primary
#FD7797
secondary
#D4F7EF
accent
#E6AF00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80