#FA729B#FA729B
#FA729B is a light, vivid pink. Relative luminance 0.347; OKLCH L 72.5% C 0.170 H 3.4°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FA729B |
|---|---|
| RGB | rgb(250, 114, 155) |
| HSL | hsl(342, 93%, 71%) |
| HSV | hsv(342, 54%, 98%) |
| CMYK | cmyk(0%, 54.4%, 38%, 2%) |
| CIE-LAB | lab(65.54, 55.80, 3.58) |
| CIE-LCH | lch(65.54, 55.91, 3.67°) |
| OKLab | oklab(72.49% 0.1699 0.01) |
| OKLCH | oklch(72.49% 0.17 3.4) |
| XYZ | xyz(51.3610, 34.7305, 35.0028) |
| Luminance | 0.3473 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.82
Carnation Pink
#FF7FA7
ΔE00 2.98
Medium Pink
#F36196
ΔE00 3.96
Pinky
#FC86AA
ΔE00 4.20
Strawberry
#FC5A8D
ΔE00 4.28
Rosa
#FE86A4
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA729B #72FAD1
analogous
#FA72DF #FA729B #FA8D72
triadic
#FA729B #9BFA72 #729BFA
tetradic
#FA729B #DFFA72 #72FAD1 #8D72FA
square
#FA729B #DFFA72 #72FAD1 #8D72FA
split-complementary
#FA729B #72FA8D #72DFFA
monochromatic
#E9084C #F83771 #FA729B #FCADC5 #FEE1EA
Accessibility & contrast
On white
2.64
#FA729B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#FA729B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA729B
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA729B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA729B | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A8F9C
Deuteranopia (green-blind)
#AEA998
Tritanopia (blue-blind)
#FF6581
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #fa729b; /* rgb */ color: rgb(250, 114, 155); /* oklch */ color: oklch(72.5% 0.170 3.4);
Tailwind
colors: {
custom: {
50: '#ff9fb8',
500: '#fa729b',
950: '#000000',
},
}SCSS
$custom: #fa729b; $custom-light: #ff9fb8; $custom-dark: #000000;
JSON
{
"hex": "#fa729b",
"rgb": {
"r": 250,
"g": 114,
"b": 155
},
"hsl": {
"h": 341.912,
"s": 93.151,
"l": 71.373
},
"oklch": {
"l": 0.72485,
"c": 0.17017,
"h": 3.4
},
"luminance": 0.34725
}Semantic roles & 50–950 ramp
primary
#FA729B
secondary
#D2F6EB
accent
#E6A000
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80