#FF709E#FF709E
#FF709E is a light, vivid pink. Relative luminance 0.353; OKLCH L 73.0% C 0.179 H 2.4°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FF709E |
|---|---|
| RGB | rgb(255, 112, 158) |
| HSL | hsl(341, 100%, 72%) |
| HSV | hsv(341, 56%, 100%) |
| CMYK | cmyk(0%, 56.1%, 38%, 0%) |
| CIE-LAB | lab(66.00, 58.64, 2.63) |
| CIE-LCH | lch(66.00, 58.70, 2.56°) |
| OKLab | oklab(73% 0.1787 0.0075) |
| OKLCH | oklch(73% 0.179 2.4) |
| XYZ | xyz(53.2088, 35.3226, 36.3569) |
| Luminance | 0.3532 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.91
Rosy Pink
#F6688E
ΔE00 3.39
Medium Pink
#F36196
ΔE00 3.94
Pinky
#FC86AA
ΔE00 4.31
Strawberry
#FC5A8D
ΔE00 4.32
Rosa
#FE86A4
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF709E #70FFD1
analogous
#FF70E6 #FF709E #FF8A70
triadic
#FF709E #9EFF70 #709EFF
tetradic
#FF709E #E6FF70 #70FFD1 #8A70FF
square
#FF709E #E6FF70 #70FFD1 #8A70FF
split-complementary
#FF709E #70FF8A #70E6FF
monochromatic
#F5004F #FF3374 #FF709E #FFADC8 #FFE0EA
Accessibility & contrast
On white
2.60
#FF709E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#FF709E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF709E
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF709E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF709E | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 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)
#8A8F9F
Deuteranopia (green-blind)
#AFAB9B
Tritanopia (blue-blind)
#FF6281
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ff709e; /* rgb */ color: rgb(255, 112, 158); /* oklch */ color: oklch(73.0% 0.179 2.4);
Tailwind
colors: {
custom: {
50: '#ff9eba',
500: '#ff709e',
950: '#000000',
},
}SCSS
$custom: #ff709e; $custom-light: #ff9eba; $custom-dark: #000000;
JSON
{
"hex": "#ff709e",
"rgb": {
"r": 255,
"g": 112,
"b": 158
},
"hsl": {
"h": 340.699,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.73001,
"c": 0.17883,
"h": 2.4
},
"luminance": 0.35317
}Semantic roles & 50–950 ramp
primary
#FF709E
secondary
#D3F7EC
accent
#E69C00
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#190F11
muted
#877F80