#FA759F#FA759F
#FA759F is a light, vivid pink. Relative luminance 0.355; OKLCH L 73.0% C 0.167 H 2.2°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FA759F |
|---|---|
| RGB | rgb(250, 117, 159) |
| HSL | hsl(341, 93%, 72%) |
| HSV | hsv(341, 53%, 98%) |
| CMYK | cmyk(0%, 53.2%, 36.4%, 2%) |
| CIE-LAB | lab(66.18, 54.84, 2.23) |
| CIE-LCH | lch(66.18, 54.89, 2.33°) |
| OKLab | oklab(73% 0.1669 0.0065) |
| OKLCH | oklch(73% 0.167 2.2) |
| XYZ | xyz(52.0464, 35.5550, 36.9160) |
| Luminance | 0.3555 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.29
Pinky
#FC86AA
ΔE00 3.53
Rosy Pink
#F6688E
ΔE00 3.66
Rosa
#FE86A4
ΔE00 3.93
Medium Pink
#F36196
ΔE00 4.33
Strawberry
#FC5A8D
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA759F #75FAD0
analogous
#FA75E1 #FA759F #FA8E75
triadic
#FA759F #9FFA75 #759FFA
tetradic
#FA759F #E1FA75 #75FAD0 #8E75FA
square
#FA759F #E1FA75 #75FAD0 #8E75FA
split-complementary
#FA759F #75FA8E #75E1FA
monochromatic
#EC0950 #F83A76 #FA759F #FCB0C8 #FEE1EA
Accessibility & contrast
On white
2.59
#FA759F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#FA759F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA759F
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA759F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA759F | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C91A0
Deuteranopia (green-blind)
#AEAA9C
Tritanopia (blue-blind)
#FF6985
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fa759f; /* rgb */ color: rgb(250, 117, 159); /* oklch */ color: oklch(73.0% 0.167 2.2);
Tailwind
colors: {
custom: {
50: '#ffa1bb',
500: '#fa759f',
950: '#000000',
},
}SCSS
$custom: #fa759f; $custom-light: #ffa1bb; $custom-dark: #000000;
JSON
{
"hex": "#fa759f",
"rgb": {
"r": 250,
"g": 117,
"b": 159
},
"hsl": {
"h": 341.053,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.73,
"c": 0.16704,
"h": 2.2
},
"luminance": 0.3555
}Semantic roles & 50–950 ramp
primary
#FA759F
secondary
#D5F6EC
accent
#E69D00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80