#FA74B1#FA74B1
#FA74B1 is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.4% C 0.175 H 353.8°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FA74B1 |
|---|---|
| RGB | rgb(250, 116, 177) |
| HSL | hsl(333, 93%, 72%) |
| HSV | hsv(333, 54%, 98%) |
| CMYK | cmyk(0%, 53.6%, 29.2%, 2%) |
| CIE-LAB | lab(66.52, 57.44, -7.49) |
| CIE-LCH | lch(66.52, 57.93, 352.57°) |
| OKLab | oklab(73.42% 0.1742 -0.0191) |
| OKLCH | oklch(73.42% 0.175 353.8) |
| XYZ | xyz(53.6078, 35.9941, 45.7107) |
| Luminance | 0.3599 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.89
Bubble Gum Pink
#FF69AF
ΔE00 1.92
Hot Pink
#FF69B4
ΔE00 2.28
Pink (survey)
#FF81C0
ΔE00 3.24
Carnation Pink
#FF7FA7
ΔE00 4.88
Bubblegum Pink
#FE83CC
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA74B1 #74FABD
analogous
#FA74F4 #FA74B1 #FA7A74
triadic
#FA74B1 #B1FA74 #74B1FA
tetradic
#FA74B1 #F4FA74 #74FABD #7A74FA
square
#FA74B1 #F4FA74 #74FABD #7A74FA
split-complementary
#FA74B1 #74FA7A #74F4FA
monochromatic
#EB0870 #F83990 #FA74B1 #FCAFD2 #FEE1EE
Accessibility & contrast
On white
2.56
#FA74B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#FA74B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA74B1
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA74B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA74B1 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8693B3
Deuteranopia (green-blind)
#AAABAE
Tritanopia (blue-blind)
#FF6D8B
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fa74b1; /* rgb */ color: rgb(250, 116, 177); /* oklch */ color: oklch(73.4% 0.175 353.8);
Tailwind
colors: {
custom: {
50: '#ffa1c8',
500: '#fa74b1',
950: '#000000',
},
}SCSS
$custom: #fa74b1; $custom-light: #ffa1c8; $custom-dark: #000000;
JSON
{
"hex": "#fa74b1",
"rgb": {
"r": 250,
"g": 116,
"b": 177
},
"hsl": {
"h": 332.687,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.73422,
"c": 0.17524,
"h": 353.8
},
"luminance": 0.35989
}Semantic roles & 50–950 ramp
primary
#FA74B1
secondary
#D4F6E6
accent
#E67D00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82