#FF709A#FF709A
#FF709A is a light, vivid pink. Relative luminance 0.352; OKLCH L 72.9% C 0.178 H 4.2°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FF709A |
|---|---|
| RGB | rgb(255, 112, 154) |
| HSL | hsl(342, 100%, 72%) |
| HSV | hsv(342, 56%, 100%) |
| CMYK | cmyk(0%, 56.1%, 39.6%, 0%) |
| CIE-LAB | lab(65.89, 58.22, 4.75) |
| CIE-LCH | lch(65.89, 58.41, 4.67°) |
| OKLab | oklab(72.89% 0.1773 0.013) |
| OKLCH | oklch(72.89% 0.178 4.2) |
| XYZ | xyz(52.8701, 35.1871, 34.5731) |
| Luminance | 0.3518 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.75
Carnation Pink
#FF7FA7
ΔE00 3.19
Strawberry
#FC5A8D
ΔE00 4.08
Medium Pink
#F36196
ΔE00 4.27
Rosa
#FE86A4
ΔE00 4.37
Pinky
#FC86AA
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF709A #70FFD5
analogous
#FF70E1 #FF709A #FF8E70
triadic
#FF709A #9AFF70 #709AFF
tetradic
#FF709A #E1FF70 #70FFD5 #8E70FF
square
#FF709A #E1FF70 #70FFD5 #8E70FF
split-complementary
#FF709A #70FF8E #70E1FF
monochromatic
#F50048 #FF336F #FF709A #FFADC5 #FFE0E9
Accessibility & contrast
On white
2.61
#FF709A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#FF709A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF709A
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF709A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF709A | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B8F9B
Deuteranopia (green-blind)
#B0AA97
Tritanopia (blue-blind)
#FF6180
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ff709a; /* rgb */ color: rgb(255, 112, 154); /* oklch */ color: oklch(72.9% 0.178 4.2);
Tailwind
colors: {
custom: {
50: '#ff9eb7',
500: '#ff709a',
950: '#000000',
},
}SCSS
$custom: #ff709a; $custom-light: #ff9eb7; $custom-dark: #000000;
JSON
{
"hex": "#ff709a",
"rgb": {
"r": 255,
"g": 112,
"b": 154
},
"hsl": {
"h": 342.378,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.72888,
"c": 0.17777,
"h": 4.2
},
"luminance": 0.35181
}Semantic roles & 50–950 ramp
primary
#FF709A
secondary
#D3F7ED
accent
#E6A200
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#190F11
muted
#877F80