#FA749E#FA749E
#FA749E is a light, vivid pink. Relative luminance 0.353; OKLCH L 72.8% C 0.168 H 2.4°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FA749E |
|---|---|
| RGB | rgb(250, 116, 158) |
| HSL | hsl(341, 93%, 72%) |
| HSV | hsv(341, 54%, 98%) |
| CMYK | cmyk(0%, 53.6%, 36.8%, 2%) |
| CIE-LAB | lab(65.97, 55.20, 2.50) |
| CIE-LCH | lch(65.97, 55.26, 2.59°) |
| OKLab | oklab(72.84% 0.168 0.0072) |
| OKLCH | oklch(72.84% 0.168 2.4) |
| XYZ | xyz(51.8441, 35.2887, 36.4222) |
| Luminance | 0.3528 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.49
Rosy Pink
#F6688E
ΔE00 3.43
Pinky
#FC86AA
ΔE00 3.74
Rosa
#FE86A4
ΔE00 4.06
Medium Pink
#F36196
ΔE00 4.17
Strawberry
#FC5A8D
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA749E #74FAD0
analogous
#FA74E1 #FA749E #FA8D74
triadic
#FA749E #9EFA74 #749EFA
tetradic
#FA749E #E1FA74 #74FAD0 #8D74FA
square
#FA749E #E1FA74 #74FAD0 #8D74FA
split-complementary
#FA749E #74FA8D #74E1FA
monochromatic
#EB0850 #F83975 #FA749E #FCAFC7 #FEE1EA
Accessibility & contrast
On white
2.61
#FA749E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#FA749E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA749E
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA749E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA749E | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B909F
Deuteranopia (green-blind)
#AEAA9B
Tritanopia (blue-blind)
#FF6884
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #fa749e; /* rgb */ color: rgb(250, 116, 158); /* oklch */ color: oklch(72.8% 0.168 2.4);
Tailwind
colors: {
custom: {
50: '#ffa0ba',
500: '#fa749e',
950: '#000000',
},
}SCSS
$custom: #fa749e; $custom-light: #ffa0ba; $custom-dark: #000000;
JSON
{
"hex": "#fa749e",
"rgb": {
"r": 250,
"g": 116,
"b": 158
},
"hsl": {
"h": 341.194,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.72837,
"c": 0.16817,
"h": 2.4
},
"luminance": 0.35283
}Semantic roles & 50–950 ramp
primary
#FA749E
secondary
#D4F6EB
accent
#E69E00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80