#FA739B#FA739B
#FA739B is a light, vivid pink. Relative luminance 0.350; OKLCH L 72.6% C 0.169 H 3.6°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FA739B |
|---|---|
| RGB | rgb(250, 115, 155) |
| HSL | hsl(342, 93%, 72%) |
| HSV | hsv(342, 54%, 98%) |
| CMYK | cmyk(0%, 54%, 38%, 2%) |
| CIE-LAB | lab(65.72, 55.33, 3.83) |
| CIE-LCH | lch(65.72, 55.47, 3.96°) |
| OKLab | oklab(72.62% 0.1684 0.0106) |
| OKLCH | oklch(72.62% 0.169 3.6) |
| XYZ | xyz(51.4744, 34.9573, 35.0406) |
| Luminance | 0.3495 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.85
Rosy Pink
#F6688E
ΔE00 2.88
Pinky
#FC86AA
ΔE00 4.05
Rosa
#FE86A4
ΔE00 4.07
Medium Pink
#F36196
ΔE00 4.18
Strawberry
#FC5A8D
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA739B #73FAD2
analogous
#FA73DF #FA739B #FA8F73
triadic
#FA739B #9BFA73 #739BFA
tetradic
#FA739B #DFFA73 #73FAD2 #8F73FA
square
#FA739B #DFFA73 #73FAD2 #8F73FA
split-complementary
#FA739B #73FA8F #73DFFA
monochromatic
#EA084B #F83871 #FA739B #FCAEC5 #FEE1EA
Accessibility & contrast
On white
2.63
#FA739B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#FA739B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA739B
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA739B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA739B | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B909C
Deuteranopia (green-blind)
#AEA998
Tritanopia (blue-blind)
#FF6682
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #fa739b; /* rgb */ color: rgb(250, 115, 155); /* oklch */ color: oklch(72.6% 0.169 3.6);
Tailwind
colors: {
custom: {
50: '#ffa0b8',
500: '#fa739b',
950: '#000000',
},
}SCSS
$custom: #fa739b; $custom-light: #ffa0b8; $custom-dark: #000000;
JSON
{
"hex": "#fa739b",
"rgb": {
"r": 250,
"g": 115,
"b": 155
},
"hsl": {
"h": 342.222,
"s": 93.103,
"l": 71.569
},
"oklch": {
"l": 0.72618,
"c": 0.16876,
"h": 3.6
},
"luminance": 0.34952
}Semantic roles & 50–950 ramp
primary
#FA739B
secondary
#D3F6EB
accent
#E6A100
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80