#FA74BA#FA74BA
#FA74BA is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.7% C 0.180 H 349.9°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FA74BA |
|---|---|
| RGB | rgb(250, 116, 186) |
| HSL | hsl(329, 93%, 72%) |
| HSV | hsv(329, 54%, 98%) |
| CMYK | cmyk(0%, 53.6%, 25.6%, 2%) |
| CIE-LAB | lab(66.80, 58.59, -12.15) |
| CIE-LCH | lch(66.80, 59.84, 348.28°) |
| OKLab | oklab(73.72% 0.1769 -0.0316) |
| OKLCH | oklch(73.72% 0.18 349.9) |
| XYZ | xyz(54.5346, 36.3649, 50.5918) |
| Luminance | 0.3636 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.65
Hot Pink
#FF69B4
ΔE00 2.05
Bubble Gum Pink
#FF69AF
ΔE00 2.67
Pink (survey)
#FF81C0
ΔE00 2.79
Bubblegum Pink
#FE83CC
ΔE00 3.77
Carnation Pink
#FF7FA7
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA74BA #74FAB4
analogous
#F774FA #FA74BA #FA7477
triadic
#FA74BA #BAFA74 #74BAFA
tetradic
#FA74BA #FAF774 #74FAB4 #7477FA
square
#FA74BA #FAF774 #74FAB4 #7477FA
split-complementary
#FA74BA #77FA74 #74FAF7
monochromatic
#EB087F #F8399D #FA74BA #FCAFD7 #FEE1F0
Accessibility & contrast
On white
2.54
#FA74BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#FA74BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA74BA
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA74BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA74BA | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8394BC
Deuteranopia (green-blind)
#A8ABB7
Tritanopia (blue-blind)
#FF6F8F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fa74ba; /* rgb */ color: rgb(250, 116, 186); /* oklch */ color: oklch(73.7% 0.180 349.9);
Tailwind
colors: {
custom: {
50: '#ffa1ce',
500: '#fa74ba',
950: '#000000',
},
}SCSS
$custom: #fa74ba; $custom-light: #ffa1ce; $custom-dark: #000000;
JSON
{
"hex": "#fa74ba",
"rgb": {
"r": 250,
"g": 116,
"b": 186
},
"hsl": {
"h": 328.657,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.73725,
"c": 0.17967,
"h": 349.9
},
"luminance": 0.3636
}Semantic roles & 50–950 ramp
primary
#FA74BA
secondary
#D4F6E4
accent
#E66E00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82