#FD709E#FD709E
#FD709E is a light, vivid pink. Relative luminance 0.349; OKLCH L 72.7% C 0.177 H 2.1°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FD709E |
|---|---|
| RGB | rgb(253, 112, 158) |
| HSL | hsl(340, 97%, 72%) |
| HSV | hsv(340, 56%, 99%) |
| CMYK | cmyk(0%, 55.7%, 37.5%, 0.8%) |
| CIE-LAB | lab(65.71, 58.00, 2.16) |
| CIE-LCH | lch(65.71, 58.04, 2.14°) |
| OKLab | oklab(72.72% 0.1767 0.0063) |
| OKLCH | oklch(72.72% 0.177 2.1) |
| XYZ | xyz(52.4768, 34.9451, 36.3226) |
| Luminance | 0.3494 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.00
Rosy Pink
#F6688E
ΔE00 3.34
Medium Pink
#F36196
ΔE00 3.70
Strawberry
#FC5A8D
ΔE00 4.27
Pinky
#FC86AA
ΔE00 4.36
Rosa
#FE86A4
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD709E #70FDCF
analogous
#FD70E4 #FD709E #FD8970
triadic
#FD709E #9EFD70 #709EFD
tetradic
#FD709E #E4FD70 #70FDCF #8970FD
square
#FD709E #E4FD70 #70FDCF #8970FD
split-complementary
#FD709E #70FD89 #70E4FD
monochromatic
#EF0350 #FC3475 #FD709E #FEACC7 #FFE1EB
Accessibility & contrast
On white
2.63
#FD709E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#FD709E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD709E
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD709E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD709E | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#898F9F
Deuteranopia (green-blind)
#AEAA9B
Tritanopia (blue-blind)
#FF6381
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #fd709e; /* rgb */ color: rgb(253, 112, 158); /* oklch */ color: oklch(72.7% 0.177 2.1);
Tailwind
colors: {
custom: {
50: '#ff9eba',
500: '#fd709e',
950: '#000000',
},
}SCSS
$custom: #fd709e; $custom-light: #ff9eba; $custom-dark: #000000;
JSON
{
"hex": "#fd709e",
"rgb": {
"r": 253,
"g": 112,
"b": 158
},
"hsl": {
"h": 340.426,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.72723,
"c": 0.17683,
"h": 2.1
},
"luminance": 0.3494
}Semantic roles & 50–950 ramp
primary
#FD709E
secondary
#D2F7EB
accent
#E69B00
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#190F11
muted
#877F80