#FD7798#FD7798
#FD7798 is a light, vivid red. Relative luminance 0.363; OKLCH L 73.5% C 0.166 H 6.6°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7798 |
|---|---|
| RGB | rgb(253, 119, 152) |
| HSL | hsl(345, 97%, 73%) |
| HSV | hsv(345, 53%, 99%) |
| CMYK | cmyk(0%, 53%, 39.9%, 0.8%) |
| CIE-LAB | lab(66.79, 54.13, 7.13) |
| CIE-LCH | lch(66.79, 54.60, 7.51°) |
| OKLab | oklab(73.48% 0.1646 0.019) |
| OKLCH | oklch(73.48% 0.166 6.6) |
| XYZ | xyz(52.7755, 36.3488, 33.9363) |
| Luminance | 0.3634 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 2.91
Carnation Pink
#FF7FA7
ΔE00 3.16
Rosa
#FE86A4
ΔE00 3.18
Rosy Pink
#F6688E
ΔE00 3.37
Rose Pink
#F7879A
ΔE00 3.86
Pinky
#FC86AA
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7798 #77FDDC
analogous
#FD77DB #FD7798 #FD9977
triadic
#FD7798 #98FD77 #7798FD
tetradic
#FD7798 #DBFD77 #77FDDC #9977FD
square
#FD7798 #DBFD77 #77FDDC #9977FD
split-complementary
#FD7798 #77FD99 #77DBFD
monochromatic
#F6043F #FC3B6A #FD7798 #FEB3C6 #FFE1E8
Accessibility & contrast
On white
2.54
#FD7798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#FD7798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7798
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7798 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909299
Deuteranopia (green-blind)
#B3AC95
Tritanopia (blue-blind)
#FF6983
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fd7798; /* rgb */ color: rgb(253, 119, 152); /* oklch */ color: oklch(73.5% 0.166 6.6);
Tailwind
colors: {
custom: {
50: '#ffa2b6',
500: '#fd7798',
950: '#000000',
},
}SCSS
$custom: #fd7798; $custom-light: #ffa2b6; $custom-dark: #000000;
JSON
{
"hex": "#fd7798",
"rgb": {
"r": 253,
"g": 119,
"b": 152
},
"hsl": {
"h": 345.224,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.73483,
"c": 0.16564,
"h": 6.6
},
"luminance": 0.36343
}Semantic roles & 50–950 ramp
primary
#FD7798
secondary
#D4F7EE
accent
#E6AD00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80