#FD7599#FD7599
#FD7599 is a light, vivid pink. Relative luminance 0.359; OKLCH L 73.2% C 0.169 H 5.6°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7599 |
|---|---|
| RGB | rgb(253, 117, 153) |
| HSL | hsl(344, 97%, 73%) |
| HSV | hsv(344, 54%, 99%) |
| CMYK | cmyk(0%, 53.8%, 39.5%, 0.8%) |
| CIE-LAB | lab(66.45, 55.17, 6.09) |
| CIE-LCH | lch(66.45, 55.50, 6.29°) |
| OKLab | oklab(73.24% 0.1678 0.0164) |
| OKLCH | oklch(73.24% 0.169 5.6) |
| XYZ | xyz(52.6222, 35.9106, 34.2910) |
| Luminance | 0.3590 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.95
Rosy Pink
#F6688E
ΔE00 3.06
Rosa
#FE86A4
ΔE00 3.47
Carnation
#FD798F
ΔE00 3.55
Pinky
#FC86AA
ΔE00 4.01
Watermelon
#FC6C85
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7599 #75FDD9
analogous
#FD75DD #FD7599 #FD9575
triadic
#FD7599 #99FD75 #7599FD
tetradic
#FD7599 #DDFD75 #75FDD9 #9575FD
square
#FD7599 #DDFD75 #75FDD9 #9575FD
split-complementary
#FD7599 #75FD95 #75DDFD
monochromatic
#F40443 #FC396C #FD7599 #FEB1C6 #FFE1E9
Accessibility & contrast
On white
2.57
#FD7599 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#FD7599 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7599
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7599 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7599 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E919A
Deuteranopia (green-blind)
#B1AB96
Tritanopia (blue-blind)
#FF6782
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fd7599; /* rgb */ color: rgb(253, 117, 153); /* oklch */ color: oklch(73.2% 0.169 5.6);
Tailwind
colors: {
custom: {
50: '#ffa1b6',
500: '#fd7599',
950: '#000000',
},
}SCSS
$custom: #fd7599; $custom-light: #ffa1b6; $custom-dark: #000000;
JSON
{
"hex": "#fd7599",
"rgb": {
"r": 253,
"g": 117,
"b": 153
},
"hsl": {
"h": 344.118,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.7324,
"c": 0.16862,
"h": 5.6
},
"luminance": 0.35905
}Semantic roles & 50–950 ramp
primary
#FD7599
secondary
#D4F7EE
accent
#E6A900
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80