#FA729F#FA729F
#FA729F is a light, vivid pink. Relative luminance 0.349; OKLCH L 72.6% C 0.171 H 1.5°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FA729F |
|---|---|
| RGB | rgb(250, 114, 159) |
| HSL | hsl(340, 93%, 71%) |
| HSV | hsv(340, 54%, 98%) |
| CMYK | cmyk(0%, 54.4%, 36.4%, 2%) |
| CIE-LAB | lab(65.65, 56.24, 1.45) |
| CIE-LCH | lch(65.65, 56.26, 1.48°) |
| OKLab | oklab(72.6% 0.1713 0.0045) |
| OKLCH | oklch(72.6% 0.171 1.5) |
| XYZ | xyz(51.7025, 34.8671, 36.8013) |
| Luminance | 0.3486 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.82
Rosy Pink
#F6688E
ΔE00 3.56
Medium Pink
#F36196
ΔE00 3.72
Pinky
#FC86AA
ΔE00 4.10
Strawberry
#FC5A8D
ΔE00 4.60
Bubble Gum Pink
#FF69AF
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA729F #72FACD
analogous
#FA72E3 #FA729F #FA8972
triadic
#FA729F #9FFA72 #729FFA
tetradic
#FA729F #E3FA72 #72FACD #8972FA
square
#FA729F #E3FA72 #72FACD #8972FA
split-complementary
#FA729F #72FA89 #72E3FA
monochromatic
#E90853 #F83777 #FA729F #FCADC7 #FEE1EB
Accessibility & contrast
On white
2.63
#FA729F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#FA729F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA729F
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA729F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA729F | 1.00 | 2.63 | 7.97 | 7.97 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#898FA0
Deuteranopia (green-blind)
#ADA99C
Tritanopia (blue-blind)
#FF6683
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #fa729f; /* rgb */ color: rgb(250, 114, 159); /* oklch */ color: oklch(72.6% 0.171 1.5);
Tailwind
colors: {
custom: {
50: '#ff9fbb',
500: '#fa729f',
950: '#000000',
},
}SCSS
$custom: #fa729f; $custom-light: #ff9fbb; $custom-dark: #000000;
JSON
{
"hex": "#fa729f",
"rgb": {
"r": 250,
"g": 114,
"b": 159
},
"hsl": {
"h": 340.147,
"s": 93.151,
"l": 71.373
},
"oklch": {
"l": 0.726,
"c": 0.17131,
"h": 1.5
},
"luminance": 0.34862
}Semantic roles & 50–950 ramp
primary
#FA729F
secondary
#D2F6EA
accent
#E69A00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80