#FD7799#FD7799
#FD7799 is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.5% C 0.166 H 6.1°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7799 |
|---|---|
| RGB | rgb(253, 119, 153) |
| HSL | hsl(345, 97%, 73%) |
| HSV | hsv(345, 53%, 99%) |
| CMYK | cmyk(0%, 53%, 39.5%, 0.8%) |
| CIE-LAB | lab(66.81, 54.23, 6.60) |
| CIE-LCH | lch(66.81, 54.63, 6.94°) |
| OKLab | oklab(73.51% 0.1649 0.0177) |
| OKLCH | oklch(73.51% 0.166 6.1) |
| XYZ | xyz(52.8577, 36.3817, 34.3695) |
| Luminance | 0.3638 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.93
Rosa
#FE86A4
ΔE00 3.12
Carnation
#FD798F
ΔE00 3.18
Rosy Pink
#F6688E
ΔE00 3.38
Pinky
#FC86AA
ΔE00 3.86
Rose Pink
#F7879A
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7799 #77FDDB
analogous
#FD77DC #FD7799 #FD9877
triadic
#FD7799 #99FD77 #7799FD
tetradic
#FD7799 #DCFD77 #77FDDB #9877FD
square
#FD7799 #DCFD77 #77FDDB #9877FD
split-complementary
#FD7799 #77FD98 #77DCFD
monochromatic
#F60441 #FC3B6C #FD7799 #FEB3C6 #FFE1E8
Accessibility & contrast
On white
2.54
#FD7799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#FD7799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7799
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7799 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90929A
Deuteranopia (green-blind)
#B2AC96
Tritanopia (blue-blind)
#FF6984
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fd7799; /* rgb */ color: rgb(253, 119, 153); /* oklch */ color: oklch(73.5% 0.166 6.1);
Tailwind
colors: {
custom: {
50: '#ffa2b6',
500: '#fd7799',
950: '#000000',
},
}SCSS
$custom: #fd7799; $custom-light: #ffa2b6; $custom-dark: #000000;
JSON
{
"hex": "#fd7799",
"rgb": {
"r": 253,
"g": 119,
"b": 153
},
"hsl": {
"h": 344.776,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.7351,
"c": 0.16584,
"h": 6.1
},
"luminance": 0.36376
}Semantic roles & 50–950 ramp
primary
#FD7799
secondary
#D4F7EE
accent
#E6AB00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80