#FA749B#FA749B
#FA749B is a light, vivid pink. Relative luminance 0.352; OKLCH L 72.8% C 0.167 H 3.9°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FA749B |
|---|---|
| RGB | rgb(250, 116, 155) |
| HSL | hsl(343, 93%, 72%) |
| HSV | hsv(343, 54%, 98%) |
| CMYK | cmyk(0%, 53.6%, 38%, 2%) |
| CIE-LAB | lab(65.89, 54.87, 4.09) |
| CIE-LCH | lch(65.89, 55.02, 4.26°) |
| OKLab | oklab(72.75% 0.167 0.0113) |
| OKLCH | oklch(72.75% 0.167 3.9) |
| XYZ | xyz(51.5891, 35.1866, 35.0788) |
| Luminance | 0.3518 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.73
Rosy Pink
#F6688E
ΔE00 2.97
Rosa
#FE86A4
ΔE00 3.86
Pinky
#FC86AA
ΔE00 3.90
Medium Pink
#F36196
ΔE00 4.40
Carnation
#FD798F
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA749B #74FAD3
analogous
#FA74DE #FA749B #FA9074
triadic
#FA749B #9BFA74 #749BFA
tetradic
#FA749B #DEFA74 #74FAD3 #9074FA
square
#FA749B #DEFA74 #74FAD3 #9074FA
split-complementary
#FA749B #74FA90 #74DEFA
monochromatic
#EB084A #F83971 #FA749B #FCAFC6 #FEE1EA
Accessibility & contrast
On white
2.61
#FA749B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#FA749B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA749B
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA749B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA749B | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C909C
Deuteranopia (green-blind)
#AFAA98
Tritanopia (blue-blind)
#FF6782
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #fa749b; /* rgb */ color: rgb(250, 116, 155); /* oklch */ color: oklch(72.8% 0.167 3.9);
Tailwind
colors: {
custom: {
50: '#ffa0b8',
500: '#fa749b',
950: '#000000',
},
}SCSS
$custom: #fa749b; $custom-light: #ffa0b8; $custom-dark: #000000;
JSON
{
"hex": "#fa749b",
"rgb": {
"r": 250,
"g": 116,
"b": 155
},
"hsl": {
"h": 342.537,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.72752,
"c": 0.16736,
"h": 3.9
},
"luminance": 0.35181
}Semantic roles & 50–950 ramp
primary
#FA749B
secondary
#D4F6EC
accent
#E6A300
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80