#FF759F#FF759F
#FF759F is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.7% C 0.172 H 3.1°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FF759F |
|---|---|
| RGB | rgb(255, 117, 159) |
| HSL | hsl(342, 100%, 73%) |
| HSV | hsv(342, 54%, 100%) |
| CMYK | cmyk(0%, 54.1%, 37.6%, 0%) |
| CIE-LAB | lab(66.89, 56.46, 3.35) |
| CIE-LCH | lch(66.89, 56.56, 3.40°) |
| OKLab | oklab(73.68% 0.1719 0.0094) |
| OKLCH | oklch(73.68% 0.172 3.1) |
| XYZ | xyz(53.8623, 36.4914, 37.0011) |
| Luminance | 0.3649 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.08
Pinky
#FC86AA
ΔE00 3.44
Rosa
#FE86A4
ΔE00 3.58
Rosy Pink
#F6688E
ΔE00 3.77
Medium Pink
#F36196
ΔE00 4.85
Carnation
#FD798F
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF759F #75FFD5
analogous
#FF75E4 #FF759F #FF9075
triadic
#FF759F #9FFF75 #759FFF
tetradic
#FF759F #E4FF75 #75FFD5 #9075FF
square
#FF759F #E4FF75 #75FFD5 #9075FF
split-complementary
#FF759F #75FF90 #75E4FF
monochromatic
#FA004C #FF3874 #FF759F #FFB2CA #FFE0EA
Accessibility & contrast
On white
2.53
#FF759F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#FF759F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF759F
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF759F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF759F | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E92A0
Deuteranopia (green-blind)
#B1AD9C
Tritanopia (blue-blind)
#FF6885
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ff759f; /* rgb */ color: rgb(255, 117, 159); /* oklch */ color: oklch(73.7% 0.172 3.1);
Tailwind
colors: {
custom: {
50: '#ffa1bb',
500: '#ff759f',
950: '#000000',
},
}SCSS
$custom: #ff759f; $custom-light: #ffa1bb; $custom-dark: #000000;
JSON
{
"hex": "#ff759f",
"rgb": {
"r": 255,
"g": 117,
"b": 159
},
"hsl": {
"h": 341.739,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.7368,
"c": 0.17216,
"h": 3.1
},
"luminance": 0.36486
}Semantic roles & 50–950 ramp
primary
#FF759F
secondary
#D4F7EC
accent
#E6A000
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80