#FD7997#FD7997
#FD7997 is a light, vivid red. Relative luminance 0.368; OKLCH L 73.7% C 0.163 H 7.7°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7997 |
|---|---|
| RGB | rgb(253, 121, 151) |
| HSL | hsl(346, 97%, 73%) |
| HSV | hsv(346, 52%, 99%) |
| CMYK | cmyk(0%, 52.2%, 40.3%, 0.8%) |
| CIE-LAB | lab(67.12, 53.08, 8.18) |
| CIE-LCH | lch(67.12, 53.71, 8.76°) |
| OKLab | oklab(73.73% 0.1613 0.0217) |
| OKLCH | oklch(73.73% 0.163 7.7) |
| XYZ | xyz(52.9344, 36.7972, 33.5870) |
| Luminance | 0.3679 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 2.28
Rosa
#FE86A4
ΔE00 3.03
Rose Pink
#F7879A
ΔE00 3.27
Carnation Pink
#FF7FA7
ΔE00 3.52
Rosy Pink
#F6688E
ΔE00 3.80
Watermelon
#FC6C85
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7997 #79FDDF
analogous
#FD79D9 #FD7997 #FD9D79
triadic
#FD7997 #97FD79 #7997FD
tetradic
#FD7997 #D9FD79 #79FDDF #9D79FD
square
#FD7997 #D9FD79 #79FDDF #9D79FD
split-complementary
#FD7997 #79FD9D #79D9FD
monochromatic
#F8043B #FC3D68 #FD7997 #FEB5C6 #FFE1E8
Accessibility & contrast
On white
2.51
#FD7997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#FD7997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7997
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7997 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929398
Deuteranopia (green-blind)
#B4AD94
Tritanopia (blue-blind)
#FF6B84
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fd7997; /* rgb */ color: rgb(253, 121, 151); /* oklch */ color: oklch(73.7% 0.163 7.7);
Tailwind
colors: {
custom: {
50: '#ffa3b5',
500: '#fd7997',
950: '#000000',
},
}SCSS
$custom: #fd7997; $custom-light: #ffa3b5; $custom-dark: #000000;
JSON
{
"hex": "#fd7997",
"rgb": {
"r": 253,
"g": 121,
"b": 151
},
"hsl": {
"h": 346.364,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.7373,
"c": 0.1627,
"h": 7.7
},
"luminance": 0.36792
}Semantic roles & 50–950 ramp
primary
#FD7997
secondary
#D4F7EF
accent
#E6B100
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80