#FF709B#FF709B
#FF709B is a light, vivid pink. Relative luminance 0.352; OKLCH L 72.9% C 0.178 H 3.7°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FF709B |
|---|---|
| RGB | rgb(255, 112, 155) |
| HSL | hsl(342, 100%, 72%) |
| HSV | hsv(342, 56%, 100%) |
| CMYK | cmyk(0%, 56.1%, 39.2%, 0%) |
| CIE-LAB | lab(65.92, 58.32, 4.22) |
| CIE-LCH | lch(65.92, 58.47, 4.14°) |
| OKLab | oklab(72.92% 0.1777 0.0116) |
| OKLCH | oklch(72.92% 0.178 3.7) |
| XYZ | xyz(52.9538, 35.2206, 35.0135) |
| Luminance | 0.3522 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.89
Carnation Pink
#FF7FA7
ΔE00 3.09
Strawberry
#FC5A8D
ΔE00 4.11
Medium Pink
#F36196
ΔE00 4.16
Rosa
#FE86A4
ΔE00 4.40
Pinky
#FC86AA
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF709B #70FFD4
analogous
#FF70E3 #FF709B #FF8D70
triadic
#FF709B #9BFF70 #709BFF
tetradic
#FF709B #E3FF70 #70FFD4 #8D70FF
square
#FF709B #E3FF70 #70FFD4 #8D70FF
split-complementary
#FF709B #70FF8D #70E3FF
monochromatic
#F5004A #FF3370 #FF709B #FFADC6 #FFE0EA
Accessibility & contrast
On white
2.61
#FF709B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#FF709B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF709B
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF709B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF709B | 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)
#8A8F9C
Deuteranopia (green-blind)
#B0AA98
Tritanopia (blue-blind)
#FF6180
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ff709b; /* rgb */ color: rgb(255, 112, 155); /* oklch */ color: oklch(72.9% 0.178 3.7);
Tailwind
colors: {
custom: {
50: '#ff9eb8',
500: '#ff709b',
950: '#000000',
},
}SCSS
$custom: #ff709b; $custom-light: #ff9eb8; $custom-dark: #000000;
JSON
{
"hex": "#ff709b",
"rgb": {
"r": 255,
"g": 112,
"b": 155
},
"hsl": {
"h": 341.958,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.72916,
"c": 0.17803,
"h": 3.7
},
"luminance": 0.35215
}Semantic roles & 50–950 ramp
primary
#FF709B
secondary
#D3F7ED
accent
#E6A000
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#190F11
muted
#877F80