#FF709D#FF709D
#FF709D is a light, vivid pink. Relative luminance 0.353; OKLCH L 73.0% C 0.179 H 2.9°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FF709D |
|---|---|
| RGB | rgb(255, 112, 157) |
| HSL | hsl(341, 100%, 72%) |
| HSV | hsv(341, 56%, 100%) |
| CMYK | cmyk(0%, 56.1%, 38.4%, 0%) |
| CIE-LAB | lab(65.97, 58.53, 3.16) |
| CIE-LCH | lch(65.97, 58.62, 3.09°) |
| OKLab | oklab(72.97% 0.1783 0.0089) |
| OKLCH | oklch(72.97% 0.179 2.9) |
| XYZ | xyz(53.1231, 35.2883, 35.9054) |
| Luminance | 0.3528 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.95
Rosy Pink
#F6688E
ΔE00 3.21
Medium Pink
#F36196
ΔE00 4.00
Strawberry
#FC5A8D
ΔE00 4.24
Pinky
#FC86AA
ΔE00 4.34
Rosa
#FE86A4
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF709D #70FFD2
analogous
#FF70E4 #FF709D #FF8B70
triadic
#FF709D #9DFF70 #709DFF
tetradic
#FF709D #E4FF70 #70FFD2 #8B70FF
square
#FF709D #E4FF70 #70FFD2 #8B70FF
split-complementary
#FF709D #70FF8B #70E4FF
monochromatic
#F5004D #FF3373 #FF709D #FFADC7 #FFE0EA
Accessibility & contrast
On white
2.61
#FF709D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#FF709D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF709D
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF709D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF709D | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A8F9E
Deuteranopia (green-blind)
#AFAB9A
Tritanopia (blue-blind)
#FF6281
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ff709d; /* rgb */ color: rgb(255, 112, 157); /* oklch */ color: oklch(73.0% 0.179 2.9);
Tailwind
colors: {
custom: {
50: '#ff9eb9',
500: '#ff709d',
950: '#000000',
},
}SCSS
$custom: #ff709d; $custom-light: #ff9eb9; $custom-dark: #000000;
JSON
{
"hex": "#ff709d",
"rgb": {
"r": 255,
"g": 112,
"b": 157
},
"hsl": {
"h": 341.119,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.72972,
"c": 0.17855,
"h": 2.9
},
"luminance": 0.35283
}Semantic roles & 50–950 ramp
primary
#FF709D
secondary
#D3F7EC
accent
#E69D00
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#190F11
muted
#877F80