#FF709C#FF709C
#FF709C is a light, vivid pink. Relative luminance 0.352; OKLCH L 72.9% C 0.178 H 3.3°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FF709C |
|---|---|
| RGB | rgb(255, 112, 156) |
| HSL | hsl(342, 100%, 72%) |
| HSV | hsv(342, 56%, 100%) |
| CMYK | cmyk(0%, 56.1%, 38.8%, 0%) |
| CIE-LAB | lab(65.95, 58.43, 3.69) |
| CIE-LCH | lch(65.95, 58.54, 3.61°) |
| OKLab | oklab(72.94% 0.178 0.0103) |
| OKLCH | oklch(72.94% 0.178 3.3) |
| XYZ | xyz(53.0381, 35.2543, 35.4577) |
| Luminance | 0.3525 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.01
Rosy Pink
#F6688E
ΔE00 3.05
Medium Pink
#F36196
ΔE00 4.07
Strawberry
#FC5A8D
ΔE00 4.17
Pinky
#FC86AA
ΔE00 4.38
Rosa
#FE86A4
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF709C #70FFD3
analogous
#FF70E4 #FF709C #FF8B70
triadic
#FF709C #9CFF70 #709CFF
tetradic
#FF709C #E4FF70 #70FFD3 #8B70FF
square
#FF709C #E4FF70 #70FFD3 #8B70FF
split-complementary
#FF709C #70FF8B #70E4FF
monochromatic
#F5004B #FF3372 #FF709C #FFADC6 #FFE0EA
Accessibility & contrast
On white
2.61
#FF709C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#FF709C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF709C
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF709C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF709C | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A8F9D
Deuteranopia (green-blind)
#AFAB99
Tritanopia (blue-blind)
#FF6281
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ff709c; /* rgb */ color: rgb(255, 112, 156); /* oklch */ color: oklch(72.9% 0.178 3.3);
Tailwind
colors: {
custom: {
50: '#ff9eb9',
500: '#ff709c',
950: '#000000',
},
}SCSS
$custom: #ff709c; $custom-light: #ff9eb9; $custom-dark: #000000;
JSON
{
"hex": "#ff709c",
"rgb": {
"r": 255,
"g": 112,
"b": 156
},
"hsl": {
"h": 341.538,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.72944,
"c": 0.17829,
"h": 3.3
},
"luminance": 0.35249
}Semantic roles & 50–950 ramp
primary
#FF709C
secondary
#D3F7EC
accent
#E69F00
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#190F11
muted
#877F80