#FD759D#FD759D
#FD759D is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.4% C 0.170 H 3.7°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FD759D |
|---|---|
| RGB | rgb(253, 117, 157) |
| HSL | hsl(342, 97%, 73%) |
| HSV | hsv(342, 54%, 99%) |
| CMYK | cmyk(0%, 53.8%, 37.9%, 0.8%) |
| CIE-LAB | lab(66.55, 55.60, 3.96) |
| CIE-LCH | lch(66.55, 55.74, 4.08°) |
| OKLab | oklab(73.35% 0.1692 0.0109) |
| OKLCH | oklch(73.35% 0.17 3.7) |
| XYZ | xyz(52.9581, 36.0450, 36.0602) |
| Luminance | 0.3604 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.31
Rosy Pink
#F6688E
ΔE00 3.42
Rosa
#FE86A4
ΔE00 3.55
Pinky
#FC86AA
ΔE00 3.57
Carnation
#FD798F
ΔE00 4.59
Medium Pink
#F36196
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD759D #75FDD5
analogous
#FD75E1 #FD759D #FD9175
triadic
#FD759D #9DFD75 #759DFD
tetradic
#FD759D #E1FD75 #75FDD5 #9175FD
square
#FD759D #E1FD75 #75FDD5 #9175FD
split-complementary
#FD759D #75FD91 #75E1FD
monochromatic
#F4044A #FC3972 #FD759D #FEB1C8 #FFE1EA
Accessibility & contrast
On white
2.56
#FD759D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#FD759D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD759D
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD759D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD759D | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D929E
Deuteranopia (green-blind)
#B1AC9A
Tritanopia (blue-blind)
#FF6884
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fd759d; /* rgb */ color: rgb(253, 117, 157); /* oklch */ color: oklch(73.4% 0.170 3.7);
Tailwind
colors: {
custom: {
50: '#ffa1b9',
500: '#fd759d',
950: '#000000',
},
}SCSS
$custom: #fd759d; $custom-light: #ffa1b9; $custom-dark: #000000;
JSON
{
"hex": "#fd759d",
"rgb": {
"r": 253,
"g": 117,
"b": 157
},
"hsl": {
"h": 342.353,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.73351,
"c": 0.16957,
"h": 3.7
},
"luminance": 0.3604
}Semantic roles & 50–950 ramp
primary
#FD759D
secondary
#D4F7ED
accent
#E6A200
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80